@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/p17163957X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Daar is de zee! / Betty Sluyzer ; tek. van Alex de Wolf ; [ouderpagina's: Jacquelien Bushoff]" ;
    dcterms1:issued "1998" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06754925X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069265666>,
        <http://data.bibliotheken.nl/id/thes/p142796115> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p216579589> ;
    schema1:isbn "9027639175" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a38ac91912ccece7b2d4ee15745aaed5> ;
    schema1:name "Daar is de zee!" ;
    schema1:numberOfPages 31 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/519a364a510f6b4a455af85bb72b377d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68021390> .

