@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/p183437527> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een wilde orchidee / Catherine Spencer ; [vert. uit het Engels: Linda Verhoofstad]" ;
    dcterms1:issued "1999" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072703687> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p080617344> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p82073781X> ;
    schema1:isbn "903602465X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/77f2d603f506131c1ab72099a4e59048> ;
    schema1:name "Een wilde orchidee" ;
    schema1:numberOfPages 158 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/41a9c2eac38b3ba1e5ceb05c517d90c1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67922828> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/09ded15dc8314a64a91be6157142aa65> .

