@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p343019132> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Verhalen aan zee ..." ;
    dcterms1:issued "2008" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p343303833> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402>,
        <http://data.bibliotheken.nl/id/thes/p075670747> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789081886628" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/307b020568fe43e244f8ca6a48661b96> ;
    schema1:name "Verhalen aan zee ..." ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/03665445aec31a964a2469a5ca4d72ff> ;
    schema1:sameAs <http://www.worldcat.org/oclc/795674910> .

