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

<http://data.bibliotheken.nl/id/nbt/p336853920> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Iets ter nagedachtenis van Pieter Nieuwland, / door zijnen vriend J.P. Michell" ;
    dcterms1:issued "1794" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p070161801> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070230196> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Met gegraveerd titelblad en uitslaande gravure",
        "Voortitel: Iets ter nagedachtenis" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p051570017> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b296dbc113193e0b8b0634f631455589> ;
    schema1:name "Iets ter nagedachtenis van Pieter Nieuwland," ;
    schema1:numberOfPages 41 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dd66afe5b96284a0a53378fcab8ccbb1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/747693388> .

