@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/p097559423> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De adem van het jaar / [voorw. door W.G. Overbosch]" ;
    dcterms1:issued "1982" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077594479>,
        <http://data.bibliotheken.nl/id/thes/p078557518> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075348888> ;
    schema1:bookEdition "3e dr., 2e herdr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073857726> ;
    schema1:description "Oorspr. uitg. in 3 dl. 1962-1964 ; 3e dr. 1975" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p851298338> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7fc36c0f6733286076575aabb99cd399> ;
    schema1:name "De adem van het jaar" ;
    schema1:numberOfPages 224 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c94a0872194ce2b4000f26703c7e5cc3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66018500> .

