@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/p08803559X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Geschiedenis van de wijsbegeerte / P.H.A.I. Jonkers" ;
    dcterms1:issued "1991" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075659050> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p085541915> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071278559> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p079995586>,
        <http://data.bibliotheken.nl/id/nbt/p087488892> ;
    schema1:isbn "9024258235" ;
    schema1:issueNumber 30 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c29c46957e8744ff5a6f7221a055042b> ;
    schema1:name "Geschiedenis van de wijsbegeerte" ;
    schema1:numberOfPages 144 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/543e3e12e20bc3cf4acf49ee31897871> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769641658> .

