@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/p195113934> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De scherven van een verbrijzelde kroon / Raymond E. Feist ; [vert. uit het Engels Richard Heufkens]" ;
    dcterms1:issued "2000" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071476075> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p106514784> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p18343630X> ;
    schema1:isbn "9029070897" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/351689a0a739951f95a918b00466e8e1> ;
    schema1:name "De scherven van een verbrijzelde kroon" ;
    schema1:numberOfPages 480 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d5ce43eab4e23b511e7af3ef4fc9e321> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66886692> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/2bc4e9d916a23cb3886f82e2778e9651> .

