@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/p157301575> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Duizend jaren Heerewaarden / G. van Tussenbroek" ;
    dcterms1:issued "1997" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075642468>,
        <http://data.bibliotheken.nl/id/thes/p077599594>,
        <http://data.bibliotheken.nl/id/thes/p241923565>,
        <http://data.bibliotheken.nl/id/thes/p241923581>,
        <http://data.bibliotheken.nl/id/thes/p241923832> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p157479390>,
        <http://data.bibliotheken.nl/id/thes/p157596397> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9080314420" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/091ec1a4790b61d3b7cd10b28c91f459> ;
    schema1:name "Duizend jaren Heerewaarden" ;
    schema1:numberOfPages 192 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/173b524437067487de1ceeae064e667c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68614740> .

