@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_c0908a86-c1d8-e7ff-221e-ccfcb07fa558
  a a2a:Record ;
  rdfs:label "Geboorte op 25 februari 1919 te Rucphen" ;
  a2a:hasPerson oa:person_bhi_c0908a86-c1d8-e7ff-221e-ccfcb07fa558_Person-fdacc92d-f42a-e4e9-8b3f-6fb660a72b24, oa:person_bhi_c0908a86-c1d8-e7ff-221e-ccfcb07fa558_Person-11511207-2a30-9fe9-6028-56af3bf54db2, oa:person_bhi_c0908a86-c1d8-e7ff-221e-ccfcb07fa558_Person-852e3f4d-90ed-1c0a-b819-9eb8116f75fb ;
  a2a:hasEvent oa:event_bhi_c0908a86-c1d8-e7ff-221e-ccfcb07fa558_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_c0908a86-c1d8-e7ff-221e-ccfcb07fa558_0, oa:relationep_bhi_c0908a86-c1d8-e7ff-221e-ccfcb07fa558_1, oa:relationep_bhi_c0908a86-c1d8-e7ff-221e-ccfcb07fa558_2 ;
  a2a:hasSource oa:source_bhi_c0908a86-c1d8-e7ff-221e-ccfcb07fa558 .

oa:person_bhi_c0908a86-c1d8-e7ff-221e-ccfcb07fa558_Person-fdacc92d-f42a-e4e9-8b3f-6fb660a72b24
  a a2a:Person ;
  rdfs:label "Maria Catharina Sprenkels" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina Sprenkels" ;
    a2a:PersonNameFirstName "Maria Catharina" ;
    a2a:PersonNameLastName "Sprenkels"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_c0908a86-c1d8-e7ff-221e-ccfcb07fa558_Person-11511207-2a30-9fe9-6028-56af3bf54db2
  a a2a:Person ;
  rdfs:label "Antonius Petrus Leonardus Maria de Weert" ;
  a2a:PersonName [
    rdfs:label "Antonius Petrus Leonardus Maria de Weert" ;
    a2a:PersonNameFirstName "Antonius Petrus Leonardus Maria" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Weert"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1919" ;
    a2a:Month "2" ;
    a2a:Day "25" ;
    rdfs:label "1919-02-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rucphen" ;
    rdfs:label "Rucphen"
  ] .

oa:person_bhi_c0908a86-c1d8-e7ff-221e-ccfcb07fa558_Person-852e3f4d-90ed-1c0a-b819-9eb8116f75fb
  a a2a:Person ;
  rdfs:label "Henricus Nicolaas Wilhelmus Maria de Weert" ;
  a2a:PersonName [
    rdfs:label "Henricus Nicolaas Wilhelmus Maria de Weert" ;
    a2a:PersonNameFirstName "Henricus Nicolaas Wilhelmus Maria" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Weert"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_c0908a86-c1d8-e7ff-221e-ccfcb07fa558_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1919" ;
    a2a:Month "2" ;
    a2a:Day "25" ;
    rdfs:label "1919-02-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rucphen" ;
    rdfs:label "Rucphen"
  ] .

oa:relationep_bhi_c0908a86-c1d8-e7ff-221e-ccfcb07fa558_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_c0908a86-c1d8-e7ff-221e-ccfcb07fa558_Person:fdacc92d-f42a-e4e9-8b3f-6fb660a72b24 ;
  a2a:EventKeyRef oa:event_bhi_c0908a86-c1d8-e7ff-221e-ccfcb07fa558_Event1 .

oa:relationep_bhi_c0908a86-c1d8-e7ff-221e-ccfcb07fa558_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_c0908a86-c1d8-e7ff-221e-ccfcb07fa558_Person:11511207-2a30-9fe9-6028-56af3bf54db2 ;
  a2a:EventKeyRef oa:event_bhi_c0908a86-c1d8-e7ff-221e-ccfcb07fa558_Event1 .

oa:relationep_bhi_c0908a86-c1d8-e7ff-221e-ccfcb07fa558_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_c0908a86-c1d8-e7ff-221e-ccfcb07fa558_Person:852e3f4d-90ed-1c0a-b819-9eb8116f75fb ;
  a2a:EventKeyRef oa:event_bhi_c0908a86-c1d8-e7ff-221e-ccfcb07fa558_Event1 .

oa:source_bhi_c0908a86-c1d8-e7ff-221e-ccfcb07fa558
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Rucphen" ;
    rdfs:label "Rucphen", "1919-02-26 - 1919-02-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1919-02-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1919-02-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1919" ;
    a2a:Month "2" ;
    a2a:Day "26" ;
    rdfs:label "1919-02-26"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 2648, Periode: 1919" ;
    a2a:Book "Geboorteregister Rucphen 1919" ;
    a2a:DocumentNumber "36" ;
    a2a:RegistryNumber "2648" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 2648, Periode: 1919, Geboorteregister Rucphen 1919, 36, 2648"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/40564e56-ec6f-f18c-9b4d-bd48d9bc30d9.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/40564e56-ec6f-f18c-9b4d-bd48d9bc30d9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-01-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/c0908a86-c1d8-e7ff-221e-ccfcb07fa558" ;
  a2a:RecordGUID "{c0908a86-c1d8-e7ff-221e-ccfcb07fa558}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240611_976_00000976.xml van BHI" .

