@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p263104141> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het wolvenrijk / Jean-Christophe Grangé ; uit het Frans vert. door Théo Buckinx" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p342435027>,
        <http://data.bibliotheken.nl/id/nbt/p342435035> ;
    dcterms1:issued "2004" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p145486257> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070855838> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9044504134" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0973c77c171990b84934bf86a2f720a1> ;
    schema1:name "Het wolvenrijk" ;
    schema1:numberOfPages 411 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/018566d49dac989a9f59e1c9ea702a4e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66608461> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/35e426014ccff791e56399ba2ef297eb> .

