@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_2685d090-2fc2-0825-2c08-bcfeef8c1f39
  a a2a:Record ;
  rdfs:label "Geboorte op 28 februari 1919 te Wouw" ;
  a2a:hasPerson oa:person_wba_2685d090-2fc2-0825-2c08-bcfeef8c1f39_Person-f795120f-9613-a5db-5618-da5bd869f775, oa:person_wba_2685d090-2fc2-0825-2c08-bcfeef8c1f39_Person-0c2e793b-73c6-6d56-68cb-25e6f543a8ee, oa:person_wba_2685d090-2fc2-0825-2c08-bcfeef8c1f39_Person-4f58f6c6-ce09-c099-fda9-87ceca8a1a54 ;
  a2a:hasEvent oa:event_wba_2685d090-2fc2-0825-2c08-bcfeef8c1f39_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_2685d090-2fc2-0825-2c08-bcfeef8c1f39_0, oa:relationep_wba_2685d090-2fc2-0825-2c08-bcfeef8c1f39_1, oa:relationep_wba_2685d090-2fc2-0825-2c08-bcfeef8c1f39_2 ;
  a2a:hasSource oa:source_wba_2685d090-2fc2-0825-2c08-bcfeef8c1f39 .

oa:person_wba_2685d090-2fc2-0825-2c08-bcfeef8c1f39_Person-f795120f-9613-a5db-5618-da5bd869f775
  a a2a:Person ;
  rdfs:label "Johannes Andreas Keyzer" ;
  a2a:PersonName [
    rdfs:label "Johannes Andreas Keyzer" ;
    a2a:PersonNameFirstName "Johannes Andreas" ;
    a2a:PersonNameLastName "Keyzer"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "33 jaar" ;
    rdfs:label "33 jaar"
  ] ;
  a2a:Profession "smid" .

oa:person_wba_2685d090-2fc2-0825-2c08-bcfeef8c1f39_Person-0c2e793b-73c6-6d56-68cb-25e6f543a8ee
  a a2a:Person ;
  rdfs:label "Hendrika Maria Depondt" ;
  a2a:PersonName [
    rdfs:label "Hendrika Maria Depondt" ;
    a2a:PersonNameFirstName "Hendrika Maria" ;
    a2a:PersonNameLastName "Depondt"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "zonder beroep" .

oa:person_wba_2685d090-2fc2-0825-2c08-bcfeef8c1f39_Person-4f58f6c6-ce09-c099-fda9-87ceca8a1a54
  a a2a:Person ;
  rdfs:label "Jacobus Johannes Cornelis Keyzer" ;
  a2a:PersonName [
    rdfs:label "Jacobus Johannes Cornelis Keyzer" ;
    a2a:PersonNameFirstName "Jacobus Johannes Cornelis" ;
    a2a:PersonNameLastName "Keyzer"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1919" ;
    a2a:Month "2" ;
    a2a:Day "28" ;
    rdfs:label "1919-02-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw"
  ] .

oa:event_wba_2685d090-2fc2-0825-2c08-bcfeef8c1f39_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1919" ;
    a2a:Month "2" ;
    a2a:Day "28" ;
    rdfs:label "1919-02-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw"
  ] .

oa:relationep_wba_2685d090-2fc2-0825-2c08-bcfeef8c1f39_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_2685d090-2fc2-0825-2c08-bcfeef8c1f39_Person:f795120f-9613-a5db-5618-da5bd869f775 ;
  a2a:EventKeyRef oa:event_wba_2685d090-2fc2-0825-2c08-bcfeef8c1f39_Event1 .

oa:relationep_wba_2685d090-2fc2-0825-2c08-bcfeef8c1f39_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_2685d090-2fc2-0825-2c08-bcfeef8c1f39_Person:0c2e793b-73c6-6d56-68cb-25e6f543a8ee ;
  a2a:EventKeyRef oa:event_wba_2685d090-2fc2-0825-2c08-bcfeef8c1f39_Event1 .

oa:relationep_wba_2685d090-2fc2-0825-2c08-bcfeef8c1f39_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wba_2685d090-2fc2-0825-2c08-bcfeef8c1f39_Person:4f58f6c6-ce09-c099-fda9-87ceca8a1a54 ;
  a2a:EventKeyRef oa:event_wba_2685d090-2fc2-0825-2c08-bcfeef8c1f39_Event1 .

oa:source_wba_2685d090-2fc2-0825-2c08-bcfeef8c1f39
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw", "1919-02-28 - 1919-02-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1919-02-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1919-02-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1919" ;
    a2a:Month "2" ;
    a2a:Day "28" ;
    rdfs:label "1919-02-28"^^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: 1919" ;
    a2a:Book "Geboorteregister Wouw 1919" ;
    a2a:DocumentNumber "24" ;
    a2a:RegistryNumber "3616" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Wouw, 1811-1927, Bron: boek, Deel: 3616, Periode: 1919, Geboorteregister Wouw 1919, 24, 3616"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/7bc82bd0-811c-306e-c516-d71be80e0193.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/2685d090-2fc2-0825-2c08-bcfeef8c1f39" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/7bc82bd0-811c-306e-c516-d71be80e0193.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-07-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/2685d090-2fc2-0825-2c08-bcfeef8c1f39" ;
  a2a:RecordGUID "{2685d090-2fc2-0825-2c08-bcfeef8c1f39}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_2059_00002059.xml van WBA" .

[] a2a:PersonRemarkdiversen "wonende wijk D no 220" .
