@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_bhi_03a2c8da-157c-48fa-eb51-e8dad8fe4c9b
  a a2a:Record ;
  rdfs:label "Overlijden op 1 november 1910 te Loon op Zand" ;
  a2a:hasPerson oa:person_bhi_03a2c8da-157c-48fa-eb51-e8dad8fe4c9b_Person-f0c3cc38-3a9f-0671-4844-a9c039ef8b9e, oa:person_bhi_03a2c8da-157c-48fa-eb51-e8dad8fe4c9b_Person-41c4b66b-7ef9-7fd3-a16b-ab48329828ef, oa:person_bhi_03a2c8da-157c-48fa-eb51-e8dad8fe4c9b_Person-fbcf6f07-cacc-06ee-934a-2310773fb1dd, oa:person_bhi_03a2c8da-157c-48fa-eb51-e8dad8fe4c9b_Person-834ae096-ccf7-2467-8134-d22cf0148011 ;
  a2a:hasEvent oa:event_bhi_03a2c8da-157c-48fa-eb51-e8dad8fe4c9b_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_03a2c8da-157c-48fa-eb51-e8dad8fe4c9b_0, oa:relationep_bhi_03a2c8da-157c-48fa-eb51-e8dad8fe4c9b_1, oa:relationep_bhi_03a2c8da-157c-48fa-eb51-e8dad8fe4c9b_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_03a2c8da-157c-48fa-eb51-e8dad8fe4c9b_0 ;
  a2a:hasSource oa:source_bhi_03a2c8da-157c-48fa-eb51-e8dad8fe4c9b .

oa:person_bhi_03a2c8da-157c-48fa-eb51-e8dad8fe4c9b_Person-f0c3cc38-3a9f-0671-4844-a9c039ef8b9e
  a a2a:Person ;
  rdfs:label "Johanna Christina Laros" ;
  a2a:PersonName [
    rdfs:label "Johanna Christina Laros" ;
    a2a:PersonNameFirstName "Johanna Christina" ;
    a2a:PersonNameLastName "Laros"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_03a2c8da-157c-48fa-eb51-e8dad8fe4c9b_Person-41c4b66b-7ef9-7fd3-a16b-ab48329828ef
  a a2a:Person ;
  rdfs:label "Hendrina Netten" ;
  a2a:PersonName [
    rdfs:label "Hendrina Netten" ;
    a2a:PersonNameFirstName "Hendrina" ;
    a2a:PersonNameLastName "Netten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_03a2c8da-157c-48fa-eb51-e8dad8fe4c9b_Person-fbcf6f07-cacc-06ee-934a-2310773fb1dd
  a a2a:Person ;
  rdfs:label "Dirk Laros" ;
  a2a:PersonName [
    rdfs:label "Dirk Laros" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Laros"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_03a2c8da-157c-48fa-eb51-e8dad8fe4c9b_Person-834ae096-ccf7-2467-8134-d22cf0148011
  a a2a:Person ;
  rdfs:label "Theodorus Netten" ;
  a2a:PersonName [
    rdfs:label "Theodorus Netten" ;
    a2a:PersonNameFirstName "Theodorus" ;
    a2a:PersonNameLastName "Netten"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_03a2c8da-157c-48fa-eb51-e8dad8fe4c9b_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1910" ;
    a2a:Month "11" ;
    a2a:Day "1" ;
    rdfs:label "1910-11-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Loon op Zand" ;
    rdfs:label "Loon op Zand"
  ] .

oa:relationep_bhi_03a2c8da-157c-48fa-eb51-e8dad8fe4c9b_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_03a2c8da-157c-48fa-eb51-e8dad8fe4c9b_Person:f0c3cc38-3a9f-0671-4844-a9c039ef8b9e ;
  a2a:EventKeyRef oa:event_bhi_03a2c8da-157c-48fa-eb51-e8dad8fe4c9b_Event1 .

oa:relationep_bhi_03a2c8da-157c-48fa-eb51-e8dad8fe4c9b_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_03a2c8da-157c-48fa-eb51-e8dad8fe4c9b_Person:41c4b66b-7ef9-7fd3-a16b-ab48329828ef ;
  a2a:EventKeyRef oa:event_bhi_03a2c8da-157c-48fa-eb51-e8dad8fe4c9b_Event1 .

oa:relationep_bhi_03a2c8da-157c-48fa-eb51-e8dad8fe4c9b_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_03a2c8da-157c-48fa-eb51-e8dad8fe4c9b_Person:fbcf6f07-cacc-06ee-934a-2310773fb1dd ;
  a2a:EventKeyRef oa:event_bhi_03a2c8da-157c-48fa-eb51-e8dad8fe4c9b_Event1 .

oa:relationpp_bhi_03a2c8da-157c-48fa-eb51-e8dad8fe4c9b_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_03a2c8da-157c-48fa-eb51-e8dad8fe4c9b_Person:f0c3cc38-3a9f-0671-4844-a9c039ef8b9e, oa:person_bhi_03a2c8da-157c-48fa-eb51-e8dad8fe4c9b_Person:834ae096-ccf7-2467-8134-d22cf0148011 .

oa:source_bhi_03a2c8da-157c-48fa-eb51-e8dad8fe4c9b
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Loon op Zand" ;
    rdfs:label "Loon op Zand", "1910-11-02 - 1910-11-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1910-11-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1910-11-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1910" ;
    a2a:Month "11" ;
    a2a:Day "2" ;
    rdfs:label "1910-11-02"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1883, Periode: 1910" ;
    a2a:Book "Overlijdensregister Loon op Zand 1910" ;
    a2a:DocumentNumber "125" ;
    a2a:RegistryNumber "1883" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1883, Periode: 1910, Overlijdensregister Loon op Zand 1910, 125, 1883"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/59604ac1-0c3c-9da8-6d66-937c862f4e03.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/59604ac1-0c3c-9da8-6d66-937c862f4e03.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-06-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/03a2c8da-157c-48fa-eb51-e8dad8fe4c9b" ;
  a2a:RecordGUID "{03a2c8da-157c-48fa-eb51-e8dad8fe4c9b}" ;
  a2a:SourceRemarkdeel "1883" ;
  a2a:SourceRemarkregister_periode "1910" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250424_438_00000438.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1910-11-01" .
