@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/p182352617> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Hongerwinter / David Barnouw" ;
    dcterms1:issued "1999" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077599594>,
        <http://data.bibliotheken.nl/id/thes/p078536715>,
        <http://data.bibliotheken.nl/id/thes/p078696356>,
        <http://data.bibliotheken.nl/id/thes/p32854678X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069333017> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p168138255> ;
    schema1:isbn "906550446X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6249ebec05c7bb138ce664b058577673> ;
    schema1:name "De Hongerwinter" ;
    schema1:numberOfPages 88 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e4c0fed8110af778f7c10d718a7d1973> ;
    schema1:sameAs <http://www.worldcat.org/oclc/782895295> .

