@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_1860f48e-18cd-e062-013d-57fea58637dc
  a a2a:Record ;
  rdfs:label "Geboorte op 2 januari 1869" ;
  a2a:hasPerson oa:person_wba_1860f48e-18cd-e062-013d-57fea58637dc_Person-163313d7-3271-881b-9db5-27b12ed32591, oa:person_wba_1860f48e-18cd-e062-013d-57fea58637dc_Person-2c09378e-1b2d-8001-6968-15db902e5d4d, oa:person_wba_1860f48e-18cd-e062-013d-57fea58637dc_Person-9474d151-2643-6506-329a-9c85de151187 ;
  a2a:hasEvent oa:event_wba_1860f48e-18cd-e062-013d-57fea58637dc_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_1860f48e-18cd-e062-013d-57fea58637dc_0, oa:relationep_wba_1860f48e-18cd-e062-013d-57fea58637dc_1, oa:relationep_wba_1860f48e-18cd-e062-013d-57fea58637dc_2 ;
  a2a:hasSource oa:source_wba_1860f48e-18cd-e062-013d-57fea58637dc .

oa:person_wba_1860f48e-18cd-e062-013d-57fea58637dc_Person-163313d7-3271-881b-9db5-27b12ed32591
  a a2a:Person ;
  rdfs:label "Wilhelmus Van Gils" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Van Gils" ;
    a2a:PersonNameFirstName "Wilhelmus" ;
    a2a:PersonNameLastName "Van Gils"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "42 jaar" ;
    rdfs:label "42 jaar"
  ] ;
  a2a:Profession "handwerker" .

oa:person_wba_1860f48e-18cd-e062-013d-57fea58637dc_Person-2c09378e-1b2d-8001-6968-15db902e5d4d
  a a2a:Person ;
  rdfs:label "Anna Catharina Dictus" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Dictus" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Dictus"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "39 jaar" ;
    rdfs:label "39 jaar"
  ] ;
  a2a:Profession "huisvrouw" .

oa:person_wba_1860f48e-18cd-e062-013d-57fea58637dc_Person-9474d151-2643-6506-329a-9c85de151187
  a a2a:Person ;
  rdfs:label "Cornelius Van Gils" ;
  a2a:PersonName [
    rdfs:label "Cornelius Van Gils" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNameLastName "Van Gils"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1869" ;
    a2a:Month "1" ;
    a2a:Day "2" ;
    rdfs:label "1869-01-02"^^xsd:date
  ] .

oa:event_wba_1860f48e-18cd-e062-013d-57fea58637dc_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1869" ;
    a2a:Month "1" ;
    a2a:Day "2" ;
    rdfs:label "1869-01-02"^^xsd:date
  ] .

oa:relationep_wba_1860f48e-18cd-e062-013d-57fea58637dc_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_1860f48e-18cd-e062-013d-57fea58637dc_Person:163313d7-3271-881b-9db5-27b12ed32591 ;
  a2a:EventKeyRef oa:event_wba_1860f48e-18cd-e062-013d-57fea58637dc_Event1 .

oa:relationep_wba_1860f48e-18cd-e062-013d-57fea58637dc_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_1860f48e-18cd-e062-013d-57fea58637dc_Person:2c09378e-1b2d-8001-6968-15db902e5d4d ;
  a2a:EventKeyRef oa:event_wba_1860f48e-18cd-e062-013d-57fea58637dc_Event1 .

oa:relationep_wba_1860f48e-18cd-e062-013d-57fea58637dc_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wba_1860f48e-18cd-e062-013d-57fea58637dc_Person:9474d151-2643-6506-329a-9c85de151187 ;
  a2a:EventKeyRef oa:event_wba_1860f48e-18cd-e062-013d-57fea58637dc_Event1 .

oa:source_wba_1860f48e-18cd-e062-013d-57fea58637dc
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Kalmthout" ;
    rdfs:label "Kalmthout", "1869-01-02 - 1869-01-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1869-01-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1869-01-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1869" ;
    a2a:Month "1" ;
    a2a:Day "2" ;
    rdfs:label "1869-01-02"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 46, Periode: 1869" ;
    a2a:Book "Geboorteregister Kalmthout 1869" ;
    a2a:DocumentNumber "1" ;
    a2a:RegistryNumber "46" ;
    rdfs:label "West Brabants Archief, Brabant, Bron: boek, Deel: 46, Periode: 1869, Geboorteregister Kalmthout 1869, 1, 46"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/59fc5245-b709-f858-a403-3c8fb4391642.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/1860f48e-18cd-e062-013d-57fea58637dc" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/59fc5245-b709-f858-a403-3c8fb4391642.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-09-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/1860f48e-18cd-e062-013d-57fea58637dc" ;
  a2a:RecordGUID "{1860f48e-18cd-e062-013d-57fea58637dc}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_2005_00002005.xml van WBA" .

[] a2a:PersonRemarkdiversen "wonende in deze gemeente op den Heikant wijk A no 114" .
