@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/p801749166> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een roos in de knop / Katrina Britt ; [vert. uit het Engels door E. van Leuvenum]" ;
    dcterms1:issued "1979" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068978332> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070985154> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820738328> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2f707296a569daa7fe73aba1be25acb2> ;
    schema1:name "Een roos in de knop" ;
    schema1:numberOfPages 126 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/57889ee2e28372fc34fe99801b30867e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63336301> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/6209103944d7827e63f3357b62bf39e9> .

