@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p036999016> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De wijsbegeerte een rem voor de wetenschap / door C. van Dijck" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p391265660>,
        <http://data.bibliotheken.nl/id/nbt/p424707268> ;
    dcterms1:issued "1924" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075606178>,
        <http://data.bibliotheken.nl/id/thes/p075627345>,
        <http://data.bibliotheken.nl/id/thes/p077593308> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07255018X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p852154461> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/022365c5416b1ce156afc837d050521b> ;
    schema1:name "De wijsbegeerte een rem voor de wetenschap" ;
    schema1:numberOfPages 36 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fab9054b8dc144f6efee2adcd9868413> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64479401> .

