@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/p168191156> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De paladijn van Eckmül / tekst: Arleston ; tek.: Tarquin ; [vert. uit het Frans door Hans van den Boom]" ;
    dcterms1:issued "1997" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p142767816> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068980256>,
        <http://data.bibliotheken.nl/id/thes/p103786651> ;
    schema1:description "Oorspr. Franse uitg.: Soleil, cop. 1996" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p14276809X> ;
    schema1:isbn "9034327574" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/99b6d3e91ce23d5b1903c09ddfc08654> ;
    schema1:name "De paladijn van Eckmül" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7f6a0a94d6c679df929fd3fe9cc9011c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68127673> .

