@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_927f1ba7-0da2-ce67-91c8-4aefd16361cc
  a a2a:Record ;
  rdfs:label "Geboorte op 20 juni 1874 te Essen" ;
  a2a:hasPerson oa:person_wba_927f1ba7-0da2-ce67-91c8-4aefd16361cc_Person-15f89a99-e12c-870b-7564-2a1c464aef25, oa:person_wba_927f1ba7-0da2-ce67-91c8-4aefd16361cc_Person-0b27da89-0c56-f438-1c60-545f03df822c, oa:person_wba_927f1ba7-0da2-ce67-91c8-4aefd16361cc_Person-b73dbcd5-5566-a052-f5f5-2b6f5ab69134 ;
  a2a:hasEvent oa:event_wba_927f1ba7-0da2-ce67-91c8-4aefd16361cc_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_927f1ba7-0da2-ce67-91c8-4aefd16361cc_0, oa:relationep_wba_927f1ba7-0da2-ce67-91c8-4aefd16361cc_1, oa:relationep_wba_927f1ba7-0da2-ce67-91c8-4aefd16361cc_2 ;
  a2a:hasSource oa:source_wba_927f1ba7-0da2-ce67-91c8-4aefd16361cc .

oa:person_wba_927f1ba7-0da2-ce67-91c8-4aefd16361cc_Person-15f89a99-e12c-870b-7564-2a1c464aef25
  a a2a:Person ;
  rdfs:label "Petrus Cornelis Raeymakers" ;
  a2a:PersonName [
    rdfs:label "Petrus Cornelis Raeymakers" ;
    a2a:PersonNameFirstName "Petrus Cornelis" ;
    a2a:PersonNameLastName "Raeymakers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_927f1ba7-0da2-ce67-91c8-4aefd16361cc_Person-0b27da89-0c56-f438-1c60-545f03df822c
  a a2a:Person ;
  rdfs:label "Joanna Cornelia Raeymakers" ;
  a2a:PersonName [
    rdfs:label "Joanna Cornelia Raeymakers" ;
    a2a:PersonNameFirstName "Joanna Cornelia" ;
    a2a:PersonNameLastName "Raeymakers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1874" ;
    a2a:Month "6" ;
    a2a:Day "20" ;
    rdfs:label "1874-06-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Essen" ;
    rdfs:label "Essen"
  ] .

oa:person_wba_927f1ba7-0da2-ce67-91c8-4aefd16361cc_Person-b73dbcd5-5566-a052-f5f5-2b6f5ab69134
  a a2a:Person ;
  rdfs:label "Maria Catharina ???" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina ???" ;
    a2a:PersonNameFirstName "Maria Catharina" ;
    a2a:PersonNameLastName "???"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_927f1ba7-0da2-ce67-91c8-4aefd16361cc_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1874" ;
    a2a:Month "6" ;
    a2a:Day "20" ;
    rdfs:label "1874-06-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Essen" ;
    rdfs:label "Essen"
  ] .

oa:relationep_wba_927f1ba7-0da2-ce67-91c8-4aefd16361cc_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_927f1ba7-0da2-ce67-91c8-4aefd16361cc_Person:15f89a99-e12c-870b-7564-2a1c464aef25 ;
  a2a:EventKeyRef oa:event_wba_927f1ba7-0da2-ce67-91c8-4aefd16361cc_Event1 .

oa:relationep_wba_927f1ba7-0da2-ce67-91c8-4aefd16361cc_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wba_927f1ba7-0da2-ce67-91c8-4aefd16361cc_Person:0b27da89-0c56-f438-1c60-545f03df822c ;
  a2a:EventKeyRef oa:event_wba_927f1ba7-0da2-ce67-91c8-4aefd16361cc_Event1 .

oa:relationep_wba_927f1ba7-0da2-ce67-91c8-4aefd16361cc_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_927f1ba7-0da2-ce67-91c8-4aefd16361cc_Person:b73dbcd5-5566-a052-f5f5-2b6f5ab69134 ;
  a2a:EventKeyRef oa:event_wba_927f1ba7-0da2-ce67-91c8-4aefd16361cc_Event1 .

oa:source_wba_927f1ba7-0da2-ce67-91c8-4aefd16361cc
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Essen" ;
    rdfs:label "Essen", "1874-06-20 - 1874-06-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1874-06-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1874-06-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1874" ;
    a2a:Month "6" ;
    a2a:Day "20" ;
    rdfs:label "1874-06-20"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 21, Periode: 1874" ;
    a2a:Book "Geboorteregister Essen 1874" ;
    a2a:DocumentNumber "0059" ;
    a2a:RegistryNumber "21" ;
    rdfs:label "West Brabants Archief, Brabant, Bron: boek, Deel: 21, Periode: 1874, Geboorteregister Essen 1874, 0059, 21"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/17e4f1a9-e11c-4114-4585-6f1560d765de.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/927f1ba7-0da2-ce67-91c8-4aefd16361cc" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/17e4f1a9-e11c-4114-4585-6f1560d765de.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/927f1ba7-0da2-ce67-91c8-4aefd16361cc" ;
  a2a:RecordGUID "{927f1ba7-0da2-ce67-91c8-4aefd16361cc}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_18254_00018254.xml van WBA" .

