@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/p453619819> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De geest glipt weg als een slang / Antonin Artaud ; vertaling [uit het Frans] en nawoord Hans van Pinxteren" ;
    dcterms1:issued "2026" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068639562> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068396015> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p400257408> ;
    schema1:isbn "9789493350427" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/42296301b1c218844e58f798f1d9a5ba> ;
    schema1:name "De geest glipt weg als een slang" ;
    schema1:numberOfPages 102 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3ff6e29938f5feb7b744c6f88ecd9ecf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1573044374> .

