@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/p244196095> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De jaren in Zeedorp : een episodische vertelling / H.C. ten Berge" ;
    dcterms1:issued "2003" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068394349> ;
    schema1:bookEdition "3e dr" ;
    schema1:description "1e dr.: 1998" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820422584> ;
    schema1:isbn "902907356X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/20afaa5cd739674d54a18157390971b7> ;
    schema1:name "De jaren in Zeedorp : een episodische vertelling" ;
    schema1:numberOfPages 287 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b34316b502a4328306010e9073a4285e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66726047> .

