@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_4bfa67e1-ea51-3f9e-9b92-e55134c66ff9
  a a2a:Record ;
  rdfs:label "Geboorte op 28 april 1881" ;
  a2a:hasPerson oa:person_wba_4bfa67e1-ea51-3f9e-9b92-e55134c66ff9_Person-be7e0e32-51f5-5f20-4ddf-650795f5a8c3, oa:person_wba_4bfa67e1-ea51-3f9e-9b92-e55134c66ff9_Person-2a835c30-6bec-2936-6833-6532fb2171bb, oa:person_wba_4bfa67e1-ea51-3f9e-9b92-e55134c66ff9_Person-cec0f580-a1de-caa3-1d67-aca6a36397a2 ;
  a2a:hasEvent oa:event_wba_4bfa67e1-ea51-3f9e-9b92-e55134c66ff9_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_4bfa67e1-ea51-3f9e-9b92-e55134c66ff9_0, oa:relationep_wba_4bfa67e1-ea51-3f9e-9b92-e55134c66ff9_1, oa:relationep_wba_4bfa67e1-ea51-3f9e-9b92-e55134c66ff9_2 ;
  a2a:hasSource oa:source_wba_4bfa67e1-ea51-3f9e-9b92-e55134c66ff9 .

oa:person_wba_4bfa67e1-ea51-3f9e-9b92-e55134c66ff9_Person-be7e0e32-51f5-5f20-4ddf-650795f5a8c3
  a a2a:Person ;
  rdfs:label "Cornelius Van Heybeeck" ;
  a2a:PersonName [
    rdfs:label "Cornelius Van Heybeeck" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNameLastName "Van Heybeeck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_4bfa67e1-ea51-3f9e-9b92-e55134c66ff9_Person-2a835c30-6bec-2936-6833-6532fb2171bb
  a a2a:Person ;
  rdfs:label "Anna Cornelia Van Agtmael" ;
  a2a:PersonName [
    rdfs:label "Anna Cornelia Van Agtmael" ;
    a2a:PersonNameFirstName "Anna Cornelia" ;
    a2a:PersonNameLastName "Van Agtmael"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_4bfa67e1-ea51-3f9e-9b92-e55134c66ff9_Person-cec0f580-a1de-caa3-1d67-aca6a36397a2
  a a2a:Person ;
  rdfs:label "Petrus Aloysius Van Heybeeck" ;
  a2a:PersonName [
    rdfs:label "Petrus Aloysius Van Heybeeck" ;
    a2a:PersonNameFirstName "Petrus Aloysius" ;
    a2a:PersonNameLastName "Van Heybeeck"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "4" ;
    a2a:Day "28" ;
    rdfs:label "1881-04-28"^^xsd:date
  ] .

oa:event_wba_4bfa67e1-ea51-3f9e-9b92-e55134c66ff9_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1881" ;
    a2a:Month "4" ;
    a2a:Day "28" ;
    rdfs:label "1881-04-28"^^xsd:date
  ] .

oa:relationep_wba_4bfa67e1-ea51-3f9e-9b92-e55134c66ff9_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_4bfa67e1-ea51-3f9e-9b92-e55134c66ff9_Person:be7e0e32-51f5-5f20-4ddf-650795f5a8c3 ;
  a2a:EventKeyRef oa:event_wba_4bfa67e1-ea51-3f9e-9b92-e55134c66ff9_Event1 .

oa:relationep_wba_4bfa67e1-ea51-3f9e-9b92-e55134c66ff9_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_4bfa67e1-ea51-3f9e-9b92-e55134c66ff9_Person:2a835c30-6bec-2936-6833-6532fb2171bb ;
  a2a:EventKeyRef oa:event_wba_4bfa67e1-ea51-3f9e-9b92-e55134c66ff9_Event1 .

oa:relationep_wba_4bfa67e1-ea51-3f9e-9b92-e55134c66ff9_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wba_4bfa67e1-ea51-3f9e-9b92-e55134c66ff9_Person:cec0f580-a1de-caa3-1d67-aca6a36397a2 ;
  a2a:EventKeyRef oa:event_wba_4bfa67e1-ea51-3f9e-9b92-e55134c66ff9_Event1 .

oa:source_wba_4bfa67e1-ea51-3f9e-9b92-e55134c66ff9
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Kalmthout" ;
    rdfs:label "Kalmthout", "1881-04-28 - 1881-04-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1881-04-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1881-04-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1881" ;
    a2a:Month "4" ;
    a2a:Day "28" ;
    rdfs:label "1881-04-28"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 56, Periode: 1881" ;
    a2a:Book "Geboorteregister Kalmthout 1881" ;
    a2a:DocumentNumber "36" ;
    a2a:RegistryNumber "56" ;
    rdfs:label "West Brabants Archief, Brabant, Bron: boek, Deel: 56, Periode: 1881, Geboorteregister Kalmthout 1881, 36, 56"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/dd6c87ee-f271-2cd6-238f-8f3c0a9030eb.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/4bfa67e1-ea51-3f9e-9b92-e55134c66ff9" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/dd6c87ee-f271-2cd6-238f-8f3c0a9030eb.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/4bfa67e1-ea51-3f9e-9b92-e55134c66ff9" ;
  a2a:RecordGUID "{4bfa67e1-ea51-3f9e-9b92-e55134c66ff9}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_1687_00001687.xml van WBA" .

[] a2a:PersonRemarkdiversen "40 jaar, landbouwer, wonende in deze gemeente op het Noordeind Wijk B no 71" .
[] a2a:PersonRemarkdiversen "38 jaar, huisvrouw" .
