@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/p149427719> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De demonkist / Terry Brooks ; [vert. uit het Engels door Frans Hille]" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p342048430>,
        <http://data.bibliotheken.nl/id/nbt/p342048449> ;
    dcterms1:issued "1996" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072866136> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073148830> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p084641738>,
        <http://data.bibliotheken.nl/id/nbt/p138391998> ;
    schema1:isbn "9027447810" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7a31a015e3cb03392ca78b5184f0b431> ;
    schema1:name "De demonkist" ;
    schema1:numberOfPages 270 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/49d43ad8737f3b66f66f9b078aeaf382> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68357688> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/645f3a139257556b4fc08ddf94b9247f> .

