@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/p377253707> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De mondzorg van morgen / Gezondheidsraad" ;
    dcterms1:issued "2012" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075615657>,
        <http://data.bibliotheken.nl/id/thes/p075623633> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075295679> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Aan: de minister van Volksgezondheid, Welzijn en Sport. - Nr. 2012/04" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p341657034> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5e66a9badd7b3b54a6c65558bba61bfb> ;
    schema1:name "De mondzorg van morgen" ;
    schema1:numberOfPages 102 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b5ac6d42c658ea00ff7b8d6190ded374> ;
    schema1:sameAs <http://www.worldcat.org/oclc/792775427> .

