@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_bd66f57f-2a4e-b09c-c968-ec8f8a29d344
  a a2a:Record ;
  rdfs:label "Geboorte op 31 januari 1918" ;
  a2a:hasPerson oa:person_bhi_bd66f57f-2a4e-b09c-c968-ec8f8a29d344_Person-60af7782-1b50-057e-8dcf-7badc272303b, oa:person_bhi_bd66f57f-2a4e-b09c-c968-ec8f8a29d344_Person-16e12b0c-c06e-a178-48cb-acb921ad7860, oa:person_bhi_bd66f57f-2a4e-b09c-c968-ec8f8a29d344_Person-61dc6289-b57d-2f13-624a-fd2906bcd84f ;
  a2a:hasEvent oa:event_bhi_bd66f57f-2a4e-b09c-c968-ec8f8a29d344_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_bd66f57f-2a4e-b09c-c968-ec8f8a29d344_0, oa:relationep_bhi_bd66f57f-2a4e-b09c-c968-ec8f8a29d344_1, oa:relationep_bhi_bd66f57f-2a4e-b09c-c968-ec8f8a29d344_2 ;
  a2a:hasSource oa:source_bhi_bd66f57f-2a4e-b09c-c968-ec8f8a29d344 .

oa:person_bhi_bd66f57f-2a4e-b09c-c968-ec8f8a29d344_Person-60af7782-1b50-057e-8dcf-7badc272303b
  a a2a:Person ;
  rdfs:label "Maria Catharina Josephina Vercoelen" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina Josephina Vercoelen" ;
    a2a:PersonNameFirstName "Maria Catharina Josephina" ;
    a2a:PersonNameLastName "Vercoelen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_bd66f57f-2a4e-b09c-c968-ec8f8a29d344_Person-16e12b0c-c06e-a178-48cb-acb921ad7860
  a a2a:Person ;
  rdfs:label "Dick Johan van Toor" ;
  a2a:PersonName [
    rdfs:label "Dick Johan van Toor" ;
    a2a:PersonNameFirstName "Dick Johan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Toor"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1918" ;
    a2a:Month "1" ;
    a2a:Day "31" ;
    rdfs:label "1918-01-31"^^xsd:date
  ] .

oa:person_bhi_bd66f57f-2a4e-b09c-c968-ec8f8a29d344_Person-61dc6289-b57d-2f13-624a-fd2906bcd84f
  a a2a:Person ;
  rdfs:label "Cornelis Willem van Toor" ;
  a2a:PersonName [
    rdfs:label "Cornelis Willem van Toor" ;
    a2a:PersonNameFirstName "Cornelis Willem" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Toor"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_bd66f57f-2a4e-b09c-c968-ec8f8a29d344_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1918" ;
    a2a:Month "1" ;
    a2a:Day "31" ;
    rdfs:label "1918-01-31"^^xsd:date
  ] .

oa:relationep_bhi_bd66f57f-2a4e-b09c-c968-ec8f8a29d344_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_bd66f57f-2a4e-b09c-c968-ec8f8a29d344_Person:60af7782-1b50-057e-8dcf-7badc272303b ;
  a2a:EventKeyRef oa:event_bhi_bd66f57f-2a4e-b09c-c968-ec8f8a29d344_Event1 .

oa:relationep_bhi_bd66f57f-2a4e-b09c-c968-ec8f8a29d344_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_bd66f57f-2a4e-b09c-c968-ec8f8a29d344_Person:16e12b0c-c06e-a178-48cb-acb921ad7860 ;
  a2a:EventKeyRef oa:event_bhi_bd66f57f-2a4e-b09c-c968-ec8f8a29d344_Event1 .

oa:relationep_bhi_bd66f57f-2a4e-b09c-c968-ec8f8a29d344_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_bd66f57f-2a4e-b09c-c968-ec8f8a29d344_Person:61dc6289-b57d-2f13-624a-fd2906bcd84f ;
  a2a:EventKeyRef oa:event_bhi_bd66f57f-2a4e-b09c-c968-ec8f8a29d344_Event1 .

oa:source_bhi_bd66f57f-2a4e-b09c-c968-ec8f8a29d344
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Strijp" ;
    rdfs:label "Strijp", "1918-01-31 - 1918-01-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1918-01-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1918-01-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1918" ;
    a2a:Month "1" ;
    a2a:Day "31" ;
    rdfs:label "1918-01-31"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 2917, Periode: 1918" ;
    a2a:Book "Geboorteregister Strijp 1918" ;
    a2a:DocumentNumber "24" ;
    a2a:RegistryNumber "2917" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 2917, Periode: 1918, Geboorteregister Strijp 1918, 24, 2917"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/6e0b7c2e-12d3-b0d7-f963-fb3d1e060830.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/6e0b7c2e-12d3-b0d7-f963-fb3d1e060830.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-05-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/bd66f57f-2a4e-b09c-c968-ec8f8a29d344" ;
  a2a:RecordGUID "{bd66f57f-2a4e-b09c-c968-ec8f8a29d344}" ;
  a2a:SourceRemarkdeel "2917" ;
  a2a:SourceRemarkregister_periode "1918" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250102_738_00000738.xml van BHI" .

