@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/p831510080> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Filosofie / K. Holzamer ; [vert. van P.J.F. van Leeuwen]" ;
    dcterms1:issued "1963" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077593294>,
        <http://data.bibliotheken.nl/id/thes/p078963370> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072317531> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068724217> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ecde714cd4f0e4f6ea3af4cc416efdb7> ;
    schema1:name "Filosofie" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2fdae2dd5b1585fda7753649ffca329d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63276890> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/5f1528f9a9e1a0db21f8795dbdc9c192> .

