@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_b3ce630b-64a3-abdb-e375-b08e861bc558
  a a2a:Record ;
  rdfs:label "Geboorte op 27 september 1920" ;
  a2a:hasPerson oa:person_bhi_b3ce630b-64a3-abdb-e375-b08e861bc558_Person-ed6a9f88-45e6-2c8c-5647-6b09f52c7646, oa:person_bhi_b3ce630b-64a3-abdb-e375-b08e861bc558_Person-77509687-02f7-9a4a-6230-a76c5edd79b5, oa:person_bhi_b3ce630b-64a3-abdb-e375-b08e861bc558_Person-d05b038f-f3db-da10-be13-35eb19836c46 ;
  a2a:hasEvent oa:event_bhi_b3ce630b-64a3-abdb-e375-b08e861bc558_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_b3ce630b-64a3-abdb-e375-b08e861bc558_0, oa:relationep_bhi_b3ce630b-64a3-abdb-e375-b08e861bc558_1, oa:relationep_bhi_b3ce630b-64a3-abdb-e375-b08e861bc558_2 ;
  a2a:hasSource oa:source_bhi_b3ce630b-64a3-abdb-e375-b08e861bc558 .

oa:person_bhi_b3ce630b-64a3-abdb-e375-b08e861bc558_Person-ed6a9f88-45e6-2c8c-5647-6b09f52c7646
  a a2a:Person ;
  rdfs:label "Wilhelmina Gertruda Maria Vink" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina Gertruda Maria Vink" ;
    a2a:PersonNameFirstName "Wilhelmina Gertruda Maria" ;
    a2a:PersonNameLastName "Vink"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b3ce630b-64a3-abdb-e375-b08e861bc558_Person-77509687-02f7-9a4a-6230-a76c5edd79b5
  a a2a:Person ;
  rdfs:label "Johannes Petrus Philippus Simonis" ;
  a2a:PersonName [
    rdfs:label "Johannes Petrus Philippus Simonis" ;
    a2a:PersonNameFirstName "Johannes Petrus Philippus" ;
    a2a:PersonNameLastName "Simonis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b3ce630b-64a3-abdb-e375-b08e861bc558_Person-d05b038f-f3db-da10-be13-35eb19836c46
  a a2a:Person ;
  rdfs:label "Geertruda Johanna Simonis" ;
  a2a:PersonName [
    rdfs:label "Geertruda Johanna Simonis" ;
    a2a:PersonNameFirstName "Geertruda Johanna" ;
    a2a:PersonNameLastName "Simonis"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1920" ;
    a2a:Month "9" ;
    a2a:Day "27" ;
    rdfs:label "1920-09-27"^^xsd:date
  ] .

oa:event_bhi_b3ce630b-64a3-abdb-e375-b08e861bc558_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1920" ;
    a2a:Month "9" ;
    a2a:Day "27" ;
    rdfs:label "1920-09-27"^^xsd:date
  ] .

oa:relationep_bhi_b3ce630b-64a3-abdb-e375-b08e861bc558_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_b3ce630b-64a3-abdb-e375-b08e861bc558_Person:ed6a9f88-45e6-2c8c-5647-6b09f52c7646 ;
  a2a:EventKeyRef oa:event_bhi_b3ce630b-64a3-abdb-e375-b08e861bc558_Event1 .

oa:relationep_bhi_b3ce630b-64a3-abdb-e375-b08e861bc558_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_b3ce630b-64a3-abdb-e375-b08e861bc558_Person:77509687-02f7-9a4a-6230-a76c5edd79b5 ;
  a2a:EventKeyRef oa:event_bhi_b3ce630b-64a3-abdb-e375-b08e861bc558_Event1 .

oa:relationep_bhi_b3ce630b-64a3-abdb-e375-b08e861bc558_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_b3ce630b-64a3-abdb-e375-b08e861bc558_Person:d05b038f-f3db-da10-be13-35eb19836c46 ;
  a2a:EventKeyRef oa:event_bhi_b3ce630b-64a3-abdb-e375-b08e861bc558_Event1 .

oa:source_bhi_b3ce630b-64a3-abdb-e375-b08e861bc558
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Cuijk en Sint Agatha" ;
    rdfs:label "Cuijk en Sint Agatha", "1920-09-28 - 1920-09-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1920-09-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1920-09-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1920" ;
    a2a:Month "9" ;
    a2a:Day "28" ;
    rdfs:label "1920-09-28"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 621, Periode: 1920" ;
    a2a:Book "Geboorteregister Cuijk en Sint Agatha 1920" ;
    a2a:DocumentNumber "95" ;
    a2a:RegistryNumber "621" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 621, Periode: 1920, Geboorteregister Cuijk en Sint Agatha 1920, 95, 621"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/769b5cf9-5d28-16ad-68a4-70a247b01a62.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/769b5cf9-5d28-16ad-68a4-70a247b01a62.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-01-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/b3ce630b-64a3-abdb-e375-b08e861bc558" ;
  a2a:RecordGUID "{b3ce630b-64a3-abdb-e375-b08e861bc558}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_4340_00004340.xml van BHI" .

