@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/p091708303> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een les van de aloe's / Athol Fugard ; vertaling: Adriaan van Dis e.a" ;
    dcterms1:issued "1982" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069359326> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069866783> ;
    schema1:description "Toneelstuk. Première: 14 januari 1982, Nijmegen. Regie: Andy Daal" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9db187c2026e8fb7a12b2119d0f4a086> ;
    schema1:name "Een les van de aloe's" ;
    schema1:numberOfPages 53 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c561b24228e6c388d870135cd5de7448> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65941402> .

