@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_699de14c-e89e-a8ac-dac3-0234e871e48e
  a a2a:Record ;
  rdfs:label "Geboorte op 13 oktober 1914 te Wouw" ;
  a2a:hasPerson oa:person_wba_699de14c-e89e-a8ac-dac3-0234e871e48e_Person-ab03df07-d963-d728-2e33-61498cf44542, oa:person_wba_699de14c-e89e-a8ac-dac3-0234e871e48e_Person-a91e6a55-d64f-52e8-2d36-56963e82aeeb, oa:person_wba_699de14c-e89e-a8ac-dac3-0234e871e48e_Person-20119f87-6561-23ec-3a49-ea5d17c3c3c3 ;
  a2a:hasEvent oa:event_wba_699de14c-e89e-a8ac-dac3-0234e871e48e_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_699de14c-e89e-a8ac-dac3-0234e871e48e_0, oa:relationep_wba_699de14c-e89e-a8ac-dac3-0234e871e48e_1, oa:relationep_wba_699de14c-e89e-a8ac-dac3-0234e871e48e_2 ;
  a2a:hasSource oa:source_wba_699de14c-e89e-a8ac-dac3-0234e871e48e .

oa:person_wba_699de14c-e89e-a8ac-dac3-0234e871e48e_Person-ab03df07-d963-d728-2e33-61498cf44542
  a a2a:Person ;
  rdfs:label "Lodewijk Jan Lefèvre" ;
  a2a:PersonName [
    rdfs:label "Lodewijk Jan Lefèvre" ;
    a2a:PersonNameFirstName "Lodewijk Jan" ;
    a2a:PersonNameLastName "Lefèvre"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "22" ;
    rdfs:label "22"
  ] ;
  a2a:Profession "electricien" .

oa:person_wba_699de14c-e89e-a8ac-dac3-0234e871e48e_Person-a91e6a55-d64f-52e8-2d36-56963e82aeeb
  a a2a:Person ;
  rdfs:label "Margaretha Theresia Jessen" ;
  a2a:PersonName [
    rdfs:label "Margaretha Theresia Jessen" ;
    a2a:PersonNameFirstName "Margaretha Theresia" ;
    a2a:PersonNameLastName "Jessen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_699de14c-e89e-a8ac-dac3-0234e871e48e_Person-20119f87-6561-23ec-3a49-ea5d17c3c3c3
  a a2a:Person ;
  rdfs:label "Helena Jacqueline Fernande Lefèvre" ;
  a2a:PersonName [
    rdfs:label "Helena Jacqueline Fernande Lefèvre" ;
    a2a:PersonNameFirstName "Helena Jacqueline Fernande" ;
    a2a:PersonNameLastName "Lefèvre"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1914" ;
    a2a:Month "10" ;
    a2a:Day "13" ;
    rdfs:label "1914-10-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw"
  ] .

oa:event_wba_699de14c-e89e-a8ac-dac3-0234e871e48e_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1914" ;
    a2a:Month "10" ;
    a2a:Day "13" ;
    rdfs:label "1914-10-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw"
  ] .

oa:relationep_wba_699de14c-e89e-a8ac-dac3-0234e871e48e_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_699de14c-e89e-a8ac-dac3-0234e871e48e_Person:ab03df07-d963-d728-2e33-61498cf44542 ;
  a2a:EventKeyRef oa:event_wba_699de14c-e89e-a8ac-dac3-0234e871e48e_Event1 .

oa:relationep_wba_699de14c-e89e-a8ac-dac3-0234e871e48e_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_699de14c-e89e-a8ac-dac3-0234e871e48e_Person:a91e6a55-d64f-52e8-2d36-56963e82aeeb ;
  a2a:EventKeyRef oa:event_wba_699de14c-e89e-a8ac-dac3-0234e871e48e_Event1 .

oa:relationep_wba_699de14c-e89e-a8ac-dac3-0234e871e48e_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wba_699de14c-e89e-a8ac-dac3-0234e871e48e_Person:20119f87-6561-23ec-3a49-ea5d17c3c3c3 ;
  a2a:EventKeyRef oa:event_wba_699de14c-e89e-a8ac-dac3-0234e871e48e_Event1 .

oa:source_wba_699de14c-e89e-a8ac-dac3-0234e871e48e
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw", "1914-10-13 - 1914-10-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1914-10-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1914-10-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1914" ;
    a2a:Month "10" ;
    a2a:Day "13" ;
    rdfs:label "1914-10-13"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Archief van de gemeente Wouw, 1811-1927, Bron: boek, Deel: 3616, Periode: 1914" ;
    a2a:Book "Geboorteregister Wouw 1914" ;
    a2a:DocumentNumber "129" ;
    a2a:RegistryNumber "3616" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Wouw, 1811-1927, Bron: boek, Deel: 3616, Periode: 1914, Geboorteregister Wouw 1914, 129, 3616"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/23ba18ec-7828-d1b8-aaf0-a64b7e01d32e.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/699de14c-e89e-a8ac-dac3-0234e871e48e" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/23ba18ec-7828-d1b8-aaf0-a64b7e01d32e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-06-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/699de14c-e89e-a8ac-dac3-0234e871e48e" ;
  a2a:RecordGUID "{699de14c-e89e-a8ac-dac3-0234e871e48e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_17140_00017140.xml van WBA" .

