@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/p148004709> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Practische gezondheidsleer / door J.C. van Duyl en A.F.C. Suermondt ; met voorw. van E.C. van Leersum" ;
    dcterms1:issued "1940" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p10191332X> ;
    schema1:bookEdition "4e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p101913427> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7f481f9b566f5e0eb267b4eed284d92d> ;
    schema1:name "Practische gezondheidsleer" ;
    schema1:numberOfPages 230 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/421d4c1b2268d39e1e8eff7166ef0e8e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68717467> .

