@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/p214103730> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Algemene gezondheidsleer / P. Peverelli" ;
    dcterms1:issued "1968" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/d485737e5fb19f7da1844f7944d9a5fd> ;
    schema1:bookEdition "6e ongew. dr" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075628988> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p111423007> ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/92dbb12f869e89e50b6536c2f8f478f9> ;
    schema1:name "Algemene gezondheidsleer" ;
    schema1:numberOfPages 67 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b5bb3e8c02e548ca28e78e4cb1d805a7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/772950985> .

