@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/p09146501X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Geschiedenis van de wijsbegeerte / P.H.A.I. Jonkers" ;
    dcterms1:issued "1990" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075606178> ;
    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 "9024258278" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d08bf601e05aa64d2e17cccb3d86f872> ;
    schema1:name "Geschiedenis van de wijsbegeerte" ;
    schema1:numberOfPages 118 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2b32a89da7977cc01e5016244bf1675f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769745946> .

