@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/p197112226> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Nagelatene leerredenen / A. Niermeyer ; [uitgeg. door A. Kuenen]" ;
    dcterms1:issued "1855" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069946280> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068926111> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3315a490daf04875017e6a7071930a31> ;
    schema1:name "Nagelatene leerredenen" ;
    schema1:numberOfPages 158 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/746db81f75f3603a758aef18ff8352a5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/777020033> .

