@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/p099922770> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een en ander over ziekenverpleging en gezondheidszorg / door H.G. Hamaker" ;
    dcterms1:issued "1909" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070448973> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b249fb4c65483a07ead72497f4bfa2d6> ;
    schema1:name "Een en ander over ziekenverpleging en gezondheidszorg" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ba0b3ad8f86491e6e9a5d80815ed0c5d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66069420> .

