@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_f1d1bc1d-6889-c809-e25c-72c50e83a9f0
  a a2a:Record ;
  rdfs:label "Geboorte op 14 februari 1859" ;
  a2a:hasPerson oa:person_bhi_f1d1bc1d-6889-c809-e25c-72c50e83a9f0_Person-32114f3c-0ea8-645f-0aea-c8ff15647a63, oa:person_bhi_f1d1bc1d-6889-c809-e25c-72c50e83a9f0_Person-98797e29-62f2-358e-6a50-737da4867615, oa:person_bhi_f1d1bc1d-6889-c809-e25c-72c50e83a9f0_Person-e87e41a7-0e82-101a-4767-f0fecf7f169c ;
  a2a:hasEvent oa:event_bhi_f1d1bc1d-6889-c809-e25c-72c50e83a9f0_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_f1d1bc1d-6889-c809-e25c-72c50e83a9f0_0, oa:relationep_bhi_f1d1bc1d-6889-c809-e25c-72c50e83a9f0_1, oa:relationep_bhi_f1d1bc1d-6889-c809-e25c-72c50e83a9f0_2 ;
  a2a:hasSource oa:source_bhi_f1d1bc1d-6889-c809-e25c-72c50e83a9f0 .

oa:person_bhi_f1d1bc1d-6889-c809-e25c-72c50e83a9f0_Person-32114f3c-0ea8-645f-0aea-c8ff15647a63
  a a2a:Person ;
  rdfs:label "Laurens Boelaars" ;
  a2a:PersonName [
    rdfs:label "Laurens Boelaars" ;
    a2a:PersonNameFirstName "Laurens" ;
    a2a:PersonNameLastName "Boelaars"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_f1d1bc1d-6889-c809-e25c-72c50e83a9f0_Person-98797e29-62f2-358e-6a50-737da4867615
  a a2a:Person ;
  rdfs:label "Adrianus Antonie Boelaars" ;
  a2a:PersonName [
    rdfs:label "Adrianus Antonie Boelaars" ;
    a2a:PersonNameFirstName "Adrianus Antonie" ;
    a2a:PersonNameLastName "Boelaars"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1859" ;
    a2a:Month "2" ;
    a2a:Day "14" ;
    rdfs:label "1859-02-14"^^xsd:date
  ] .

oa:person_bhi_f1d1bc1d-6889-c809-e25c-72c50e83a9f0_Person-e87e41a7-0e82-101a-4767-f0fecf7f169c
  a a2a:Person ;
  rdfs:label "Johanna Paijmans" ;
  a2a:PersonName [
    rdfs:label "Johanna Paijmans" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Paijmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_f1d1bc1d-6889-c809-e25c-72c50e83a9f0_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1859" ;
    a2a:Month "2" ;
    a2a:Day "14" ;
    rdfs:label "1859-02-14"^^xsd:date
  ] .

oa:relationep_bhi_f1d1bc1d-6889-c809-e25c-72c50e83a9f0_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_f1d1bc1d-6889-c809-e25c-72c50e83a9f0_Person:32114f3c-0ea8-645f-0aea-c8ff15647a63 ;
  a2a:EventKeyRef oa:event_bhi_f1d1bc1d-6889-c809-e25c-72c50e83a9f0_Event1 .

oa:relationep_bhi_f1d1bc1d-6889-c809-e25c-72c50e83a9f0_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_f1d1bc1d-6889-c809-e25c-72c50e83a9f0_Person:98797e29-62f2-358e-6a50-737da4867615 ;
  a2a:EventKeyRef oa:event_bhi_f1d1bc1d-6889-c809-e25c-72c50e83a9f0_Event1 .

oa:relationep_bhi_f1d1bc1d-6889-c809-e25c-72c50e83a9f0_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_f1d1bc1d-6889-c809-e25c-72c50e83a9f0_Person:e87e41a7-0e82-101a-4767-f0fecf7f169c ;
  a2a:EventKeyRef oa:event_bhi_f1d1bc1d-6889-c809-e25c-72c50e83a9f0_Event1 .

oa:source_bhi_f1d1bc1d-6889-c809-e25c-72c50e83a9f0
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Raamsdonk" ;
    rdfs:label "Raamsdonk", "1859-01-01 - 1859-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1859-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1859-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [ a2a:Year "1859" ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 6422, Periode: 1859" ;
    a2a:Book "Geboorteregister Raamsdonk 1859" ;
    a2a:DocumentNumber "19" ;
    a2a:RegistryNumber "6422" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 6422, Periode: 1859, Geboorteregister Raamsdonk 1859, 19, 6422"
  ] ;
  a2a:SourceLastChangeDate "2024-08-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/f1d1bc1d-6889-c809-e25c-72c50e83a9f0" ;
  a2a:RecordGUID "{f1d1bc1d-6889-c809-e25c-72c50e83a9f0}" ;
  a2a:SourceRemarkdeel "6422" ;
  a2a:SourceRemarkregister_periode "1859" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250102_776_00000776.xml van BHI" .

