@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/p21600232X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "André Malraux : across boundaries / ed. by Geoffrey T. Harris" ;
    dcterms1:issued "2000" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068815166>,
        <http://data.bibliotheken.nl/id/thes/p075606437>,
        <http://data.bibliotheken.nl/id/thes/p077612086>,
        <http://data.bibliotheken.nl/id/thes/p241924731> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p147074754> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821437186> ;
    schema1:isbn "9042010118" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/464f4a4cd3ffebc4c14d305a76e68ba6> ;
    schema1:name "André Malraux : across boundaries" ;
    schema1:numberOfPages 291 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4b6400ee59c55bf69b9bb6c705663322> ;
    schema1:sameAs <http://www.worldcat.org/oclc/902146697> .

