@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/p037032151> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Joep naar zee / tekst van Ton Wassink ; [ill. van Pierre Probst]" ;
    dcterms1:issued "1987" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068772920> ;
    schema1:bookEdition "[4e dr.]" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068976321> ;
    schema1:description "Eerder afzonderlijk verschenen: 1984. - (Zonneboekjes). - Oorspr. uitg: Genève : Hachette International, cop. 1983" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p037031856> ;
    schema1:isbn "902432422X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/225f00d849400adf08562eb57e70819d> ;
    schema1:name "Joep naar zee" ;
    schema1:numberOfPages 31 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f9aa77d49b6b9d4e141a4bcb4c0559e8> .

