@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/p140992499> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De betoverde wereld / [met bijdr. van Thomas J. Csordas ... et al.]" ;
    dcterms1:issued "1995" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077610733>,
        <http://data.bibliotheken.nl/id/thes/p07858129X>,
        <http://data.bibliotheken.nl/id/thes/p078957281> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p123589495> ;
    schema1:inLanguage "en",
        "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p044608586> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5ed1a5bb20e4a4225558ae5ebe5a0b62> ;
    schema1:name "De betoverde wereld" ;
    schema1:numberOfPages 112 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d8a9f446e296dc10fbd2f12357bff6ac> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69099000> .

