@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/p314869905> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het dorp Barneveld in de jaren vijftig / Gerjan Crebolder" ;
    dcterms1:issued "2008" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071805362> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p315238127> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p292969627>,
        <http://data.bibliotheken.nl/id/nbt/p31486928X> ;
    schema1:isbn "9789087880439" ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/95f2dc22a9a65c735ae05ceb01ebdbb9> ;
    schema1:name "Het dorp Barneveld in de jaren vijftig" ;
    schema1:numberOfPages 144 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c30a41771ce2970dffb3dc7653d13d5d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/775282439> .

