@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_67a26e40-c407-9643-6207-e9affaecc653
  a a2a:Record ;
  rdfs:label "Geboorte op 28 december 1913 te Essen (België)" ;
  a2a:hasPerson oa:person_wba_67a26e40-c407-9643-6207-e9affaecc653_Person-dd91ea78-7c0f-f0f3-33c0-7257ee318bc1, oa:person_wba_67a26e40-c407-9643-6207-e9affaecc653_Person-5bb85210-3e31-66b5-ac0b-043cb35fe645, oa:person_wba_67a26e40-c407-9643-6207-e9affaecc653_Person-a4c86548-2829-b191-c251-69b183d128f2 ;
  a2a:hasEvent oa:event_wba_67a26e40-c407-9643-6207-e9affaecc653_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_67a26e40-c407-9643-6207-e9affaecc653_0, oa:relationep_wba_67a26e40-c407-9643-6207-e9affaecc653_1, oa:relationep_wba_67a26e40-c407-9643-6207-e9affaecc653_2 ;
  a2a:hasSource oa:source_wba_67a26e40-c407-9643-6207-e9affaecc653 .

oa:person_wba_67a26e40-c407-9643-6207-e9affaecc653_Person-dd91ea78-7c0f-f0f3-33c0-7257ee318bc1
  a a2a:Person ;
  rdfs:label "Cornelius Augustinus Roevens" ;
  a2a:PersonName [
    rdfs:label "Cornelius Augustinus Roevens" ;
    a2a:PersonNameFirstName "Cornelius Augustinus" ;
    a2a:PersonNameLastName "Roevens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_67a26e40-c407-9643-6207-e9affaecc653_Person-5bb85210-3e31-66b5-ac0b-043cb35fe645
  a a2a:Person ;
  rdfs:label "Anna Maria Christina Reusen" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Christina Reusen" ;
    a2a:PersonNameFirstName "Anna Maria Christina" ;
    a2a:PersonNameLastName "Reusen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_67a26e40-c407-9643-6207-e9affaecc653_Person-a4c86548-2829-b191-c251-69b183d128f2
  a a2a:Person ;
  rdfs:label "Theophilis Cornelis Roevens" ;
  a2a:PersonName [
    rdfs:label "Theophilis Cornelis Roevens" ;
    a2a:PersonNameFirstName "Theophilis Cornelis" ;
    a2a:PersonNameLastName "Roevens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1913" ;
    a2a:Month "12" ;
    a2a:Day "28" ;
    rdfs:label "1913-12-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Essen (België)" ;
    rdfs:label "Essen (België)"
  ] .

oa:event_wba_67a26e40-c407-9643-6207-e9affaecc653_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1913" ;
    a2a:Month "12" ;
    a2a:Day "28" ;
    rdfs:label "1913-12-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Essen (België)" ;
    rdfs:label "Essen (België)"
  ] .

oa:relationep_wba_67a26e40-c407-9643-6207-e9affaecc653_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_67a26e40-c407-9643-6207-e9affaecc653_Person:dd91ea78-7c0f-f0f3-33c0-7257ee318bc1 ;
  a2a:EventKeyRef oa:event_wba_67a26e40-c407-9643-6207-e9affaecc653_Event1 .

oa:relationep_wba_67a26e40-c407-9643-6207-e9affaecc653_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_67a26e40-c407-9643-6207-e9affaecc653_Person:5bb85210-3e31-66b5-ac0b-043cb35fe645 ;
  a2a:EventKeyRef oa:event_wba_67a26e40-c407-9643-6207-e9affaecc653_Event1 .

oa:relationep_wba_67a26e40-c407-9643-6207-e9affaecc653_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wba_67a26e40-c407-9643-6207-e9affaecc653_Person:a4c86548-2829-b191-c251-69b183d128f2 ;
  a2a:EventKeyRef oa:event_wba_67a26e40-c407-9643-6207-e9affaecc653_Event1 .

oa:source_wba_67a26e40-c407-9643-6207-e9affaecc653
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Essen" ;
    rdfs:label "Essen", "1913-12-28 - 1913-12-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1913-12-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1913-12-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1913" ;
    a2a:Month "12" ;
    a2a:Day "28" ;
    rdfs:label "1913-12-28"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Periode: 1913" ;
    a2a:Book "Geboorteregister Essen 1913" ;
    a2a:DocumentNumber "209" ;
    rdfs:label "West Brabants Archief, Brabant, Bron: boek, Periode: 1913, Geboorteregister Essen 1913, 209"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/bb9cc92e-e639-9eb1-c685-6c7c35fe8920.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/67a26e40-c407-9643-6207-e9affaecc653" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/bb9cc92e-e639-9eb1-c685-6c7c35fe8920.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-02-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/67a26e40-c407-9643-6207-e9affaecc653" ;
  a2a:RecordGUID "{67a26e40-c407-9643-6207-e9affaecc653}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_26606_00026606.xml van WBA" .

