@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_79c540ee-8783-4cb2-a1cd-efc585e9116a
  a a2a:Record ;
  rdfs:label "Geboorte op 18 augustus 1918 te Zevenbergen" ;
  a2a:hasPerson oa:person_wba_79c540ee-8783-4cb2-a1cd-efc585e9116a_Person-cff630e1-e096-4721-b2db-2d24bd777a8f, oa:person_wba_79c540ee-8783-4cb2-a1cd-efc585e9116a_Person-220fe95a-2d00-46ef-985a-5b4798c6f636, oa:person_wba_79c540ee-8783-4cb2-a1cd-efc585e9116a_Person-59f64fdc-8f11-4821-ad16-44347814d8a0 ;
  a2a:hasEvent oa:event_wba_79c540ee-8783-4cb2-a1cd-efc585e9116a_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_79c540ee-8783-4cb2-a1cd-efc585e9116a_0, oa:relationep_wba_79c540ee-8783-4cb2-a1cd-efc585e9116a_1, oa:relationep_wba_79c540ee-8783-4cb2-a1cd-efc585e9116a_2 ;
  a2a:hasSource oa:source_wba_79c540ee-8783-4cb2-a1cd-efc585e9116a .

oa:person_wba_79c540ee-8783-4cb2-a1cd-efc585e9116a_Person-cff630e1-e096-4721-b2db-2d24bd777a8f
  a a2a:Person ;
  rdfs:label "Cornelia van Gils" ;
  a2a:PersonName [
    rdfs:label "Cornelia van Gils" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gils"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_79c540ee-8783-4cb2-a1cd-efc585e9116a_Person-220fe95a-2d00-46ef-985a-5b4798c6f636
  a a2a:Person ;
  rdfs:label "Lambertus Cornelis Mensen" ;
  a2a:PersonName [
    rdfs:label "Lambertus Cornelis Mensen" ;
    a2a:PersonNameFirstName "Lambertus Cornelis" ;
    a2a:PersonNameLastName "Mensen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1918" ;
    a2a:Month "8" ;
    a2a:Day "18" ;
    rdfs:label "1918-08-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zevenbergen" ;
    rdfs:label "Zevenbergen"
  ] .

oa:person_wba_79c540ee-8783-4cb2-a1cd-efc585e9116a_Person-59f64fdc-8f11-4821-ad16-44347814d8a0
  a a2a:Person ;
  rdfs:label "Wilhelmus Mensen" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Mensen" ;
    a2a:PersonNameFirstName "Wilhelmus" ;
    a2a:PersonNameLastName "Mensen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_79c540ee-8783-4cb2-a1cd-efc585e9116a_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1918" ;
    a2a:Month "8" ;
    a2a:Day "18" ;
    rdfs:label "1918-08-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Zevenbergen" ;
    rdfs:label "Zevenbergen"
  ] .

oa:relationep_wba_79c540ee-8783-4cb2-a1cd-efc585e9116a_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_79c540ee-8783-4cb2-a1cd-efc585e9116a_Person:cff630e1-e096-4721-b2db-2d24bd777a8f ;
  a2a:EventKeyRef oa:event_wba_79c540ee-8783-4cb2-a1cd-efc585e9116a_Event1 .

oa:relationep_wba_79c540ee-8783-4cb2-a1cd-efc585e9116a_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wba_79c540ee-8783-4cb2-a1cd-efc585e9116a_Person:220fe95a-2d00-46ef-985a-5b4798c6f636 ;
  a2a:EventKeyRef oa:event_wba_79c540ee-8783-4cb2-a1cd-efc585e9116a_Event1 .

oa:relationep_wba_79c540ee-8783-4cb2-a1cd-efc585e9116a_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_79c540ee-8783-4cb2-a1cd-efc585e9116a_Person:59f64fdc-8f11-4821-ad16-44347814d8a0 ;
  a2a:EventKeyRef oa:event_wba_79c540ee-8783-4cb2-a1cd-efc585e9116a_Event1 .

oa:source_wba_79c540ee-8783-4cb2-a1cd-efc585e9116a
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Zevenbergen" ;
    rdfs:label "Zevenbergen", "1918-08-18 - 1918-08-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1918-08-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1918-08-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1918" ;
    a2a:Month "8" ;
    a2a:Day "18" ;
    rdfs:label "1918-08-18"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Archief van de gemeente Zevenbergen, 1811-1929, Bron: boek, Deel: 4578, Periode: 1918" ;
    a2a:Book "Geboorteregister 1918" ;
    a2a:DocumentNumber "160" ;
    a2a:RegistryNumber "4578" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Zevenbergen, 1811-1929, Bron: boek, Deel: 4578, Periode: 1918, Geboorteregister 1918, 160, 4578"
  ] ;
  a2a:SourceLastChangeDate "2016-04-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/79c540ee-8783-4cb2-a1cd-efc585e9116a" ;
  a2a:RecordGUID "{79c540ee-8783-4cb2-a1cd-efc585e9116a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_17260_00017260.xml van WBA" .

