@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/p424003554> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Roodkapje / Agatha" ;
    dcterms1:issued "1893" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p39757732X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069550549> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068609124>,
        <http://data.bibliotheken.nl/id/thes/p068609175> ;
    schema1:description "Bewerking van het verhaal van de Gebroeders Grimm, naar de uitgave die verscheen bij bij Dean and Son, London 1893 (bron: Theo Gielen)",
        "Litho's gedrukt bij L. van Leer & Co., Amsterdam" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p844197831> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p145613399> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f7933fbe6c433810c39178e1338279b3> ;
    schema1:name "Roodkapje" ;
    schema1:numberOfPages 7 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/14b89d7533bdaf9190fc6eb5c53287a8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/887185699> .

