@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/p399583033> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Wie ben ik? : persoonlijke identiteit in een postmoderne cultuur / G. Glas (red.)" ;
    dcterms1:issued "1998" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p082411816> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "906064994X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e64c9b8757f8a66f63c73803fdb8fa40> ;
    schema1:name "Wie ben ik? : persoonlijke identiteit in een postmoderne cultuur" ;
    schema1:numberOfPages 75 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8ac1b6d79e45fa14f0437a3a18569b47> .

