@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p850916836> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De eenzame : roman / Ionesco ; [vert. uit het Frans door Jan Bernard]" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p342875000>,
        <http://data.bibliotheken.nl/id/nbt/p342875019> ;
    dcterms1:issued "1974" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068604912> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070830541> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820446025> ;
    schema1:isbn "9010012565" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4d6d872b351b6e29e9312c464aed65c7> ;
    schema1:name "De eenzame : roman" ;
    schema1:numberOfPages 126 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b08ec7525691fa75f2803e5d57f5572d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64125989> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/6d9db4348fab0c4265c2c547c4522fd0> .

