@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/p245601554> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De ridder-hofstad Bergesteyn / [door J. H. Hofman]" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p407711090> ;
    dcterms1:issued "1900" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072095865> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ee00f94af15a9b6112fb8440a41b4434> ;
    schema1:name "De ridder-hofstad Bergesteyn" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f4462ce502dd44f75874b038eedeee7c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/777593735> .

