@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_096dda80-5443-e95c-e0fb-448600264159
  a a2a:Record ;
  rdfs:label "Geboorte op 21 mei 1841" ;
  a2a:hasPerson oa:person_wba_096dda80-5443-e95c-e0fb-448600264159_Person-dbaa644a-2726-5c0d-3977-3be538286819, oa:person_wba_096dda80-5443-e95c-e0fb-448600264159_Person-8d918552-c0dd-b27f-6674-10f43bd83b17, oa:person_wba_096dda80-5443-e95c-e0fb-448600264159_Person-3b7f8f68-b02b-558e-71a0-f24566cff4d3 ;
  a2a:hasEvent oa:event_wba_096dda80-5443-e95c-e0fb-448600264159_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_096dda80-5443-e95c-e0fb-448600264159_0, oa:relationep_wba_096dda80-5443-e95c-e0fb-448600264159_1, oa:relationep_wba_096dda80-5443-e95c-e0fb-448600264159_2 ;
  a2a:hasSource oa:source_wba_096dda80-5443-e95c-e0fb-448600264159 .

oa:person_wba_096dda80-5443-e95c-e0fb-448600264159_Person-dbaa644a-2726-5c0d-3977-3be538286819
  a a2a:Person ;
  rdfs:label "Jacobus Weyten" ;
  a2a:PersonName [
    rdfs:label "Jacobus Weyten" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Weyten"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "38 jaar" ;
    rdfs:label "38 jaar"
  ] ;
  a2a:Profession "schoonmaaker" .

oa:person_wba_096dda80-5443-e95c-e0fb-448600264159_Person-8d918552-c0dd-b27f-6674-10f43bd83b17
  a a2a:Person ;
  rdfs:label "Dimphna Ruys" ;
  a2a:PersonName [
    rdfs:label "Dimphna Ruys" ;
    a2a:PersonNameFirstName "Dimphna" ;
    a2a:PersonNameLastName "Ruys"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "30 jaar" ;
    rdfs:label "30 jaar"
  ] ;
  a2a:Profession "huisvrouw" .

oa:person_wba_096dda80-5443-e95c-e0fb-448600264159_Person-3b7f8f68-b02b-558e-71a0-f24566cff4d3
  a a2a:Person ;
  rdfs:label "Ludovicus Weyten" ;
  a2a:PersonName [
    rdfs:label "Ludovicus Weyten" ;
    a2a:PersonNameFirstName "Ludovicus" ;
    a2a:PersonNameLastName "Weyten"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1841" ;
    a2a:Month "5" ;
    a2a:Day "21" ;
    rdfs:label "1841-05-21"^^xsd:date
  ] .

oa:event_wba_096dda80-5443-e95c-e0fb-448600264159_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1841" ;
    a2a:Month "5" ;
    a2a:Day "21" ;
    rdfs:label "1841-05-21"^^xsd:date
  ] .

oa:relationep_wba_096dda80-5443-e95c-e0fb-448600264159_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_096dda80-5443-e95c-e0fb-448600264159_Person:dbaa644a-2726-5c0d-3977-3be538286819 ;
  a2a:EventKeyRef oa:event_wba_096dda80-5443-e95c-e0fb-448600264159_Event1 .

oa:relationep_wba_096dda80-5443-e95c-e0fb-448600264159_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_096dda80-5443-e95c-e0fb-448600264159_Person:8d918552-c0dd-b27f-6674-10f43bd83b17 ;
  a2a:EventKeyRef oa:event_wba_096dda80-5443-e95c-e0fb-448600264159_Event1 .

oa:relationep_wba_096dda80-5443-e95c-e0fb-448600264159_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wba_096dda80-5443-e95c-e0fb-448600264159_Person:3b7f8f68-b02b-558e-71a0-f24566cff4d3 ;
  a2a:EventKeyRef oa:event_wba_096dda80-5443-e95c-e0fb-448600264159_Event1 .

oa:source_wba_096dda80-5443-e95c-e0fb-448600264159
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Kalmthout" ;
    rdfs:label "Kalmthout", "1841-05-21 - 1841-05-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1841-05-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1841-05-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1841" ;
    a2a:Month "5" ;
    a2a:Day "21" ;
    rdfs:label "1841-05-21"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 26, Periode: 1841" ;
    a2a:Book "Geboorteregister Kalmthout 1841" ;
    a2a:DocumentNumber "40" ;
    a2a:RegistryNumber "26" ;
    rdfs:label "West Brabants Archief, Brabant, Bron: boek, Deel: 26, Periode: 1841, Geboorteregister Kalmthout 1841, 40, 26"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/e8f39fef-0113-a112-c513-59d88d7331b6.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/096dda80-5443-e95c-e0fb-448600264159" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/e8f39fef-0113-a112-c513-59d88d7331b6.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-10-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/096dda80-5443-e95c-e0fb-448600264159" ;
  a2a:RecordGUID "{096dda80-5443-e95c-e0fb-448600264159}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_1888_00001888.xml van WBA" .

[] a2a:PersonRemarkdiversen "wonende in deze gemeente in het Achterbroek" .
