@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/p362985685> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De mooiste verhalen van Dikkie Dik / [idee en ill.] Jet Boeke ; [tekst: Arthur van Norden]" ;
    dcterms1:issued "2013" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069499160> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069501726> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789025754976" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/08fd1a25fea7f13d3accb444877d1f23> ;
    schema1:name "De mooiste verhalen van Dikkie Dik" ;
    schema1:numberOfPages 77 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b498ea2ce863e6d2c6ea07656c1fe72d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/859897213> .

