@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/p84082372X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Overzicht van de analytische wijsbegeerte / G. Nuchelmans" ;
    dcterms1:issued "1971" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077598733>,
        <http://data.bibliotheken.nl/id/thes/p078431999> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069027633> ;
    schema1:bookEdition "2e dr" ;
    schema1:description "1e dr.: 1969" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p810621673> ;
    schema1:isbn "9027450900" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/979b46ffba740e524c57d9cb3de34eab> ;
    schema1:name "Overzicht van de analytische wijsbegeerte" ;
    schema1:numberOfPages 251 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/440b6fdaea2593e64710fa705c8f6d9a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63903866> .

