@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_5e66e1db-4d63-e541-573e-7e5ddfca7696
  a a2a:Record ;
  rdfs:label "Geboorte op 21 april 1914 te Woensdrecht" ;
  a2a:hasPerson oa:person_wba_5e66e1db-4d63-e541-573e-7e5ddfca7696_Person-aa41877a-1efa-7665-2411-71a80e2b5b2a, oa:person_wba_5e66e1db-4d63-e541-573e-7e5ddfca7696_Person-553a4ff8-4486-a661-e94b-39cdccd6d859, oa:person_wba_5e66e1db-4d63-e541-573e-7e5ddfca7696_Person-82e4fa1f-30f6-2f9a-dc87-1f1737d6a30c ;
  a2a:hasEvent oa:event_wba_5e66e1db-4d63-e541-573e-7e5ddfca7696_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_5e66e1db-4d63-e541-573e-7e5ddfca7696_0, oa:relationep_wba_5e66e1db-4d63-e541-573e-7e5ddfca7696_1, oa:relationep_wba_5e66e1db-4d63-e541-573e-7e5ddfca7696_2 ;
  a2a:hasSource oa:source_wba_5e66e1db-4d63-e541-573e-7e5ddfca7696 .

oa:person_wba_5e66e1db-4d63-e541-573e-7e5ddfca7696_Person-aa41877a-1efa-7665-2411-71a80e2b5b2a
  a a2a:Person ;
  rdfs:label "Franciscus Kil" ;
  a2a:PersonName [
    rdfs:label "Franciscus Kil" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Kil"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "23" ;
    rdfs:label "23"
  ] ;
  a2a:Profession "grondwerker" .

oa:person_wba_5e66e1db-4d63-e541-573e-7e5ddfca7696_Person-553a4ff8-4486-a661-e94b-39cdccd6d859
  a a2a:Person ;
  rdfs:label "Maria Catharina Ostaaij" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina Ostaaij" ;
    a2a:PersonNameFirstName "Maria Catharina" ;
    a2a:PersonNameLastName "Ostaaij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_5e66e1db-4d63-e541-573e-7e5ddfca7696_Person-82e4fa1f-30f6-2f9a-dc87-1f1737d6a30c
  a a2a:Person ;
  rdfs:label "Adrianus Ludovicus Kil" ;
  a2a:PersonName [
    rdfs:label "Adrianus Ludovicus Kil" ;
    a2a:PersonNameFirstName "Adrianus Ludovicus" ;
    a2a:PersonNameLastName "Kil"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1914" ;
    a2a:Month "4" ;
    a2a:Day "21" ;
    rdfs:label "1914-04-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woensdrecht" ;
    rdfs:label "Woensdrecht"
  ] .

oa:event_wba_5e66e1db-4d63-e541-573e-7e5ddfca7696_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1914" ;
    a2a:Month "4" ;
    a2a:Day "21" ;
    rdfs:label "1914-04-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Woensdrecht" ;
    rdfs:label "Woensdrecht"
  ] .

oa:relationep_wba_5e66e1db-4d63-e541-573e-7e5ddfca7696_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_5e66e1db-4d63-e541-573e-7e5ddfca7696_Person:aa41877a-1efa-7665-2411-71a80e2b5b2a ;
  a2a:EventKeyRef oa:event_wba_5e66e1db-4d63-e541-573e-7e5ddfca7696_Event1 .

oa:relationep_wba_5e66e1db-4d63-e541-573e-7e5ddfca7696_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_5e66e1db-4d63-e541-573e-7e5ddfca7696_Person:553a4ff8-4486-a661-e94b-39cdccd6d859 ;
  a2a:EventKeyRef oa:event_wba_5e66e1db-4d63-e541-573e-7e5ddfca7696_Event1 .

oa:relationep_wba_5e66e1db-4d63-e541-573e-7e5ddfca7696_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wba_5e66e1db-4d63-e541-573e-7e5ddfca7696_Person:82e4fa1f-30f6-2f9a-dc87-1f1737d6a30c ;
  a2a:EventKeyRef oa:event_wba_5e66e1db-4d63-e541-573e-7e5ddfca7696_Event1 .

oa:source_wba_5e66e1db-4d63-e541-573e-7e5ddfca7696
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Woensdrecht" ;
    rdfs:label "Woensdrecht", "1914-04-21 - 1914-04-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1914-04-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1914-04-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1914" ;
    a2a:Month "4" ;
    a2a:Day "21" ;
    rdfs:label "1914-04-21"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Archief van de gemeente Woensdrecht - burgerlijke stand, Bron: boek, Deel: 10004, Pe..." ;
    a2a:Book "Geboorteregister 1914" ;
    a2a:DocumentNumber "35" ;
    a2a:RegistryNumber "10004" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Woensdrecht - burgerlijke stand, Bron: boek, Deel: 10004, Pe..., Geboorteregister 1914, 35, 10004"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/b2138fa6-2c15-0695-0df2-0fa25d438fc8.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/5e66e1db-4d63-e541-573e-7e5ddfca7696" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/b2138fa6-2c15-0695-0df2-0fa25d438fc8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-03-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/5e66e1db-4d63-e541-573e-7e5ddfca7696" ;
  a2a:RecordGUID "{5e66e1db-4d63-e541-573e-7e5ddfca7696}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_1759_00001759.xml van WBA" .

