@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/p268254966> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Epictetus on understanding and managing emotions / A.A. Long" ;
    dcterms1:issued "2003" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068399006>,
        <http://data.bibliotheken.nl/id/thes/p075605260> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072743352>,
        <http://data.bibliotheken.nl/id/thes/p167990713> ;
    schema1:description "Public lecture Utrecht University" ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p089431863> ;
    schema1:isbn "9039337829" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1a8d12b32121cec9b5681ea434459caf> ;
    schema1:name "Epictetus on understanding and managing emotions" ;
    schema1:numberOfPages 22 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/17074e78e2a7c6f88bed7ad2cdf39857> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66616279> .

