@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_0d2cde72-cbd7-a5d1-d9af-a2bd317d69ee
  a a2a:Record ;
  rdfs:label "Geboorte op 3 mei 1914 te Essen (België)" ;
  a2a:hasPerson oa:person_wba_0d2cde72-cbd7-a5d1-d9af-a2bd317d69ee_Person-d6d205f7-1bf9-63fa-8420-c175ff42f597, oa:person_wba_0d2cde72-cbd7-a5d1-d9af-a2bd317d69ee_Person-265f399e-834a-3fac-b80c-395cda287b7d, oa:person_wba_0d2cde72-cbd7-a5d1-d9af-a2bd317d69ee_Person-60bfaa4d-53b2-1d6a-a693-fed67f94edae ;
  a2a:hasEvent oa:event_wba_0d2cde72-cbd7-a5d1-d9af-a2bd317d69ee_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_0d2cde72-cbd7-a5d1-d9af-a2bd317d69ee_0, oa:relationep_wba_0d2cde72-cbd7-a5d1-d9af-a2bd317d69ee_1, oa:relationep_wba_0d2cde72-cbd7-a5d1-d9af-a2bd317d69ee_2 ;
  a2a:hasSource oa:source_wba_0d2cde72-cbd7-a5d1-d9af-a2bd317d69ee .

oa:person_wba_0d2cde72-cbd7-a5d1-d9af-a2bd317d69ee_Person-d6d205f7-1bf9-63fa-8420-c175ff42f597
  a a2a:Person ;
  rdfs:label "Josephus Stuyts" ;
  a2a:PersonName [
    rdfs:label "Josephus Stuyts" ;
    a2a:PersonNameFirstName "Josephus" ;
    a2a:PersonNameLastName "Stuyts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_0d2cde72-cbd7-a5d1-d9af-a2bd317d69ee_Person-265f399e-834a-3fac-b80c-395cda287b7d
  a a2a:Person ;
  rdfs:label "Josephina Cornelia Geets" ;
  a2a:PersonName [
    rdfs:label "Josephina Cornelia Geets" ;
    a2a:PersonNameFirstName "Josephina Cornelia" ;
    a2a:PersonNameLastName "Geets"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_0d2cde72-cbd7-a5d1-d9af-a2bd317d69ee_Person-60bfaa4d-53b2-1d6a-a693-fed67f94edae
  a a2a:Person ;
  rdfs:label "Anna Maria Stuyts" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Stuyts" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Stuyts"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1914" ;
    a2a:Month "5" ;
    a2a:Day "3" ;
    rdfs:label "1914-05-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Essen (België)" ;
    rdfs:label "Essen (België)"
  ] .

oa:event_wba_0d2cde72-cbd7-a5d1-d9af-a2bd317d69ee_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1914" ;
    a2a:Month "5" ;
    a2a:Day "3" ;
    rdfs:label "1914-05-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Essen (België)" ;
    rdfs:label "Essen (België)"
  ] .

oa:relationep_wba_0d2cde72-cbd7-a5d1-d9af-a2bd317d69ee_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_0d2cde72-cbd7-a5d1-d9af-a2bd317d69ee_Person:d6d205f7-1bf9-63fa-8420-c175ff42f597 ;
  a2a:EventKeyRef oa:event_wba_0d2cde72-cbd7-a5d1-d9af-a2bd317d69ee_Event1 .

oa:relationep_wba_0d2cde72-cbd7-a5d1-d9af-a2bd317d69ee_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_0d2cde72-cbd7-a5d1-d9af-a2bd317d69ee_Person:265f399e-834a-3fac-b80c-395cda287b7d ;
  a2a:EventKeyRef oa:event_wba_0d2cde72-cbd7-a5d1-d9af-a2bd317d69ee_Event1 .

oa:relationep_wba_0d2cde72-cbd7-a5d1-d9af-a2bd317d69ee_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wba_0d2cde72-cbd7-a5d1-d9af-a2bd317d69ee_Person:60bfaa4d-53b2-1d6a-a693-fed67f94edae ;
  a2a:EventKeyRef oa:event_wba_0d2cde72-cbd7-a5d1-d9af-a2bd317d69ee_Event1 .

oa:source_wba_0d2cde72-cbd7-a5d1-d9af-a2bd317d69ee
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Essen" ;
    rdfs:label "Essen", "1914-05-03 - 1914-05-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1914-05-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1914-05-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1914" ;
    a2a:Month "5" ;
    a2a:Day "3" ;
    rdfs:label "1914-05-03"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Periode: 1914" ;
    a2a:Book "Geboorteregister Essen 1914" ;
    a2a:DocumentNumber "76" ;
    rdfs:label "West Brabants Archief, Brabant, Bron: boek, Periode: 1914, Geboorteregister Essen 1914, 76"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/d8d08f11-95a8-fdf5-1d42-38f762b26129.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/0d2cde72-cbd7-a5d1-d9af-a2bd317d69ee" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/d8d08f11-95a8-fdf5-1d42-38f762b26129.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-02-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/0d2cde72-cbd7-a5d1-d9af-a2bd317d69ee" ;
  a2a:RecordGUID "{0d2cde72-cbd7-a5d1-d9af-a2bd317d69ee}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_26588_00026588.xml van WBA" .

