@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/p046012443> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beschouwingen over de huidige filosofie van de mens / door L. de Raeymaeker" ;
    dcterms1:issued "1961" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397314744> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070159521> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822899574> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/34a03ddb1dbd9d4dec1480eab00b36c5> ;
    schema1:name "Beschouwingen over de huidige filosofie van de mens" ;
    schema1:numberOfPages 13 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2785bfe6ae1290c4a4b46912178b9076> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781906271> .

