@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/p412544873> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Hume / A.J. Ayer ; Nederlandse vertaling [uit het Engels]: Willem Visser" ;
    dcterms1:issued "2005" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068352786> ;
    schema1:bookEdition "Vijfde druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p107124688> ;
    schema1:description "Uitgave in samenwerking met Oxford University Press" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p188257403> ;
    schema1:isbn "9789056372347" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e86a117c9c2c43222ef89e1ad30abd80> ;
    schema1:name "Hume" ;
    schema1:numberOfPages 136 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9e51b27ec57d8309d64209f0e4893bc1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/898710800> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/4732ab8478bc6897a0fe48584b58569c> .

