@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_6b3f5446-9822-e413-7e0a-46f93c8f5ffc
  a a2a:Record ;
  rdfs:label "Geboorte op 27 november 1903" ;
  a2a:hasPerson oa:person_bhi_6b3f5446-9822-e413-7e0a-46f93c8f5ffc_Person-2596966a-0953-c5da-80d9-5616bc933827, oa:person_bhi_6b3f5446-9822-e413-7e0a-46f93c8f5ffc_Person-2571c478-aeeb-6e9d-ae07-e819cac88930, oa:person_bhi_6b3f5446-9822-e413-7e0a-46f93c8f5ffc_Person-4c8aa3ff-964a-eef1-fa6e-10bb8ee9d1e9 ;
  a2a:hasEvent oa:event_bhi_6b3f5446-9822-e413-7e0a-46f93c8f5ffc_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_6b3f5446-9822-e413-7e0a-46f93c8f5ffc_0, oa:relationep_bhi_6b3f5446-9822-e413-7e0a-46f93c8f5ffc_1, oa:relationep_bhi_6b3f5446-9822-e413-7e0a-46f93c8f5ffc_2 ;
  a2a:hasSource oa:source_bhi_6b3f5446-9822-e413-7e0a-46f93c8f5ffc .

oa:person_bhi_6b3f5446-9822-e413-7e0a-46f93c8f5ffc_Person-2596966a-0953-c5da-80d9-5616bc933827
  a a2a:Person ;
  rdfs:label "Adrianus Cornelis Vingerhoets" ;
  a2a:PersonName [
    rdfs:label "Adrianus Cornelis Vingerhoets" ;
    a2a:PersonNameFirstName "Adrianus Cornelis" ;
    a2a:PersonNameLastName "Vingerhoets"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1903" ;
    a2a:Month "11" ;
    a2a:Day "27" ;
    rdfs:label "1903-11-27"^^xsd:date
  ] .

oa:person_bhi_6b3f5446-9822-e413-7e0a-46f93c8f5ffc_Person-2571c478-aeeb-6e9d-ae07-e819cac88930
  a a2a:Person ;
  rdfs:label "Elizabeth Schoonen" ;
  a2a:PersonName [
    rdfs:label "Elizabeth Schoonen" ;
    a2a:PersonNameFirstName "Elizabeth" ;
    a2a:PersonNameLastName "Schoonen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_6b3f5446-9822-e413-7e0a-46f93c8f5ffc_Person-4c8aa3ff-964a-eef1-fa6e-10bb8ee9d1e9
  a a2a:Person ;
  rdfs:label "Arnoldus Josephus Vingerhoets" ;
  a2a:PersonName [
    rdfs:label "Arnoldus Josephus Vingerhoets" ;
    a2a:PersonNameFirstName "Arnoldus Josephus" ;
    a2a:PersonNameLastName "Vingerhoets"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_6b3f5446-9822-e413-7e0a-46f93c8f5ffc_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1903" ;
    a2a:Month "11" ;
    a2a:Day "27" ;
    rdfs:label "1903-11-27"^^xsd:date
  ] .

oa:relationep_bhi_6b3f5446-9822-e413-7e0a-46f93c8f5ffc_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_6b3f5446-9822-e413-7e0a-46f93c8f5ffc_Person:2596966a-0953-c5da-80d9-5616bc933827 ;
  a2a:EventKeyRef oa:event_bhi_6b3f5446-9822-e413-7e0a-46f93c8f5ffc_Event1 .

oa:relationep_bhi_6b3f5446-9822-e413-7e0a-46f93c8f5ffc_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_6b3f5446-9822-e413-7e0a-46f93c8f5ffc_Person:2571c478-aeeb-6e9d-ae07-e819cac88930 ;
  a2a:EventKeyRef oa:event_bhi_6b3f5446-9822-e413-7e0a-46f93c8f5ffc_Event1 .

oa:relationep_bhi_6b3f5446-9822-e413-7e0a-46f93c8f5ffc_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_6b3f5446-9822-e413-7e0a-46f93c8f5ffc_Person:4c8aa3ff-964a-eef1-fa6e-10bb8ee9d1e9 ;
  a2a:EventKeyRef oa:event_bhi_6b3f5446-9822-e413-7e0a-46f93c8f5ffc_Event1 .

oa:source_bhi_6b3f5446-9822-e413-7e0a-46f93c8f5ffc
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1903-11-27 - 1903-11-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1903-11-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1903-11-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1903" ;
    a2a:Month "11" ;
    a2a:Day "27" ;
    rdfs:label "1903-11-27"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 2546, Periode: 1903" ;
    a2a:Book "Geboorteregister Roosendaal 1903" ;
    a2a:DocumentNumber "494" ;
    a2a:RegistryNumber "2546" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 2546, Periode: 1903, Geboorteregister Roosendaal 1903, 494, 2546"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/f6a3ae8c-3111-d7f1-43f7-ed68a9910793.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/f6a3ae8c-3111-d7f1-43f7-ed68a9910793.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-04-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/6b3f5446-9822-e413-7e0a-46f93c8f5ffc" ;
  a2a:RecordGUID "{6b3f5446-9822-e413-7e0a-46f93c8f5ffc}" ;
  a2a:SourceRemarkdeel "2546" ;
  a2a:SourceRemarkregister_periode "1903" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250909_1055_00001055.xml van BHI" .

