@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/p790429926> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Max Scheler : de man en zijn werk / [door] J.H. Nota" ;
    dcterms1:issued "1979" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068441827>,
        <http://data.bibliotheken.nl/id/thes/p077593383> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071293507> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p810840561> ;
    schema1:isbn "9029397101" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/65c25857787c8c861b7a7cd6d3c48d82> ;
    schema1:name "Max Scheler : de man en zijn werk" ;
    schema1:numberOfPages 157 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fbe35313a73f97177ce522522509cea2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781061340> .

