@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/p157194868> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Lepra / Geneeskundige Hoofdinspectie van de Volksgezondheid" ;
    dcterms1:issued "1978" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/d1355c281707769e538067a5721226e8> ;
    schema1:bookEdition "2e herz. dr" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p842859446> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5b67a3705a481a7b00294051db5a5d64> ;
    schema1:name "Lepra" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/20636e8744faefd047da7ee50162b3af> .

