@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/p162736991> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Anatomy of what we value most / William Gerber" ;
    dcterms1:issued "1997" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075627825>,
        <http://data.bibliotheken.nl/id/thes/p077593472> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073692808> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p108691772> ;
    schema1:isbn "904200391X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5b4e8b35d06c1292d764dc9341d8983a> ;
    schema1:name "Anatomy of what we value most" ;
    schema1:numberOfPages 225 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/163d6867ec3dbcc62d8b6f9266edb0ea> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906763060> .

