@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/p830001751> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Door bloemen omringd / Katrina Britt ; [vert. uit het Engels door Wil Rommers]" ;
    dcterms1:issued "1982" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068978332> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07262437X> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820811793> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/922881fac7464dad90485e6af56ed053> ;
    schema1:name "Door bloemen omringd" ;
    schema1:numberOfPages 138 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a9aad8927b717ba12cf3a42c76835721> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63431407> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/2d20d6141d1513b294d460c47b1b63d6> .

