@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/p043315976> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Aardenburg in oude ansichten / G.A.C. van Vooren" ;
    dcterms1:issued "1975" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p39754457X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06768503X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820433675>,
        <http://data.bibliotheken.nl/id/nbt/p851174272> ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e802b9d115a94b9603dea876bc0bae6b> ;
    schema1:name "Aardenburg in oude ansichten" ;
    schema1:numberOfPages 76 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4b0a4f7bd72a1ab5cdefb63c871751a7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769307237> .

