@prefix oa: <https://www.openarchieven.nl/id/> .
@prefix a2a: <https://www.openarchieven.nl/def/a2a#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_rat_04e109b5-e233-301c-a5b8-e30a607b8a99
  a a2a:Record ;
  rdfs:label "Bidprentje op 7 maart 2000 te Kaatsheuvel" ;
  a2a:hasPerson oa:person_rat_04e109b5-e233-301c-a5b8-e30a607b8a99_Person-739e7f3d-35e9-2842-705f-3f3f9aef595a, oa:person_rat_04e109b5-e233-301c-a5b8-e30a607b8a99_Person-3a9b43ce-2a69-1a62-e31e-4af4e4555147 ;
  a2a:hasEvent oa:event_rat_04e109b5-e233-301c-a5b8-e30a607b8a99_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_04e109b5-e233-301c-a5b8-e30a607b8a99_0 ;
  a2a:hasRelationPP oa:relationpp_rat_04e109b5-e233-301c-a5b8-e30a607b8a99_0 ;
  a2a:hasSource oa:source_rat_04e109b5-e233-301c-a5b8-e30a607b8a99 .

oa:person_rat_04e109b5-e233-301c-a5b8-e30a607b8a99_Person-739e7f3d-35e9-2842-705f-3f3f9aef595a
  a a2a:Person ;
  rdfs:label "Anna Maria Josepha van der Velden" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Josepha van der Velden" ;
    a2a:PersonNameFirstName "Anna Maria Josepha" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Velden"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1910" ;
    a2a:Month "2" ;
    a2a:Day "27" ;
    rdfs:label "1910-02-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kaatsheuvel" ;
    rdfs:label "Kaatsheuvel"
  ] .

oa:person_rat_04e109b5-e233-301c-a5b8-e30a607b8a99_Person-3a9b43ce-2a69-1a62-e31e-4af4e4555147
  a a2a:Person ;
  rdfs:label "Lambertus Jozef van Gulik" ;
  a2a:PersonName [
    rdfs:label "Lambertus Jozef van Gulik" ;
    a2a:PersonNameFirstName "Lambertus Jozef" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gulik"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_04e109b5-e233-301c-a5b8-e30a607b8a99_Event1
  a a2a:Event ;
  rdfs:label "other:bidprentje" ;
  a2a:EventType "other:bidprentje" ;
  a2a:EventDate [
    a2a:Year "2000" ;
    a2a:Month "3" ;
    a2a:Day "7" ;
    rdfs:label "2000-03-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Kaatsheuvel" ;
    rdfs:label "Kaatsheuvel"
  ] .

oa:relationep_rat_04e109b5-e233-301c-a5b8-e30a607b8a99_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rat_04e109b5-e233-301c-a5b8-e30a607b8a99_Person:739e7f3d-35e9-2842-705f-3f3f9aef595a ;
  a2a:EventKeyRef oa:event_rat_04e109b5-e233-301c-a5b8-e30a607b8a99_Event1 .

oa:relationpp_rat_04e109b5-e233-301c-a5b8-e30a607b8a99_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_rat_04e109b5-e233-301c-a5b8-e30a607b8a99_Person:739e7f3d-35e9-2842-705f-3f3f9aef595a, oa:person_rat_04e109b5-e233-301c-a5b8-e30a607b8a99_Person:3a9b43ce-2a69-1a62-e31e-4af4e4555147 .

oa:source_rat_04e109b5-e233-301c-a5b8-e30a607b8a99
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, bidprentjesverzameling" ;
  a2a:SourcePlace [
    a2a:Place "Kaatsheuvel" ;
    rdfs:label "Kaatsheuvel", "2000-03-07 - 2000-03-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "2000-03-07"^^xsd:date ;
    a2a:SourceIndexDateTo "2000-03-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "2000" ;
    a2a:Month "3" ;
    a2a:Day "7" ;
    rdfs:label "2000-03-07"^^xsd:date
  ] ;
  a2a:SourceType "other:bidprentjesverzameling" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Bron: Bidprentje, Periode: 1763-2014" ;
    a2a:Book "Bidprentjes - Letter V" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Bron: Bidprentje, Periode: 1763-2014, Bidprentjes - Letter V"
  ] ;
  a2a:SourceLastChangeDate "2020-02-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/04e109b5-e233-301c-a5b8-e30a607b8a99" ;
  a2a:RecordGUID "{04e109b5-e233-301c-a5b8-e30a607b8a99}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240819_835_00000835.xml van RAT" .

