@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/p170368831> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Keizerrijk-trilogie / Raymond E. Feist & Janny Wurts ; [vert. uit het Engels]" ;
    dcterms1:issued "1998" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071476075> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075157012> ;
    schema1:description "Vanaf 2003 uitg.: Amsterdam : Uitgeverij M" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bf225cb3c58711b993c4ea61a92ac277> ;
    schema1:name "Keizerrijk-trilogie" ;
    schema1:numberOfPages 3 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/db3be3493eff3eb126a491d83c9dd544> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68007744> .

