@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/p087740729> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Geboorte en zorgvernieuwing / J. Hessing-Wagner" ;
    dcterms1:issued "1991" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075612526>,
        <http://data.bibliotheken.nl/id/thes/p077596358>,
        <http://data.bibliotheken.nl/id/thes/p078941504>,
        <http://data.bibliotheken.nl/id/thes/p09597556X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071495142>,
        <http://data.bibliotheken.nl/id/thes/p075312026> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p800353595> ;
    schema1:isbn "9052503214" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d75d2ebda78e605f78f7efd338e77178> ;
    schema1:name "Geboorte en zorgvernieuwing" ;
    schema1:numberOfPages 78 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5cd0d39f81dc262bfa9931c699aa0b2e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906705415> .

