@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/p239107322> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Hé, stoute zee! / Janine Schrama" ;
    dcterms1:issued "2002" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p213101335>,
        <http://data.bibliotheken.nl/id/thes/p239239385> ;
    schema1:description "Deze uitg. is mede tot stand gekomen door stichting Noordzee. - Uitg. ter gelegenheid van de 'Week van de Zee 2002'" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c50b905302bda8fc990a628fcb81c904> ;
    schema1:name "Hé, stoute zee!" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a52109d6a75eca6240476c43fdd0cde3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67020655> .

