@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_96fb2805-c58a-e668-2223-dc382d2da8b9
  a a2a:Record ;
  rdfs:label "Geboorte op 20 september 1907" ;
  a2a:hasPerson oa:person_bhi_96fb2805-c58a-e668-2223-dc382d2da8b9_Person-3ea25cb6-bfe6-c07a-ac55-eb1ca7de586f, oa:person_bhi_96fb2805-c58a-e668-2223-dc382d2da8b9_Person-e3eb6044-9db5-ce59-c507-b9be43a59bf8, oa:person_bhi_96fb2805-c58a-e668-2223-dc382d2da8b9_Person-ea2732f5-87d8-4c21-888c-9f709d59136a ;
  a2a:hasEvent oa:event_bhi_96fb2805-c58a-e668-2223-dc382d2da8b9_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_96fb2805-c58a-e668-2223-dc382d2da8b9_0, oa:relationep_bhi_96fb2805-c58a-e668-2223-dc382d2da8b9_1, oa:relationep_bhi_96fb2805-c58a-e668-2223-dc382d2da8b9_2 ;
  a2a:hasSource oa:source_bhi_96fb2805-c58a-e668-2223-dc382d2da8b9 .

oa:person_bhi_96fb2805-c58a-e668-2223-dc382d2da8b9_Person-3ea25cb6-bfe6-c07a-ac55-eb1ca7de586f
  a a2a:Person ;
  rdfs:label "Anna Maria Justina Elisabeth Anatolia Vermeulen" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Justina Elisabeth Anatolia Vermeulen" ;
    a2a:PersonNameFirstName "Anna Maria Justina Elisabeth Anatolia" ;
    a2a:PersonNameLastName "Vermeulen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1907" ;
    a2a:Month "9" ;
    a2a:Day "20" ;
    rdfs:label "1907-09-20"^^xsd:date
  ] .

oa:person_bhi_96fb2805-c58a-e668-2223-dc382d2da8b9_Person-e3eb6044-9db5-ce59-c507-b9be43a59bf8
  a a2a:Person ;
  rdfs:label "Antonia Maria Haast" ;
  a2a:PersonName [
    rdfs:label "Antonia Maria Haast" ;
    a2a:PersonNameFirstName "Antonia Maria" ;
    a2a:PersonNameLastName "Haast"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_96fb2805-c58a-e668-2223-dc382d2da8b9_Person-ea2732f5-87d8-4c21-888c-9f709d59136a
  a a2a:Person ;
  rdfs:label "Sebastianus Franciscus Johannes Vermeulen" ;
  a2a:PersonName [
    rdfs:label "Sebastianus Franciscus Johannes Vermeulen" ;
    a2a:PersonNameFirstName "Sebastianus Franciscus Johannes" ;
    a2a:PersonNameLastName "Vermeulen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_96fb2805-c58a-e668-2223-dc382d2da8b9_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1907" ;
    a2a:Month "9" ;
    a2a:Day "20" ;
    rdfs:label "1907-09-20"^^xsd:date
  ] .

oa:relationep_bhi_96fb2805-c58a-e668-2223-dc382d2da8b9_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_96fb2805-c58a-e668-2223-dc382d2da8b9_Person:3ea25cb6-bfe6-c07a-ac55-eb1ca7de586f ;
  a2a:EventKeyRef oa:event_bhi_96fb2805-c58a-e668-2223-dc382d2da8b9_Event1 .

oa:relationep_bhi_96fb2805-c58a-e668-2223-dc382d2da8b9_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_96fb2805-c58a-e668-2223-dc382d2da8b9_Person:e3eb6044-9db5-ce59-c507-b9be43a59bf8 ;
  a2a:EventKeyRef oa:event_bhi_96fb2805-c58a-e668-2223-dc382d2da8b9_Event1 .

oa:relationep_bhi_96fb2805-c58a-e668-2223-dc382d2da8b9_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_96fb2805-c58a-e668-2223-dc382d2da8b9_Person:ea2732f5-87d8-4c21-888c-9f709d59136a ;
  a2a:EventKeyRef oa:event_bhi_96fb2805-c58a-e668-2223-dc382d2da8b9_Event1 .

oa:source_bhi_96fb2805-c58a-e668-2223-dc382d2da8b9
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage", "1907-09-21 - 1907-09-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1907-09-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1907-09-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1907" ;
    a2a:Month "9" ;
    a2a:Day "21" ;
    rdfs:label "1907-09-21"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 2390, Periode: 1907" ;
    a2a:Book "Geboortenregister Princenhage 1907" ;
    a2a:DocumentNumber "240" ;
    a2a:RegistryNumber "2390" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 2390, Periode: 1907, Geboortenregister Princenhage 1907, 240, 2390"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/be238cd7-239c-6e5a-d7fc-ad91a95f1695.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/be238cd7-239c-6e5a-d7fc-ad91a95f1695.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-07-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/96fb2805-c58a-e668-2223-dc382d2da8b9" ;
  a2a:RecordGUID "{96fb2805-c58a-e668-2223-dc382d2da8b9}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_5098_00005098.xml van BHI" .

