@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p802527868> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De silmarillion / Tolkien ; [vert. uit het Engels door Max Schuchart ; gered. door Christopher Tolkien]" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p342758829>,
        <http://data.bibliotheken.nl/id/nbt/p342758837> ;
    dcterms1:issued "1978" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077611977> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068553420> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068659172>,
        <http://data.bibliotheken.nl/id/thes/p072422602> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9027470774" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/40a0800f5569ea8532092e25c280c31f> ;
    schema1:name "De silmarillion" ;
    schema1:numberOfPages 421 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3f98ee3a58e4935671b0eeb255030dfe> ;
    schema1:sameAs <http://www.worldcat.org/oclc/899007294> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/f7bfbe0a391e1ad3025160f055245d54> .

