@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/p406580944> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Wat filosofen weten : over het verlangen naar geluk en de honger naar kennis / Hans Thijssen" ;
    dcterms1:issued "2016" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075606178> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073261572> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789460042843" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/820c616606f99b644ba975b77d18db78> ;
    schema1:name "Wat filosofen weten : over het verlangen naar geluk en de honger naar kennis" ;
    schema1:numberOfPages 123 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/94192a584d8c06bd3a9fab20f5ff3b32> ;
    schema1:sameAs <http://www.worldcat.org/oclc/957462961> .

