query-de07b0f41e78c39f2cb4f5fc0769460d

rq turtle/ttl

PropertiesISBN-10 (P957)

Use at

PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX wdt: <http://www.wikidata.org/prop/direct/>
PREFIX wd: <http://www.wikidata.org/entity/>
PREFIX bf: <http://bibframe.org/vocab/>
Prefix identifier: <http://id.loc.gov/vocabulary/identifiers/>

CONSTRUCT {
  ?s bf:identifiedBy [
    a identifier:Isbn;
    rdf:value ?isbn
  ]
} WHERE {
  ?s wdt:P957 ?isbn
}
LIMIT 10

Query found at

graph TD classDef projected fill:lightgreen; classDef literal fill:orange; classDef iri fill:yellow; v3("?_anon_d00291b7e9a143df8ec0be8c8ebd714c83559") v7("?_const_430b084b_uri") v6("?_const_c6d6ec51_uri") v5("?_const_d24b3fb4_uri") v4("?_const_f5e5585a_uri") v2("?isbn"):::projected v1("?s"):::projected v1 --"wdt:P957"--> v2 bind0[/""/] bind0 --as--o v3 bind1[/""a""/] bind1 --as--o v4 bind2[/"http://id.loc.gov/vocabulary/identifiers/Isbn"/] bind2 --as--o v5 bind3[/"'rdf:value'"/] bind3 --as--o v6 bind4[/"http://bibframe.org/vocab/identifiedBy"/] bind4 --as--o v7