@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/p217689086> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De mens als spirituele persoon / E.H. van Olst" ;
    dcterms1:issued "2001" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075627817>,
        <http://data.bibliotheken.nl/id/thes/p075663910>,
        <http://data.bibliotheken.nl/id/thes/p077593456>,
        <http://data.bibliotheken.nl/id/thes/p078671868> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068183992> ;
    schema1:description "Afscheidsrede Vrije Universiteit, Amsterdam" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9053837582" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2192d9c93a4472042244e8f304082732> ;
    schema1:name "De mens als spirituele persoon" ;
    schema1:numberOfPages 22 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/29a7e4d8310b1c026ec5ddec7acd5ef8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67181586> .

