@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_fd5598c2-e8a7-03d1-6f75-dc95ac73044a
  a a2a:Record ;
  rdfs:label "Geboorte op 6 november 1846" ;
  a2a:hasPerson oa:person_wba_fd5598c2-e8a7-03d1-6f75-dc95ac73044a_Person-504f4187-1715-77e5-d48f-1be90282da8e, oa:person_wba_fd5598c2-e8a7-03d1-6f75-dc95ac73044a_Person-0123b024-df7a-9780-9276-06b798ca5e14, oa:person_wba_fd5598c2-e8a7-03d1-6f75-dc95ac73044a_Person-7a3c4174-fbfc-21fe-24e4-0b88db85004c ;
  a2a:hasEvent oa:event_wba_fd5598c2-e8a7-03d1-6f75-dc95ac73044a_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_fd5598c2-e8a7-03d1-6f75-dc95ac73044a_0, oa:relationep_wba_fd5598c2-e8a7-03d1-6f75-dc95ac73044a_1, oa:relationep_wba_fd5598c2-e8a7-03d1-6f75-dc95ac73044a_2 ;
  a2a:hasSource oa:source_wba_fd5598c2-e8a7-03d1-6f75-dc95ac73044a .

oa:person_wba_fd5598c2-e8a7-03d1-6f75-dc95ac73044a_Person-504f4187-1715-77e5-d48f-1be90282da8e
  a a2a:Person ;
  rdfs:label "Franciscus Vanheybeeck" ;
  a2a:PersonName [
    rdfs:label "Franciscus Vanheybeeck" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Vanheybeeck"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "30 jaar" ;
    rdfs:label "30 jaar"
  ] ;
  a2a:Profession "handwerker" .

oa:person_wba_fd5598c2-e8a7-03d1-6f75-dc95ac73044a_Person-0123b024-df7a-9780-9276-06b798ca5e14
  a a2a:Person ;
  rdfs:label "Elisabeth Jacobs" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Jacobs" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "37 jaar" ;
    rdfs:label "37 jaar"
  ] ;
  a2a:Profession "huisvrouw" .

oa:person_wba_fd5598c2-e8a7-03d1-6f75-dc95ac73044a_Person-7a3c4174-fbfc-21fe-24e4-0b88db85004c
  a a2a:Person ;
  rdfs:label "Maria Catharina Vanheybeeck" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina Vanheybeeck" ;
    a2a:PersonNameFirstName "Maria Catharina" ;
    a2a:PersonNameLastName "Vanheybeeck"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1846" ;
    a2a:Month "11" ;
    a2a:Day "6" ;
    rdfs:label "1846-11-06"^^xsd:date
  ] .

oa:event_wba_fd5598c2-e8a7-03d1-6f75-dc95ac73044a_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1846" ;
    a2a:Month "11" ;
    a2a:Day "6" ;
    rdfs:label "1846-11-06"^^xsd:date
  ] .

oa:relationep_wba_fd5598c2-e8a7-03d1-6f75-dc95ac73044a_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_fd5598c2-e8a7-03d1-6f75-dc95ac73044a_Person:504f4187-1715-77e5-d48f-1be90282da8e ;
  a2a:EventKeyRef oa:event_wba_fd5598c2-e8a7-03d1-6f75-dc95ac73044a_Event1 .

oa:relationep_wba_fd5598c2-e8a7-03d1-6f75-dc95ac73044a_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_fd5598c2-e8a7-03d1-6f75-dc95ac73044a_Person:0123b024-df7a-9780-9276-06b798ca5e14 ;
  a2a:EventKeyRef oa:event_wba_fd5598c2-e8a7-03d1-6f75-dc95ac73044a_Event1 .

oa:relationep_wba_fd5598c2-e8a7-03d1-6f75-dc95ac73044a_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wba_fd5598c2-e8a7-03d1-6f75-dc95ac73044a_Person:7a3c4174-fbfc-21fe-24e4-0b88db85004c ;
  a2a:EventKeyRef oa:event_wba_fd5598c2-e8a7-03d1-6f75-dc95ac73044a_Event1 .

oa:source_wba_fd5598c2-e8a7-03d1-6f75-dc95ac73044a
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Kalmthout" ;
    rdfs:label "Kalmthout", "1846-11-06 - 1846-11-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1846-11-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1846-11-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1846" ;
    a2a:Month "11" ;
    a2a:Day "6" ;
    rdfs:label "1846-11-06"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 29, Periode: 1846" ;
    a2a:Book "Geboorteregister Kalmthout 1846" ;
    a2a:DocumentNumber "62" ;
    a2a:RegistryNumber "29" ;
    rdfs:label "West Brabants Archief, Brabant, Bron: boek, Deel: 29, Periode: 1846, Geboorteregister Kalmthout 1846, 62, 29"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/60b11c6c-de75-78e0-3d40-44ed339007f0.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/fd5598c2-e8a7-03d1-6f75-dc95ac73044a" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/60b11c6c-de75-78e0-3d40-44ed339007f0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-09-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/fd5598c2-e8a7-03d1-6f75-dc95ac73044a" ;
  a2a:RecordGUID "{fd5598c2-e8a7-03d1-6f75-dc95ac73044a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_18614_00018614.xml van WBA" .

[] a2a:PersonRemarkdiversen "wonende in deze gemeente op den zwarten heuvel wijk G no 1" .
