@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/p852510209> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De dagen door / Christy Brown ; vertaald [uit het Engels] door Else Hoog" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p34289269X> ;
    dcterms1:issued "1971" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071889671> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068726236> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820422584> ;
    schema1:isbn "9029002018" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6c3c8d36587e518f52aa933614f3fe5e> ;
    schema1:name "De dagen door" ;
    schema1:numberOfPages 254 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f2f12fdf7a6d028345eb5622a1d78edc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64166164> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/0de2f24db60e7d50be63a44b720be90e> .

