@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/p111559170> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De zandmannetjes / Nelly Kunst ; [ill.: Guust Hens]" ;
    dcterms1:issued "1966" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072520280> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068776314> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/561d98326dd8710379c042a69b46a440> ;
    schema1:name "De zandmannetjes" ;
    schema1:numberOfPages 123 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/88d47ec29d1a7ce1ea6bddacc2a93a3d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66061640> .

