@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/p140858431> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Maandrekening van Zwolle / S. Elte" ;
    dcterms1:issued "1995" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077599594> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068135319>,
        <http://data.bibliotheken.nl/id/thes/p070174776>,
        <http://data.bibliotheken.nl/id/thes/p073989142> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p110564243>,
        <http://data.bibliotheken.nl/id/nbt/p81083877X> ;
    schema1:issueNumber 1449 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e3eb4f267e413abaaaeb97e8143e68dc> ;
    schema1:name "Maandrekening van Zwolle" ;
    schema1:numberOfPages 262 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/add8b158ff5e56c5e0e6098c59885a2f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769916565> .

