@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/p043481809> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Apeldoorn in oude ansichten / J.O. van de Vegte" ;
    dcterms1:issued "1967" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p39754457X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069360936> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820433675>,
        <http://data.bibliotheken.nl/id/nbt/p821787969> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/409d310771240e5b5a8bbdae102a32c5> ;
    schema1:name "Apeldoorn in oude ansichten" ;
    schema1:numberOfPages 157 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a466080fdb2543b47578c50913041271> ;
    schema1:sameAs <http://www.worldcat.org/oclc/776149165> .

