@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/p831177594> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Maandrekening van Zwolle / S. Elte" ;
    dcterms1:issued "1982" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397336411> ;
    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 1420 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/295bc461086bbe9f3596a61408c07dab> ;
    schema1:name "Maandrekening van Zwolle" ;
    schema1:numberOfPages 251 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1fb507e5b18497b665b2c5f45c960ac0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/768966810> .

