@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/p450561968> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De boeken van de Slangenoorlog / Raymond E. Feist ; [vert. uit het Engels]" ;
    dcterms1:issued "2011" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071476075> ;
    schema1:description "Vanaf 2004 uitg.: Amsterdam : Uitgeverij M. - Vanaf 2006 uitg.: Amsterdam : Mynx" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f5a9d7478ecf3745730166ce19fc7b94> ;
    schema1:name "De boeken van de Slangenoorlog" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2f51341d83bdd47162019e53d4947e21> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1524873634> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/2a20674990094b5eb074f9f42762bd39> .

