@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_bcacd4e0-e9d2-6769-a97a-0a6fe85e6d2a
  a a2a:Record ;
  rdfs:label "Geboorte op 16 februari 1917 te Essen (België)" ;
  a2a:hasPerson oa:person_wba_bcacd4e0-e9d2-6769-a97a-0a6fe85e6d2a_Person-e631a52b-fc3b-21dd-569f-418393d3b187, oa:person_wba_bcacd4e0-e9d2-6769-a97a-0a6fe85e6d2a_Person-2f4ad6c8-e5cb-efaf-fbf7-071b331c449a, oa:person_wba_bcacd4e0-e9d2-6769-a97a-0a6fe85e6d2a_Person-d51df931-ccc7-39d5-282d-dbcc4a0dbd88 ;
  a2a:hasEvent oa:event_wba_bcacd4e0-e9d2-6769-a97a-0a6fe85e6d2a_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_bcacd4e0-e9d2-6769-a97a-0a6fe85e6d2a_0, oa:relationep_wba_bcacd4e0-e9d2-6769-a97a-0a6fe85e6d2a_1, oa:relationep_wba_bcacd4e0-e9d2-6769-a97a-0a6fe85e6d2a_2 ;
  a2a:hasSource oa:source_wba_bcacd4e0-e9d2-6769-a97a-0a6fe85e6d2a .

oa:person_wba_bcacd4e0-e9d2-6769-a97a-0a6fe85e6d2a_Person-e631a52b-fc3b-21dd-569f-418393d3b187
  a a2a:Person ;
  rdfs:label "Cornelis Ludovicus Schellekens" ;
  a2a:PersonName [
    rdfs:label "Cornelis Ludovicus Schellekens" ;
    a2a:PersonNameFirstName "Cornelis Ludovicus" ;
    a2a:PersonNameLastName "Schellekens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_bcacd4e0-e9d2-6769-a97a-0a6fe85e6d2a_Person-2f4ad6c8-e5cb-efaf-fbf7-071b331c449a
  a a2a:Person ;
  rdfs:label "Anna Cornelia Mattheeusen" ;
  a2a:PersonName [
    rdfs:label "Anna Cornelia Mattheeusen" ;
    a2a:PersonNameFirstName "Anna Cornelia" ;
    a2a:PersonNameLastName "Mattheeusen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_bcacd4e0-e9d2-6769-a97a-0a6fe85e6d2a_Person-d51df931-ccc7-39d5-282d-dbcc4a0dbd88
  a a2a:Person ;
  rdfs:label "Constant Jozef Schellekens" ;
  a2a:PersonName [
    rdfs:label "Constant Jozef Schellekens" ;
    a2a:PersonNameFirstName "Constant Jozef" ;
    a2a:PersonNameLastName "Schellekens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1917" ;
    a2a:Month "2" ;
    a2a:Day "16" ;
    rdfs:label "1917-02-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Essen (België)" ;
    rdfs:label "Essen (België)"
  ] .

oa:event_wba_bcacd4e0-e9d2-6769-a97a-0a6fe85e6d2a_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1917" ;
    a2a:Month "2" ;
    a2a:Day "16" ;
    rdfs:label "1917-02-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Essen (België)" ;
    rdfs:label "Essen (België)"
  ] .

oa:relationep_wba_bcacd4e0-e9d2-6769-a97a-0a6fe85e6d2a_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_bcacd4e0-e9d2-6769-a97a-0a6fe85e6d2a_Person:e631a52b-fc3b-21dd-569f-418393d3b187 ;
  a2a:EventKeyRef oa:event_wba_bcacd4e0-e9d2-6769-a97a-0a6fe85e6d2a_Event1 .

oa:relationep_wba_bcacd4e0-e9d2-6769-a97a-0a6fe85e6d2a_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_bcacd4e0-e9d2-6769-a97a-0a6fe85e6d2a_Person:2f4ad6c8-e5cb-efaf-fbf7-071b331c449a ;
  a2a:EventKeyRef oa:event_wba_bcacd4e0-e9d2-6769-a97a-0a6fe85e6d2a_Event1 .

oa:relationep_wba_bcacd4e0-e9d2-6769-a97a-0a6fe85e6d2a_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wba_bcacd4e0-e9d2-6769-a97a-0a6fe85e6d2a_Person:d51df931-ccc7-39d5-282d-dbcc4a0dbd88 ;
  a2a:EventKeyRef oa:event_wba_bcacd4e0-e9d2-6769-a97a-0a6fe85e6d2a_Event1 .

oa:source_wba_bcacd4e0-e9d2-6769-a97a-0a6fe85e6d2a
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Essen" ;
    rdfs:label "Essen", "1917-02-16 - 1917-02-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1917-02-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1917-02-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1917" ;
    a2a:Month "2" ;
    a2a:Day "16" ;
    rdfs:label "1917-02-16"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Periode: 1917" ;
    a2a:Book "Geboorteregister Essen 1917" ;
    a2a:DocumentNumber "22" ;
    rdfs:label "West Brabants Archief, Brabant, Bron: boek, Periode: 1917, Geboorteregister Essen 1917, 22"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/c0b2a61b-7d62-9551-f572-530924797de0.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/bcacd4e0-e9d2-6769-a97a-0a6fe85e6d2a" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/c0b2a61b-7d62-9551-f572-530924797de0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-08-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/bcacd4e0-e9d2-6769-a97a-0a6fe85e6d2a" ;
  a2a:RecordGUID "{bcacd4e0-e9d2-6769-a97a-0a6fe85e6d2a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_20056_00020056.xml van WBA" .

