@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/p802669999> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Doesburg in oude ansichten" ;
    dcterms1:issued "1971" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p39754457X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068134827> ;
    schema1:description "Reprodukties met bijschriften" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820433675>,
        <http://data.bibliotheken.nl/id/nbt/p853338884> ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6f1fc7b0c606914d02265beaaa2b451a> ;
    schema1:name "Doesburg in oude ansichten" ;
    schema1:numberOfPages 80 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0bcb3f66b57ef3c56353cd7c76fb53ea> ;
    schema1:sameAs <http://www.worldcat.org/oclc/768442381> .

