@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p14008391X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Verpleging in eigen woning/ J. van Deventer Szn" ;
    dcterms1:issued "1907" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072125918> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/190e32e68b297bf7c6c23255119248d9> ;
    schema1:name "Verpleging in eigen woning/ J. van Deventer Szn" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a18feaaf93ec7113bd56554777a26b2e> .

