@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/p42214696X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Brijf van Jan Abels an zien neeve" ;
    dcterms1:issued "1845" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027>,
        <http://data.bibliotheken.nl/id/thes/p16001915X> ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:KBNLB040047931" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p431043337> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "In Gron. dialect" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p087971585> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/74d666373e0bc4634aa11a9cf970bcf1> ;
    schema1:name "Brijf van Jan Abels an zien neeve" ;
    schema1:numberOfPages 103 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d8c98e077f8b65fc714fe2da87efdd2e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1090273994> .

