@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/p064650251> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Uit naam van al de mijnen : verteld aan Max Gallo / Martin Gray ; [vert. uit het Frans door Benjo Maso]" ;
    dcterms1:issued "1990" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070797420> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068441630>,
        <http://data.bibliotheken.nl/id/thes/p069845972> ;
    schema1:description "Oorspr. Nederlandse uitg.: Utrecht [etc.] : Bruna, 1972" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "902297930X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e44c1c14d1a8b2d03d7977067418a957> ;
    schema1:name "Uit naam van al de mijnen : verteld aan Max Gallo" ;
    schema1:numberOfPages 420 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d90cc23579a71d6ca476bcff3fe9d08a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65501527> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/0ae3e512ed89804087776e01cec8367b> .

