@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/p240615662> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Max Scheler's acting persons : new perspectives / ed. by Stephen Schneck" ;
    dcterms1:issued "2002" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068441827>,
        <http://data.bibliotheken.nl/id/thes/p075605996> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p240703251> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p108691772> ;
    schema1:isbn "904201590X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e80fb39f1e21656e1a7607fd79aa3753> ;
    schema1:name "Max Scheler's acting persons : new perspectives" ;
    schema1:numberOfPages 181 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/456e85b4b0c6025dc66794856bed472e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/907098239> .

