@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/p436641534> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Silmarillion / J.R.R. Tolkien ; bewerkt door Christopher Tolkien ; vertaald [uit het Engels] door Max Schuchart" ;
    dcterms1:issued "2022" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068553420> ;
    schema1:bookEdition "Negenentwintigste druk" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068659172>,
        <http://data.bibliotheken.nl/id/thes/p072422602> ;
    schema1:description "1e druk Nederlandse uitgave als paperback: 2001. - Oorspronkelijke Nederlandse uitgave: Utrecht : Het Spectrum, 1978" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p436670852> ;
    schema1:isbn "9789402320244" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/170e59e05c81e800c1a4a41aa38ae942> ;
    schema1:name "De Silmarillion" ;
    schema1:numberOfPages 3605673 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/152ed016acbd7332ca723bdd1f80c29b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1354015499> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/7e105fa2ba3cff1c1ae6a7799ea89410> .

