Template:Eea query

From solab
Jump to navigation Jump to search
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
PREFIX cr: <http://cr.eionet.europa.eu/ontologies/contreg.rdf#>
SELECT *
WHERE {
 ?bookmark a cr:SparqlBookmark ;
           rdfs:label ?label
} LIMIT 50