@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/> .

<http://data.bibliotheken.nl/id/nbt/p14417023X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De ydelheid van den mensche, .." ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p401844013> ;
    dcterms1:issued "1740" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p165716118> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071044612> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5cf2d83e3d7472b032563fa6eb9eed56> ;
    schema1:name "De ydelheid van den mensche, .." ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cb177de3faa383815772b5788c348c79> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69049256> .

