@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/p39445376X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Iets over de reliefgraveerkunst" ;
    dcterms1:issued "1849" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBA000073147" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p097743429> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p145058913> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dc2f4bc57f3e874080301ccea5adc73d> ;
    schema1:name "Iets over de reliefgraveerkunst" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d22a9d421022c1e7cbb4e4268f5d0bb0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/913869265> .

