@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/p842392874> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Maandrekening van Zwolle / S. Elte" ;
    dcterms1:issued "1984" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p39737531X> ;
    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/p81083877X>,
        <http://data.bibliotheken.nl/id/nbt/p831086203> ;
    schema1:issueNumber 1426 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/33b827ae08a3a67dd04c2181e50ff0dd> ;
    schema1:name "Maandrekening van Zwolle" ;
    schema1:numberOfPages 236 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b70be1aed69eeba4dc6667dbb1de6221> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769098732> .

