@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/p863901360> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Maandrekening van Zwolle / S. Elte" ;
    dcterms1:issued "1986" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077599594> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068135319>,
        <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 1431 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6aae229891d079b6a2f621f15d0f0a3a> ;
    schema1:name "Maandrekening van Zwolle" ;
    schema1:numberOfPages 183 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3920196f1366bd99cd5a9473b574f3a3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769240587> .

