@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/p292350074> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De \" Bateau Ivre\" van Rimbaud / [vert. van] J.P. Guépin ; fotogr.: Bart Rensink" ;
    dcterms1:issued "2005" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068960956> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069567018>,
        <http://data.bibliotheken.nl/id/thes/p074070444> ;
    schema1:description "Eerder verschenen in: Het Hollands Maandblad, nr. 208, 1964",
        "Nederlandse en Franse tekst" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629429>,
        <http://data.bibliotheken.nl/id/thes/p075629496> ;
    schema1:inLanguage "fr",
        "nl" ;
    schema1:isbn "9085004462" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3e5a03b20f8559ad749712cfadd016ff> ;
    schema1:name "De \" Bateau Ivre\" van Rimbaud" ;
    schema1:numberOfPages 11 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/55e1757f0e52f5cfadb2c38b78c4d46e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/777929718> .

