@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_wba_8aeefa1b-a82c-790d-a929-e6c5bd981fdc
  a a2a:Record ;
  rdfs:label "Geboorte op 1 mei 1862 te Essen" ;
  a2a:hasPerson oa:person_wba_8aeefa1b-a82c-790d-a929-e6c5bd981fdc_Person-980030a5-de3b-6f56-4057-071007963d23, oa:person_wba_8aeefa1b-a82c-790d-a929-e6c5bd981fdc_Person-fa5c47bd-3fcf-b68f-bf92-5e36f1c18147, oa:person_wba_8aeefa1b-a82c-790d-a929-e6c5bd981fdc_Person-ff5652f3-ce56-73d8-48ed-7727d25f69d6 ;
  a2a:hasEvent oa:event_wba_8aeefa1b-a82c-790d-a929-e6c5bd981fdc_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_8aeefa1b-a82c-790d-a929-e6c5bd981fdc_0, oa:relationep_wba_8aeefa1b-a82c-790d-a929-e6c5bd981fdc_1, oa:relationep_wba_8aeefa1b-a82c-790d-a929-e6c5bd981fdc_2 ;
  a2a:hasSource oa:source_wba_8aeefa1b-a82c-790d-a929-e6c5bd981fdc .

oa:person_wba_8aeefa1b-a82c-790d-a929-e6c5bd981fdc_Person-980030a5-de3b-6f56-4057-071007963d23
  a a2a:Person ;
  rdfs:label "Petrus Govers" ;
  a2a:PersonName [
    rdfs:label "Petrus Govers" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Govers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_8aeefa1b-a82c-790d-a929-e6c5bd981fdc_Person-fa5c47bd-3fcf-b68f-bf92-5e36f1c18147
  a a2a:Person ;
  rdfs:label "Maria Magdalena Ykeroth" ;
  a2a:PersonName [
    rdfs:label "Maria Magdalena Ykeroth" ;
    a2a:PersonNameFirstName "Maria Magdalena" ;
    a2a:PersonNameLastName "Ykeroth"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_8aeefa1b-a82c-790d-a929-e6c5bd981fdc_Person-ff5652f3-ce56-73d8-48ed-7727d25f69d6
  a a2a:Person ;
  rdfs:label "Anna Maria Petronella Govers" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Petronella Govers" ;
    a2a:PersonNameFirstName "Anna Maria Petronella" ;
    a2a:PersonNameLastName "Govers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1862" ;
    a2a:Month "5" ;
    a2a:Day "1" ;
    rdfs:label "1862-05-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Essen" ;
    rdfs:label "Essen"
  ] .

oa:event_wba_8aeefa1b-a82c-790d-a929-e6c5bd981fdc_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1862" ;
    a2a:Month "5" ;
    a2a:Day "1" ;
    rdfs:label "1862-05-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Essen" ;
    rdfs:label "Essen"
  ] .

oa:relationep_wba_8aeefa1b-a82c-790d-a929-e6c5bd981fdc_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_8aeefa1b-a82c-790d-a929-e6c5bd981fdc_Person:980030a5-de3b-6f56-4057-071007963d23 ;
  a2a:EventKeyRef oa:event_wba_8aeefa1b-a82c-790d-a929-e6c5bd981fdc_Event1 .

oa:relationep_wba_8aeefa1b-a82c-790d-a929-e6c5bd981fdc_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_8aeefa1b-a82c-790d-a929-e6c5bd981fdc_Person:fa5c47bd-3fcf-b68f-bf92-5e36f1c18147 ;
  a2a:EventKeyRef oa:event_wba_8aeefa1b-a82c-790d-a929-e6c5bd981fdc_Event1 .

oa:relationep_wba_8aeefa1b-a82c-790d-a929-e6c5bd981fdc_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wba_8aeefa1b-a82c-790d-a929-e6c5bd981fdc_Person:ff5652f3-ce56-73d8-48ed-7727d25f69d6 ;
  a2a:EventKeyRef oa:event_wba_8aeefa1b-a82c-790d-a929-e6c5bd981fdc_Event1 .

oa:source_wba_8aeefa1b-a82c-790d-a929-e6c5bd981fdc
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Essen" ;
    rdfs:label "Essen", "1862-05-01 - 1862-05-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1862-05-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1862-05-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1862" ;
    a2a:Month "5" ;
    a2a:Day "1" ;
    rdfs:label "1862-05-01"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 18, Periode: 1862" ;
    a2a:Book "Geboorteregister Essen 1862" ;
    a2a:DocumentNumber "30" ;
    a2a:RegistryNumber "18" ;
    rdfs:label "West Brabants Archief, Brabant, Bron: boek, Deel: 18, Periode: 1862, Geboorteregister Essen 1862, 30, 18"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/eac42443-96e8-82dd-87ea-54f1508bfb3e.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/8aeefa1b-a82c-790d-a929-e6c5bd981fdc" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/eac42443-96e8-82dd-87ea-54f1508bfb3e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-12-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/8aeefa1b-a82c-790d-a929-e6c5bd981fdc" ;
  a2a:RecordGUID "{8aeefa1b-a82c-790d-a929-e6c5bd981fdc}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_25766_00025766.xml van WBA" .

