@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/p443897476> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Smoezels in Drakenland / Erhard Dietl ; Nederlandse tekst [uit het Duits] van Monique Berndes" ;
    dcterms1:issued "2025" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075162865> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p340565101> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789465000275" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7b71f53d66e607b74dfc94a912ef71d4> ;
    schema1:name "De Smoezels in Drakenland" ;
    schema1:numberOfPages 99 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a9b61f1875b04061a0ba90afc3fa3026> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1527206257> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/1007932f1365bff3e1e19d7b3ed0583b> .

