@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_brd_172b5745-3bd0-e15b-efdc-7248dcacae3c
  a a2a:Record ;
  rdfs:label "Overlijden op 16 oktober 1971 te Breda" ;
  a2a:hasPerson oa:person_brd_172b5745-3bd0-e15b-efdc-7248dcacae3c_Person-797b3b3a-f842-6f22-c754-ade4387a37a2, oa:person_brd_172b5745-3bd0-e15b-efdc-7248dcacae3c_Person-e28d2b92-cae6-2ee0-dbd3-e74db1e272c6, oa:person_brd_172b5745-3bd0-e15b-efdc-7248dcacae3c_Person-041d3f37-94a0-7f27-d14f-09e418101b68, oa:person_brd_172b5745-3bd0-e15b-efdc-7248dcacae3c_Person-3ce4f0e8-a526-33f1-a39c-57d51045baca, oa:person_brd_172b5745-3bd0-e15b-efdc-7248dcacae3c_Person-4da3c0bd-efac-45e6-ed82-4c1cf0ac80dd ;
  a2a:hasEvent oa:event_brd_172b5745-3bd0-e15b-efdc-7248dcacae3c_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_172b5745-3bd0-e15b-efdc-7248dcacae3c_0, oa:relationep_brd_172b5745-3bd0-e15b-efdc-7248dcacae3c_1, oa:relationep_brd_172b5745-3bd0-e15b-efdc-7248dcacae3c_2 ;
  a2a:hasRelationPP oa:relationpp_brd_172b5745-3bd0-e15b-efdc-7248dcacae3c_0, oa:relationpp_brd_172b5745-3bd0-e15b-efdc-7248dcacae3c_1 ;
  a2a:hasSource oa:source_brd_172b5745-3bd0-e15b-efdc-7248dcacae3c .

oa:person_brd_172b5745-3bd0-e15b-efdc-7248dcacae3c_Person-797b3b3a-f842-6f22-c754-ade4387a37a2
  a a2a:Person ;
  rdfs:label "Joanna de Baat" ;
  a2a:PersonName [
    rdfs:label "Joanna de Baat" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Baat"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_172b5745-3bd0-e15b-efdc-7248dcacae3c_Person-e28d2b92-cae6-2ee0-dbd3-e74db1e272c6
  a a2a:Person ;
  rdfs:label "Jacobus Josephus Lardenoy" ;
  a2a:PersonName [
    rdfs:label "Jacobus Josephus Lardenoy" ;
    a2a:PersonNameFirstName "Jacobus Josephus" ;
    a2a:PersonNameLastName "Lardenoy"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_172b5745-3bd0-e15b-efdc-7248dcacae3c_Person-041d3f37-94a0-7f27-d14f-09e418101b68
  a a2a:Person ;
  rdfs:label "Anna Cornelia Adriana Maria Theresia van Nispen" ;
  a2a:PersonName [
    rdfs:label "Anna Cornelia Adriana Maria Theresia van Nispen" ;
    a2a:PersonNameFirstName "Anna Cornelia Adriana Maria Theresia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Nispen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_172b5745-3bd0-e15b-efdc-7248dcacae3c_Person-3ce4f0e8-a526-33f1-a39c-57d51045baca
  a a2a:Person ;
  rdfs:label "Paulina Petronella Veraart" ;
  a2a:PersonName [
    rdfs:label "Paulina Petronella Veraart" ;
    a2a:PersonNameFirstName "Paulina Petronella" ;
    a2a:PersonNameLastName "Veraart"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_172b5745-3bd0-e15b-efdc-7248dcacae3c_Person-4da3c0bd-efac-45e6-ed82-4c1cf0ac80dd
  a a2a:Person ;
  rdfs:label "Josephus Martinus Lardenoy" ;
  a2a:PersonName [
    rdfs:label "Josephus Martinus Lardenoy" ;
    a2a:PersonNameFirstName "Josephus Martinus" ;
    a2a:PersonNameLastName "Lardenoy"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_172b5745-3bd0-e15b-efdc-7248dcacae3c_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1971" ;
    a2a:Month "10" ;
    a2a:Day "16" ;
    rdfs:label "1971-10-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_172b5745-3bd0-e15b-efdc-7248dcacae3c_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_172b5745-3bd0-e15b-efdc-7248dcacae3c_Person:797b3b3a-f842-6f22-c754-ade4387a37a2 ;
  a2a:EventKeyRef oa:event_brd_172b5745-3bd0-e15b-efdc-7248dcacae3c_Event1 .

oa:relationep_brd_172b5745-3bd0-e15b-efdc-7248dcacae3c_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_172b5745-3bd0-e15b-efdc-7248dcacae3c_Person:e28d2b92-cae6-2ee0-dbd3-e74db1e272c6 ;
  a2a:EventKeyRef oa:event_brd_172b5745-3bd0-e15b-efdc-7248dcacae3c_Event1 .

oa:relationep_brd_172b5745-3bd0-e15b-efdc-7248dcacae3c_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_brd_172b5745-3bd0-e15b-efdc-7248dcacae3c_Person:4da3c0bd-efac-45e6-ed82-4c1cf0ac80dd ;
  a2a:EventKeyRef oa:event_brd_172b5745-3bd0-e15b-efdc-7248dcacae3c_Event1 .

oa:relationpp_brd_172b5745-3bd0-e15b-efdc-7248dcacae3c_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_brd_172b5745-3bd0-e15b-efdc-7248dcacae3c_Person:4da3c0bd-efac-45e6-ed82-4c1cf0ac80dd, oa:person_brd_172b5745-3bd0-e15b-efdc-7248dcacae3c_Person:041d3f37-94a0-7f27-d14f-09e418101b68 .

oa:relationpp_brd_172b5745-3bd0-e15b-efdc-7248dcacae3c_1
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_brd_172b5745-3bd0-e15b-efdc-7248dcacae3c_Person:4da3c0bd-efac-45e6-ed82-4c1cf0ac80dd, oa:person_brd_172b5745-3bd0-e15b-efdc-7248dcacae3c_Person:3ce4f0e8-a526-33f1-a39c-57d51045baca .

oa:source_brd_172b5745-3bd0-e15b-efdc-7248dcacae3c
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1971-10-18 - 1971-10-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1971-10-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1971-10-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1971" ;
    a2a:Month "10" ;
    a2a:Day "18" ;
    rdfs:label "1971-10-18"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Book "Overlijdensregister 1971" ;
    a2a:DocumentNumber "1170" ;
    rdfs:label "Stadsarchief Breda, Breda, Overlijdensregister 1971, 1170"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/69792a07-5ffe-6dcb-c7f2-af91c1016faf.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/172b5745-3bd0-e15b-efdc-7248dcacae3c" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/69792a07-5ffe-6dcb-c7f2-af91c1016faf.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-01-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/172b5745-3bd0-e15b-efdc-7248dcacae3c" ;
  a2a:RecordGUID "{172b5745-3bd0-e15b-efdc-7248dcacae3c}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Overlijdensregister+1971\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_2567_00002567.xml van BRD" .

