@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_0d72dae7-eb44-9317-4bee-d4d76069fa51
  a a2a:Record ;
  rdfs:label "Geboorte op 25 juni 1854" ;
  a2a:hasPerson oa:person_wba_0d72dae7-eb44-9317-4bee-d4d76069fa51_Person-21d26fba-ce1c-5abc-5285-78d38bc81d66, oa:person_wba_0d72dae7-eb44-9317-4bee-d4d76069fa51_Person-db5f2449-3a69-1fdd-42fb-7d2d81536043, oa:person_wba_0d72dae7-eb44-9317-4bee-d4d76069fa51_Person-d1971aec-d2af-4eef-9729-bf9e72ab18bf ;
  a2a:hasEvent oa:event_wba_0d72dae7-eb44-9317-4bee-d4d76069fa51_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_0d72dae7-eb44-9317-4bee-d4d76069fa51_0, oa:relationep_wba_0d72dae7-eb44-9317-4bee-d4d76069fa51_1, oa:relationep_wba_0d72dae7-eb44-9317-4bee-d4d76069fa51_2 ;
  a2a:hasSource oa:source_wba_0d72dae7-eb44-9317-4bee-d4d76069fa51 .

oa:person_wba_0d72dae7-eb44-9317-4bee-d4d76069fa51_Person-21d26fba-ce1c-5abc-5285-78d38bc81d66
  a a2a:Person ;
  rdfs:label "Petrus Guns" ;
  a2a:PersonName [
    rdfs:label "Petrus Guns" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Guns"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "29 jaar" ;
    rdfs:label "29 jaar"
  ] ;
  a2a:Profession "handwerker" .

oa:person_wba_0d72dae7-eb44-9317-4bee-d4d76069fa51_Person-db5f2449-3a69-1fdd-42fb-7d2d81536043
  a a2a:Person ;
  rdfs:label "Joanna Catharina Janssens" ;
  a2a:PersonName [
    rdfs:label "Joanna Catharina Janssens" ;
    a2a:PersonNameFirstName "Joanna Catharina" ;
    a2a:PersonNameLastName "Janssens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "28 jaar" ;
    rdfs:label "28 jaar"
  ] ;
  a2a:Profession "huisvrouw" .

oa:person_wba_0d72dae7-eb44-9317-4bee-d4d76069fa51_Person-d1971aec-d2af-4eef-9729-bf9e72ab18bf
  a a2a:Person ;
  rdfs:label "Maria Elisabeth Guns" ;
  a2a:PersonName [
    rdfs:label "Maria Elisabeth Guns" ;
    a2a:PersonNameFirstName "Maria Elisabeth" ;
    a2a:PersonNameLastName "Guns"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1854" ;
    a2a:Month "6" ;
    a2a:Day "25" ;
    rdfs:label "1854-06-25"^^xsd:date
  ] .

oa:event_wba_0d72dae7-eb44-9317-4bee-d4d76069fa51_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1854" ;
    a2a:Month "6" ;
    a2a:Day "25" ;
    rdfs:label "1854-06-25"^^xsd:date
  ] .

oa:relationep_wba_0d72dae7-eb44-9317-4bee-d4d76069fa51_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_0d72dae7-eb44-9317-4bee-d4d76069fa51_Person:21d26fba-ce1c-5abc-5285-78d38bc81d66 ;
  a2a:EventKeyRef oa:event_wba_0d72dae7-eb44-9317-4bee-d4d76069fa51_Event1 .

oa:relationep_wba_0d72dae7-eb44-9317-4bee-d4d76069fa51_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_0d72dae7-eb44-9317-4bee-d4d76069fa51_Person:db5f2449-3a69-1fdd-42fb-7d2d81536043 ;
  a2a:EventKeyRef oa:event_wba_0d72dae7-eb44-9317-4bee-d4d76069fa51_Event1 .

oa:relationep_wba_0d72dae7-eb44-9317-4bee-d4d76069fa51_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wba_0d72dae7-eb44-9317-4bee-d4d76069fa51_Person:d1971aec-d2af-4eef-9729-bf9e72ab18bf ;
  a2a:EventKeyRef oa:event_wba_0d72dae7-eb44-9317-4bee-d4d76069fa51_Event1 .

oa:source_wba_0d72dae7-eb44-9317-4bee-d4d76069fa51
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Kalmthout" ;
    rdfs:label "Kalmthout", "1854-06-25 - 1854-06-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1854-06-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1854-06-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1854" ;
    a2a:Month "6" ;
    a2a:Day "25" ;
    rdfs:label "1854-06-25"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 33, Periode: 1854" ;
    a2a:Book "Geboorteregister Kalmthout 1854" ;
    a2a:DocumentNumber "41" ;
    a2a:RegistryNumber "33" ;
    rdfs:label "West Brabants Archief, Brabant, Bron: boek, Deel: 33, Periode: 1854, Geboorteregister Kalmthout 1854, 41, 33"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/8173c96b-214a-cc24-50b3-5b1394ed3f5c.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/0d72dae7-eb44-9317-4bee-d4d76069fa51" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/8173c96b-214a-cc24-50b3-5b1394ed3f5c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-10-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/0d72dae7-eb44-9317-4bee-d4d76069fa51" ;
  a2a:RecordGUID "{0d72dae7-eb44-9317-4bee-d4d76069fa51}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_1922_00001922.xml van WBA" .

[] a2a:PersonRemarkdiversen "wonende in deze gemeente op de heide wijk G no 70" .
