@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_e86b487b-8c1f-0f87-ecc1-89647750880d
  a a2a:Record ;
  rdfs:label "graf op 7 juli 1965" ;
  a2a:hasPerson oa:person_wba_e86b487b-8c1f-0f87-ecc1-89647750880d_Person-69578ec3-c50c-11ad-4a17-b4c77fb2282e, oa:person_wba_e86b487b-8c1f-0f87-ecc1-89647750880d_Person-ec3b320c-033f-9303-35b2-b2bf6d2fb003 ;
  a2a:hasEvent oa:event_wba_e86b487b-8c1f-0f87-ecc1-89647750880d_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_e86b487b-8c1f-0f87-ecc1-89647750880d_0 ;
  a2a:hasRelationPP oa:relationpp_wba_e86b487b-8c1f-0f87-ecc1-89647750880d_0 ;
  a2a:hasSource oa:source_wba_e86b487b-8c1f-0f87-ecc1-89647750880d .

oa:person_wba_e86b487b-8c1f-0f87-ecc1-89647750880d_Person-69578ec3-c50c-11ad-4a17-b4c77fb2282e
  a a2a:Person ;
  rdfs:label "Maria Cornelia Antonia Goderie" ;
  a2a:PersonName [
    rdfs:label "Maria Cornelia Antonia Goderie" ;
    a2a:PersonNameFirstName "Maria Cornelia Antonia" ;
    a2a:PersonNameLastName "Goderie"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "52 jaar" ;
    rdfs:label "52 jaar"
  ] .

oa:person_wba_e86b487b-8c1f-0f87-ecc1-89647750880d_Person-ec3b320c-033f-9303-35b2-b2bf6d2fb003
  a a2a:Person ;
  rdfs:label "Marinus Adrianus Brant" ;
  a2a:PersonName [
    rdfs:label "Marinus Adrianus Brant" ;
    a2a:PersonNameFirstName "Marinus Adrianus" ;
    a2a:PersonNameLastName "Brant"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_e86b487b-8c1f-0f87-ecc1-89647750880d_Event1
  a a2a:Event ;
  rdfs:label "other:graf" ;
  a2a:EventType "other:graf" ;
  a2a:EventDate [
    a2a:Year "1965" ;
    a2a:Month "7" ;
    a2a:Day "7" ;
    rdfs:label "1965-07-07"^^xsd:date
  ] .

oa:relationep_wba_e86b487b-8c1f-0f87-ecc1-89647750880d_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_wba_e86b487b-8c1f-0f87-ecc1-89647750880d_Person:69578ec3-c50c-11ad-4a17-b4c77fb2282e ;
  a2a:EventKeyRef oa:event_wba_e86b487b-8c1f-0f87-ecc1-89647750880d_Event1 .

oa:relationpp_wba_e86b487b-8c1f-0f87-ecc1-89647750880d_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_wba_e86b487b-8c1f-0f87-ecc1-89647750880d_Person:69578ec3-c50c-11ad-4a17-b4c77fb2282e, oa:person_wba_e86b487b-8c1f-0f87-ecc1-89647750880d_Person:ec3b320c-033f-9303-35b2-b2bf6d2fb003 .

oa:source_wba_e86b487b-8c1f-0f87-ecc1-89647750880d
  a a2a:Source ;
  rdfs:label "West Brabants Archief, begraafplaats" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1965-07-07 - 1965-07-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1965-07-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1965-07-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1965" ;
    a2a:Month "7" ;
    a2a:Day "7" ;
    rdfs:label "1965-07-07"^^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: 46, Periode: 1959-1988" ;
    a2a:Book "Begraafplaats Bredaseweg Roosendaal, 1959-1988" ;
    a2a:RegistryNumber "46" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Begraafplaatsen Roosendaal , 1915 - ca. 2000, Bron: boek, Deel: 46, Periode: 1959-1988, Begraafplaats Bredaseweg Roosendaal, 1959-1988, 46"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/e86b487b-8c1f-0f87-ecc1-89647750880d" ;
  a2a:RecordGUID "{e86b487b-8c1f-0f87-ecc1-89647750880d}" ;
  a2a:SourceRemarkOpmerking "Parochie: St. Jan, klasse: 2, perk: 15, graf: 327", "Op naam doorzoekbaar via Voorouders" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_26213_00026213.xml van WBA" .

