@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/p039999890> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een geval van chronische lever-atrophie / Gerard Andries Haremaker" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p411334247> ;
    dcterms1:issued "1874" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078574145> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p167169688> ;
    schema1:description "Proefschrift Utrecht" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/23cb364475f884954b92a9d06ff94ef2> ;
    schema1:name "Een geval van chronische lever-atrophie" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a4fb3e8ccf139adc2793d81b62d48c4e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64464793> .

