query-e530ad305f3f26c21d37cce38c3d592d
Abbreviations used by the National Union Catalog SELECT ?item ?itemLabel ?abbreviation WHERE { VALUES ?NUC {wd:Q3336951 } # National Union Catalog # abbreviation qualified by used by: NUC ?item p:P8703 [ pq:P1535 ?NUC ]; # and get the abbreviation itself wdt:P8703 ?abbreviation.
SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". } } Abbreviations used by the National Union Catalog SELECT ?item ?itemLabel ?abbreviation WHERE { VALUES ?NUC {wd:Q3336951 } # National Union Catalog # abbreviation qualified by used by: NUC ?item p:P8703 [ pq:P1535 ?NUC ]; # and get the abbreviation itself wdt:P8703 ?abbreviation.
SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". } }
Use at
- https://query.wikidata.org/sparql
PREFIX wikibase: <http://wikiba.se/ontology#>
PREFIX wdt: <http://www.wikidata.org/prop/direct/>
PREFIX wd: <http://www.wikidata.org/entity/>
PREFIX pq: <http://www.wikidata.org/prop/qualifier/>
PREFIX p: <http://www.wikidata.org/prop/>
PREFIX bd: <http://www.bigdata.com/rdf#>
# Abbreviations used by the National Union Catalog
SELECT ?item ?itemLabel ?abbreviation WHERE {
VALUES ?NUC {wd:Q3336951 } # National Union Catalog
# abbreviation qualified by used by: NUC
?item p:P8703 [ pq:P1535 ?NUC ];
# and get the abbreviation itself
wdt:P8703 ?abbreviation.
SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". }
}
Query found at
- https://www.wikidata.org/wiki/Wikidata:SPARQL_query_service/queries/examples/bibliographic
- https://www.wikidata.org/wiki/Wikidata:SPARQL_query_service/queries/examples/bibliographic/en
- https://www.wikidata.org/wiki/Wikidata:SPARQL_query_service/queries/examples/bibliographic/nl