@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/nbt/p425822222> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De schilder van Barcelona / Ildefonso Falcones ; vertaald [uit het Spaans] door Joke Mayer en Fennie Steenhuis" ;
    dcterms1:issued "2020" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p297779796> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072276185>,
        <http://data.bibliotheken.nl/id/thes/p288980182> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789024591565" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3afeb974f0731d16a1742e8198952d60> ;
    schema1:name "De schilder van Barcelona" ;
    schema1:numberOfPages 667 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/971e6f9ff26417521096001aa860045d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1191234956> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/46a9a66c374587a337b312991e27f5e4> .

