@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/p391265660> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De wijsbegeerte een rem voor de wetenschap / door C. van Dijck" ;
    dcterms1:issued "1924" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077593308> ;
    schema1:associatedMedia "http://resolver.kb.nl/resolve?urn=MMUBVU02:000009178" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07255018X> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p036999016> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p852154461> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/250c2d270d6de4d185060f6a6efc3d62> ;
    schema1:name "De wijsbegeerte een rem voor de wetenschap" ;
    schema1:numberOfPages 36 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/572b6005f288b30990f60e6cc035bfa4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/904664367> .

