@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/p86159892X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Inleiding tot de wijsbegeerte / door L. de Raeymaeker" ;
    dcterms1:issued "1946" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077593294>,
        <http://data.bibliotheken.nl/id/thes/p078963370> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070159521> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p844142867> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/53048a0adb6711bfcb09ce6cf600ebc9> ;
    schema1:name "Inleiding tot de wijsbegeerte" ;
    schema1:numberOfPages 250 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4ac5ce5d64e4b6cbeaef4cf992bd54da> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781776094> .

