@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/p159317444> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Is liefde een sprookje? / Ruby M. Ayres ; vert. [uit het Engels] door: Marquerite Prick van Wely" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p449174883> ;
    dcterms1:issued "19XX" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072674873> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p139005889> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f2898b793f3a327ed830c7158075ab98> ;
    schema1:name "Is liefde een sprookje?" ;
    schema1:numberOfPages 208 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c8457574991a2b1657a9e13a139adddb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68453391> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/90281a7068f30b9064be05505330dfd8> .

