@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/p169197182> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dikkie Dik : naar het strand / Jet Boeke ; met tekst van Arthur van Norden" ;
    dcterms1:issued "1998" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069499160>,
        <http://data.bibliotheken.nl/id/thes/p111230179> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069501726> ;
    schema1:description "Uitg. i.s.m. Children's Television Workshop" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9025729762" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fd378dab39cc4bc9f6ebf4950b79ee1b> ;
    schema1:name "Dikkie Dik : naar het strand" ;
    schema1:numberOfPages 18 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7ecb7d73ddb67d069999e30bfb1986ad> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68135087> .

