@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_23d86ae1-e67a-ee5a-b22b-5cce9e9cc2c3
  a a2a:Record ;
  rdfs:label "Geboorte op 5 februari 1909" ;
  a2a:hasPerson oa:person_bhi_23d86ae1-e67a-ee5a-b22b-5cce9e9cc2c3_Person-c0f873d0-334f-696c-6e54-f6f7ae329799, oa:person_bhi_23d86ae1-e67a-ee5a-b22b-5cce9e9cc2c3_Person-7203a78b-204b-a2c2-26d6-40a89ea228a9, oa:person_bhi_23d86ae1-e67a-ee5a-b22b-5cce9e9cc2c3_Person-6b1873d7-a8ab-8cfc-dbc3-eea16959c2db ;
  a2a:hasEvent oa:event_bhi_23d86ae1-e67a-ee5a-b22b-5cce9e9cc2c3_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_23d86ae1-e67a-ee5a-b22b-5cce9e9cc2c3_0, oa:relationep_bhi_23d86ae1-e67a-ee5a-b22b-5cce9e9cc2c3_1, oa:relationep_bhi_23d86ae1-e67a-ee5a-b22b-5cce9e9cc2c3_2 ;
  a2a:hasSource oa:source_bhi_23d86ae1-e67a-ee5a-b22b-5cce9e9cc2c3 .

oa:person_bhi_23d86ae1-e67a-ee5a-b22b-5cce9e9cc2c3_Person-c0f873d0-334f-696c-6e54-f6f7ae329799
  a a2a:Person ;
  rdfs:label "Johannes Marinus Vincentius Joseph Pols" ;
  a2a:PersonName [
    rdfs:label "Johannes Marinus Vincentius Joseph Pols" ;
    a2a:PersonNameFirstName "Johannes Marinus Vincentius Joseph" ;
    a2a:PersonNameLastName "Pols"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1909" ;
    a2a:Month "2" ;
    a2a:Day "5" ;
    rdfs:label "1909-02-05"^^xsd:date
  ] .

oa:person_bhi_23d86ae1-e67a-ee5a-b22b-5cce9e9cc2c3_Person-7203a78b-204b-a2c2-26d6-40a89ea228a9
  a a2a:Person ;
  rdfs:label "Anna Dimphna Notten" ;
  a2a:PersonName [
    rdfs:label "Anna Dimphna Notten" ;
    a2a:PersonNameFirstName "Anna Dimphna" ;
    a2a:PersonNameLastName "Notten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_23d86ae1-e67a-ee5a-b22b-5cce9e9cc2c3_Person-6b1873d7-a8ab-8cfc-dbc3-eea16959c2db
  a a2a:Person ;
  rdfs:label "Adrianus Antonius Eduard Pols" ;
  a2a:PersonName [
    rdfs:label "Adrianus Antonius Eduard Pols" ;
    a2a:PersonNameFirstName "Adrianus Antonius Eduard" ;
    a2a:PersonNameLastName "Pols"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_23d86ae1-e67a-ee5a-b22b-5cce9e9cc2c3_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1909" ;
    a2a:Month "2" ;
    a2a:Day "5" ;
    rdfs:label "1909-02-05"^^xsd:date
  ] .

oa:relationep_bhi_23d86ae1-e67a-ee5a-b22b-5cce9e9cc2c3_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_23d86ae1-e67a-ee5a-b22b-5cce9e9cc2c3_Person:c0f873d0-334f-696c-6e54-f6f7ae329799 ;
  a2a:EventKeyRef oa:event_bhi_23d86ae1-e67a-ee5a-b22b-5cce9e9cc2c3_Event1 .

oa:relationep_bhi_23d86ae1-e67a-ee5a-b22b-5cce9e9cc2c3_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_23d86ae1-e67a-ee5a-b22b-5cce9e9cc2c3_Person:7203a78b-204b-a2c2-26d6-40a89ea228a9 ;
  a2a:EventKeyRef oa:event_bhi_23d86ae1-e67a-ee5a-b22b-5cce9e9cc2c3_Event1 .

oa:relationep_bhi_23d86ae1-e67a-ee5a-b22b-5cce9e9cc2c3_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_23d86ae1-e67a-ee5a-b22b-5cce9e9cc2c3_Person:6b1873d7-a8ab-8cfc-dbc3-eea16959c2db ;
  a2a:EventKeyRef oa:event_bhi_23d86ae1-e67a-ee5a-b22b-5cce9e9cc2c3_Event1 .

oa:source_bhi_23d86ae1-e67a-ee5a-b22b-5cce9e9cc2c3
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Goirle" ;
    rdfs:label "Goirle", "1909-02-06 - 1909-02-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1909-02-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1909-02-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1909" ;
    a2a:Month "2" ;
    a2a:Day "6" ;
    rdfs:label "1909-02-06"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1277, Periode: 1909" ;
    a2a:Book "Geboorteregister Goirle 1909" ;
    a2a:DocumentNumber "9" ;
    a2a:RegistryNumber "1277" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1277, Periode: 1909, Geboorteregister Goirle 1909, 9, 1277"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/1032e2ef-2452-f835-5e8e-4ffb7db04659.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/1032e2ef-2452-f835-5e8e-4ffb7db04659.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-06-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/23d86ae1-e67a-ee5a-b22b-5cce9e9cc2c3" ;
  a2a:RecordGUID "{23d86ae1-e67a-ee5a-b22b-5cce9e9cc2c3}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240611_654_00000654.xml van BHI" .

