@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p851358918> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Practische gids voor medische en hygiënische vraagstukken" ;
    dcterms1:issued "1935" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a53e042fcf31c046dcb62cb5e7da25a3> ;
    schema1:name "Practische gids voor medische en hygiënische vraagstukken" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0a29e17b0627332bea0cf89cc192f49b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/72801115> .

