@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p110975456> 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" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p423818066> ;
    dcterms1:issued "1935" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p10191332X> ;
    schema1:bookEdition "2e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p101913427>,
        <https://data.bibliotheken.nl/.well-known/genid/9c74e4c7cb519e2c2746d8670327e089> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ded6f271ddc2d9659f1a35d12706107a> ;
    schema1:name "Practische gezondheidsleer" ;
    schema1:numberOfPages 223 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6115758c480be78537a620dfaa252b04> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66025621> .

