@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/p314171878> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een bos in de zee / [tekst en ill.:] Isabel van Duijne" ;
    dcterms1:issued "2008" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p124587216> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075629097> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p314171177> ;
    schema1:isbn "9789043703536" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1f0c833c7f76d3c91205f55cc98c6c0e> ;
    schema1:name "Een bos in de zee" ;
    schema1:numberOfPages 20 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c17e85f4d42c9e2ac827ccbbf596236f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/244382128> .

