@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/p09325492X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Andersen Sprookjesboek / [Nederlandse bewerking Medy Dona ; bandontwerp en tekeningen van Coby C.M. Krouwel]" ;
    dcterms1:issued "1967" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068396198>,
        <http://data.bibliotheken.nl/id/thes/p068887248>,
        <http://data.bibliotheken.nl/id/thes/p071081860> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bc913a77505b097227396ec48138e094> ;
    schema1:name "Andersen Sprookjesboek" ;
    schema1:numberOfPages 187 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/65bcd1910bb70d42afc55b047ee071b1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1194515502> .

