@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/p163471142> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Elders / Andreas ; [vert. uit het Frans: Mat Schifferstein]" ;
    dcterms1:issued "1997" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07006587X>,
        <http://data.bibliotheken.nl/id/thes/p075468549> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070607672> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p056796498>,
        <http://data.bibliotheken.nl/id/nbt/p163471134> ;
    schema1:isbn "9075504187" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f738d301514d7431f217b7a1cc3ade07> ;
    schema1:name "Elders" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5b927cb061bd5739e7c25da64e96c12b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68250228> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/015c6cfdeeccc8553fba609f0a53774d> .

