@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/p852643748> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een stem die van nergens komt / Auclair, Migeat ; vert. René van de Weijer" ;
    dcterms1:issued "1985" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069429316> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068947070>,
        <http://data.bibliotheken.nl/id/thes/p071212965> ;
    schema1:description "Vert. uit het Frans" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821598708> ;
    schema1:isbn "9030384239" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/da29bbaeffedfbbe66d27e48c99f47f1> ;
    schema1:name "Een stem die van nergens komt" ;
    schema1:numberOfPages 117 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dba69b308c874babb5b14ad7be7c518c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64171636> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/8af8b4730460630af27864ebbb5216cf> .

