@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/p42817583X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Koningen van het sprookje / door Hendrik van Tichelen ; met houtsneden van Victor Stuyvaert" ;
    dcterms1:issued "1937" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074209248> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071376682> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p052691144> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8a335cf112e19c738673f51faf02132b> ;
    schema1:name "Koningen van het sprookje" ;
    schema1:numberOfPages 111 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fed18a25a317850683c5d90b1df349a8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1164718991> .

