@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/p20128488X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Anorexia nervosa / door L. van der Horst" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p391446606> ;
    dcterms1:issued "1942" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077596900> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p093375395> ;
    schema1:description "Overdr. uit Nederlandsch Tijdschrift voor Geneeskunde, 86(1942) no. 48" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e28d3a2f3be116b87830d4a0edc7cf2e> ;
    schema1:name "Anorexia nervosa" ;
    schema1:numberOfPages 6 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/786c4f688a1043a295763c3fd2606edc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67470713> .

