@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/p108729648> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De nazaten van Shannara / Terry Brooks ; [vert. uit het Engels door: Frans Hille]" ;
    dcterms1:issued "1993" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072866136> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073148830> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p084641738>,
        <http://data.bibliotheken.nl/id/nbt/p108941310> ;
    schema1:isbn "9027432406" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/78ae74f6b46e823bb08cf9fdfd5f0c4e> ;
    schema1:name "De nazaten van Shannara" ;
    schema1:numberOfPages 372 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d190fb90a23fc19757b0a0cbea8024a4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66169289> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/a52925bac4aa54c42ea642b2a9a72b81> .

