@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/p23975137X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beleidsnota volksgezondheid / Provincie Overijssel" ;
    dcterms1:issued "1982" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077596315>,
        <http://data.bibliotheken.nl/id/thes/p078638488>,
        <http://data.bibliotheken.nl/id/thes/p078948274>,
        <http://data.bibliotheken.nl/id/thes/p089384555> ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/e2f816b97a9ce0850572bf8f7cc4b3fe> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8952f0a2a842aa65e56254e3a16f9771> ;
    schema1:name "Beleidsnota volksgezondheid" ;
    schema1:numberOfPages 83 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c0c07f23e00ff94c16a762ad1545bb28> .

