@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/p145058913> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Iets over de reliefgraveerkunst" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p39445376X> ;
    dcterms1:issued "1849" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p097743429> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3b831c1a2fcb4f9298c876771808db9d> ;
    schema1:name "Iets over de reliefgraveerkunst" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f2b5f8b7e3f9d38047e5aaac19ec626c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68845769> .

