@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/p447442902> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De rattenvanger van Hamelen / tekeningen van Rie Cramer" ;
    dcterms1:issued "1951" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068458878>,
        <http://data.bibliotheken.nl/id/thes/p068761155> ;
    schema1:description "Datering: Mulders fondscatalogus 1951/1952",
        "No. 800 H",
        "Sterk verkorte bewerking van het bekende sprookje" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p343515091> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b3014ea7583140aeab3725e8efaaf5c2> ;
    schema1:name "De rattenvanger van Hamelen" ;
    schema1:numberOfPages 12 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0ec484f9df8511add724070502500de6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1514484262> .

