@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/thes/p072678399> a schema1:Person ;
    rdfs:label "Manning, Kitti (-2008)" ;
    schema1:deathDate "2008" ;
    schema1:description "docente cultuuronderwijs op de School voor Journalistiek; bron: overlijdensadvertenties de Volkskrant, 27 & 28 mei 2008",
        "mb" ;
    schema1:familyName "Manning" ;
    schema1:givenName "Kitti" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/22a8f8dffebfc0f00508f95c60467ce0> ;
    schema1:name "Kitti Manning" ;
    schema1:sameAs <http://viaf.org/viaf/284170549>,
        <https://isni.org/isni/0000000390510874> .

