@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/p458246530> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De mooiste verhalen uit het morgenland / verzameld door Alfred Krans" ;
    dcterms1:issued "2026" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p144258471> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789464874259" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f17a093575c1ac025a7c0580e5d46fe0> ;
    schema1:name "De mooiste verhalen uit het morgenland" ;
    schema1:numberOfPages 290 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ee99ed0df68fbf090e5217bcc0233ff1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1582189138> .

