@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/p423992066> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Enschedesche stadsbrief van 1325 / door C.J. Snuif" ;
    dcterms1:issued "1925" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077599594>,
        <http://data.bibliotheken.nl/id/thes/p078674352>,
        <http://data.bibliotheken.nl/id/thes/p241923751> ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/df8bbfd26625bb5b6e3d73e0b807310a> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p062538365> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b28998f69a58bccf2dabb99f716a28bc> ;
    schema1:name "De Enschedesche stadsbrief van 1325" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f8de49b8c491764c15dce5d66c7eca73> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1121042869> .

