@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_1667a997-9078-e357-947c-207e2dd642b2
  a a2a:Record ;
  rdfs:label "Geboorte op 15 oktober 1849" ;
  a2a:hasPerson oa:person_bhi_1667a997-9078-e357-947c-207e2dd642b2_Person-02ce8d29-7764-12c7-e946-9649da08a4c5, oa:person_bhi_1667a997-9078-e357-947c-207e2dd642b2_Person-347eedcb-4df7-8b7d-4824-112f14f26b60, oa:person_bhi_1667a997-9078-e357-947c-207e2dd642b2_Person-211e6fc3-e14c-8428-87a9-45e27c29215f ;
  a2a:hasEvent oa:event_bhi_1667a997-9078-e357-947c-207e2dd642b2_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_1667a997-9078-e357-947c-207e2dd642b2_0, oa:relationep_bhi_1667a997-9078-e357-947c-207e2dd642b2_1, oa:relationep_bhi_1667a997-9078-e357-947c-207e2dd642b2_2 ;
  a2a:hasSource oa:source_bhi_1667a997-9078-e357-947c-207e2dd642b2 .

oa:person_bhi_1667a997-9078-e357-947c-207e2dd642b2_Person-02ce8d29-7764-12c7-e946-9649da08a4c5
  a a2a:Person ;
  rdfs:label "Johanna Ruijsbroeck" ;
  a2a:PersonName [
    rdfs:label "Johanna Ruijsbroeck" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Ruijsbroeck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_1667a997-9078-e357-947c-207e2dd642b2_Person-347eedcb-4df7-8b7d-4824-112f14f26b60
  a a2a:Person ;
  rdfs:label "Hendricus Gerardus Hubertus van Gerwen" ;
  a2a:PersonName [
    rdfs:label "Hendricus Gerardus Hubertus van Gerwen" ;
    a2a:PersonNameFirstName "Hendricus Gerardus Hubertus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gerwen"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1849" ;
    a2a:Month "10" ;
    a2a:Day "15" ;
    rdfs:label "1849-10-15"^^xsd:date
  ] .

oa:person_bhi_1667a997-9078-e357-947c-207e2dd642b2_Person-211e6fc3-e14c-8428-87a9-45e27c29215f
  a a2a:Person ;
  rdfs:label "Francis Jacobus van Gerwen" ;
  a2a:PersonName [
    rdfs:label "Francis Jacobus van Gerwen" ;
    a2a:PersonNameFirstName "Francis Jacobus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gerwen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_1667a997-9078-e357-947c-207e2dd642b2_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1849" ;
    a2a:Month "10" ;
    a2a:Day "15" ;
    rdfs:label "1849-10-15"^^xsd:date
  ] .

oa:relationep_bhi_1667a997-9078-e357-947c-207e2dd642b2_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_1667a997-9078-e357-947c-207e2dd642b2_Person:02ce8d29-7764-12c7-e946-9649da08a4c5 ;
  a2a:EventKeyRef oa:event_bhi_1667a997-9078-e357-947c-207e2dd642b2_Event1 .

oa:relationep_bhi_1667a997-9078-e357-947c-207e2dd642b2_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_1667a997-9078-e357-947c-207e2dd642b2_Person:347eedcb-4df7-8b7d-4824-112f14f26b60 ;
  a2a:EventKeyRef oa:event_bhi_1667a997-9078-e357-947c-207e2dd642b2_Event1 .

oa:relationep_bhi_1667a997-9078-e357-947c-207e2dd642b2_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_1667a997-9078-e357-947c-207e2dd642b2_Person:211e6fc3-e14c-8428-87a9-45e27c29215f ;
  a2a:EventKeyRef oa:event_bhi_1667a997-9078-e357-947c-207e2dd642b2_Event1 .

oa:source_bhi_1667a997-9078-e357-947c-207e2dd642b2
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Helmond" ;
    rdfs:label "Helmond", "1849-10-16 - 1849-10-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1849-10-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1849-10-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1849" ;
    a2a:Month "10" ;
    a2a:Day "16" ;
    rdfs:label "1849-10-16"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3531, Periode: 1849" ;
    a2a:Book "Geboorteregister Helmond 1849" ;
    a2a:DocumentNumber "122" ;
    a2a:RegistryNumber "3531" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3531, Periode: 1849, Geboorteregister Helmond 1849, 122, 3531"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/adaf0331-cc6a-f894-9328-8440b210aa9c.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/adaf0331-cc6a-f894-9328-8440b210aa9c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-08-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/1667a997-9078-e357-947c-207e2dd642b2" ;
  a2a:RecordGUID "{1667a997-9078-e357-947c-207e2dd642b2}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_853_00000853.xml van BHI" .

