@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/p862254205> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Le pur concept ; Le ruffian ; Nocturne / Jean Moréas" ;
    dcterms1:issued "1927" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397447213> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068319460> ;
    schema1:description "Opl. van 150 ex",
        "Van Laar, nr. 51; Memoriam Nypels, p. 22" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629429> ;
    schema1:inLanguage "fr" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/416ccca735e7f256a4d942ce98b0ddfe> ;
    schema1:name "Le pur concept ; Le ruffian ; Nocturne" ;
    schema1:numberOfPages 26 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b9ab5d194eb0e5b323c6305e5179f654> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906738246> .

