@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/p435359533> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De huzaar op het dak / Jean Giono ; uit het Frans vertaald door Zsuzsó Pennings" ;
    dcterms1:issued "2021" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068414579> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p107551810> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789086842322" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c8e1a53729231b488b39d3957833cac1> ;
    schema1:name "De huzaar op het dak" ;
    schema1:numberOfPages 432 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/212227df8e26c611bd6dad84c58f6198> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1314055937> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/05a8dd37732efe684d1e8abf5ee3d3d7> .

