@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/p162093381> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ach lieve tijd : Zeeland / Gijs van der Ham" ;
    dcterms1:issued "1997" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071116060> ;
    schema1:description "Uitgegeven in samenwerking met het Rijksarchief Zeeland en de Zeeuwse Bibliotheek" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p155588494> ;
    schema1:isbn "9040006733" ;
    schema1:issueNumber 120 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7dce11024ba1b66f6de9ddc0dc3cc063> ;
    schema1:name "Ach lieve tijd : Zeeland" ;
    schema1:numberOfPages 296 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/74fb1e3c59efc83680ee1bed9125a44c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/770659376> .

