@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_wba_9eef439a-e8a7-adf2-1006-dab03a9862ae
  a a2a:Record ;
  rdfs:label "graf op 14 mei 1935" ;
  a2a:hasPerson oa:person_wba_9eef439a-e8a7-adf2-1006-dab03a9862ae_Person-14eefa09-a045-2d7e-2250-3c8f3c1026f9 ;
  a2a:hasEvent oa:event_wba_9eef439a-e8a7-adf2-1006-dab03a9862ae_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_9eef439a-e8a7-adf2-1006-dab03a9862ae_0 ;
  a2a:hasSource oa:source_wba_9eef439a-e8a7-adf2-1006-dab03a9862ae .

oa:person_wba_9eef439a-e8a7-adf2-1006-dab03a9862ae_Person-14eefa09-a045-2d7e-2250-3c8f3c1026f9
  a a2a:Person ;
  rdfs:label "Anna Maria Dimphna Parren" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Dimphna Parren" ;
    a2a:PersonNameFirstName "Anna Maria Dimphna" ;
    a2a:PersonNameLastName "Parren"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "26 jaar" ;
    rdfs:label "26 jaar"
  ] .

oa:event_wba_9eef439a-e8a7-adf2-1006-dab03a9862ae_Event1
  a a2a:Event ;
  rdfs:label "other:graf" ;
  a2a:EventType "other:graf" ;
  a2a:EventDate [
    a2a:Year "1935" ;
    a2a:Month "5" ;
    a2a:Day "14" ;
    rdfs:label "1935-05-14"^^xsd:date
  ] .

oa:relationep_wba_9eef439a-e8a7-adf2-1006-dab03a9862ae_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_wba_9eef439a-e8a7-adf2-1006-dab03a9862ae_Person:14eefa09-a045-2d7e-2250-3c8f3c1026f9 ;
  a2a:EventKeyRef oa:event_wba_9eef439a-e8a7-adf2-1006-dab03a9862ae_Event1 .

oa:source_wba_9eef439a-e8a7-adf2-1006-dab03a9862ae
  a a2a:Source ;
  rdfs:label "West Brabants Archief, begraafplaats" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1935-05-14 - 1935-05-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1935-05-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1935-05-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1935" ;
    a2a:Month "5" ;
    a2a:Day "14" ;
    rdfs:label "1935-05-14"^^xsd:date
  ] ;
  a2a:SourceType "other:begraafplaats" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Begraafplaatsen Roosendaal , 1915 - ca. 2000, Bron: boek, Deel: 45, Periode: 1926-1958" ;
    a2a:Book "Begraafplaats Bredaseweg Roosendaal, 1926-1958" ;
    a2a:RegistryNumber "45" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Begraafplaatsen Roosendaal , 1915 - ca. 2000, Bron: boek, Deel: 45, Periode: 1926-1958, Begraafplaats Bredaseweg Roosendaal, 1926-1958, 45"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/9eef439a-e8a7-adf2-1006-dab03a9862ae" ;
  a2a:RecordGUID "{9eef439a-e8a7-adf2-1006-dab03a9862ae}" ;
  a2a:SourceRemarkOpmerking "Parochie: St. Jan, klasse: 1, perk: 4, graf: 8", "Op naam doorzoekbaar via Voorouders." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_26152_00026152.xml van WBA" .

