@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/p196773083> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het prieel / Emily Grayson ; [vert. uit het Engels: Mieke Trouw-Luyckx]" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p342311859>,
        <http://data.bibliotheken.nl/id/nbt/p342311867> ;
    dcterms1:issued "2000" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p196772494> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074889400> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9024534623" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3962a126c26ee051934c06456577b64a> ;
    schema1:name "Het prieel" ;
    schema1:numberOfPages 190 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/04ae71d6b934ee24bfd9d1f97bd39315> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67060594> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/edf9578befd63c46c74b6ec2b9c46d23> .

