@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_bhi_d68a6a67-731d-ef6e-5a4d-033aeb8de5b4
  a a2a:Record ;
  rdfs:label "Geboorte op 14 januari 1836" ;
  a2a:hasPerson oa:person_bhi_d68a6a67-731d-ef6e-5a4d-033aeb8de5b4_Person-5be82e2b-5078-66e3-0899-6768343b3473, oa:person_bhi_d68a6a67-731d-ef6e-5a4d-033aeb8de5b4_Person-c08997a3-b245-b358-dac4-de8a80c912c0, oa:person_bhi_d68a6a67-731d-ef6e-5a4d-033aeb8de5b4_Person-9031730a-7242-02dc-79b5-1f26526867df ;
  a2a:hasEvent oa:event_bhi_d68a6a67-731d-ef6e-5a4d-033aeb8de5b4_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_d68a6a67-731d-ef6e-5a4d-033aeb8de5b4_0, oa:relationep_bhi_d68a6a67-731d-ef6e-5a4d-033aeb8de5b4_1, oa:relationep_bhi_d68a6a67-731d-ef6e-5a4d-033aeb8de5b4_2 ;
  a2a:hasSource oa:source_bhi_d68a6a67-731d-ef6e-5a4d-033aeb8de5b4 .

oa:person_bhi_d68a6a67-731d-ef6e-5a4d-033aeb8de5b4_Person-5be82e2b-5078-66e3-0899-6768343b3473
  a a2a:Person ;
  rdfs:label "Maria Theresia van de Pot" ;
  a2a:PersonName [
    rdfs:label "Maria Theresia van de Pot" ;
    a2a:PersonNameFirstName "Maria Theresia" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Pot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_d68a6a67-731d-ef6e-5a4d-033aeb8de5b4_Person-c08997a3-b245-b358-dac4-de8a80c912c0
  a a2a:Person ;
  rdfs:label "Gosewinus van Heeswijk" ;
  a2a:PersonName [
    rdfs:label "Gosewinus van Heeswijk" ;
    a2a:PersonNameFirstName "Gosewinus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Heeswijk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_d68a6a67-731d-ef6e-5a4d-033aeb8de5b4_Person-9031730a-7242-02dc-79b5-1f26526867df
  a a2a:Person ;
  rdfs:label "Anna Catharina van Heeswijk" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina van Heeswijk" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Heeswijk"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1836" ;
    a2a:Month "1" ;
    a2a:Day "14" ;
    rdfs:label "1836-01-14"^^xsd:date
  ] .

oa:event_bhi_d68a6a67-731d-ef6e-5a4d-033aeb8de5b4_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1836" ;
    a2a:Month "1" ;
    a2a:Day "14" ;
    rdfs:label "1836-01-14"^^xsd:date
  ] .

oa:relationep_bhi_d68a6a67-731d-ef6e-5a4d-033aeb8de5b4_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_d68a6a67-731d-ef6e-5a4d-033aeb8de5b4_Person:5be82e2b-5078-66e3-0899-6768343b3473 ;
  a2a:EventKeyRef oa:event_bhi_d68a6a67-731d-ef6e-5a4d-033aeb8de5b4_Event1 .

oa:relationep_bhi_d68a6a67-731d-ef6e-5a4d-033aeb8de5b4_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_d68a6a67-731d-ef6e-5a4d-033aeb8de5b4_Person:c08997a3-b245-b358-dac4-de8a80c912c0 ;
  a2a:EventKeyRef oa:event_bhi_d68a6a67-731d-ef6e-5a4d-033aeb8de5b4_Event1 .

oa:relationep_bhi_d68a6a67-731d-ef6e-5a4d-033aeb8de5b4_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_d68a6a67-731d-ef6e-5a4d-033aeb8de5b4_Person:9031730a-7242-02dc-79b5-1f26526867df ;
  a2a:EventKeyRef oa:event_bhi_d68a6a67-731d-ef6e-5a4d-033aeb8de5b4_Event1 .

oa:source_bhi_d68a6a67-731d-ef6e-5a4d-033aeb8de5b4
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Vught" ;
    rdfs:label "Vught", "1836-01-14 - 1836-01-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1836-01-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1836-01-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1836" ;
    a2a:Month "1" ;
    a2a:Day "14" ;
    rdfs:label "1836-01-14"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 8570, Periode: 1836" ;
    a2a:Book "Geboorteregister Vught 1836" ;
    a2a:DocumentNumber "4" ;
    a2a:RegistryNumber "8570" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 8570, Periode: 1836, Geboorteregister Vught 1836, 4, 8570"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/730fa8a1-f3aa-bd77-b00b-d8e9d94c7e62.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/730fa8a1-f3aa-bd77-b00b-d8e9d94c7e62.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-02-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/d68a6a67-731d-ef6e-5a4d-033aeb8de5b4" ;
  a2a:RecordGUID "{d68a6a67-731d-ef6e-5a4d-033aeb8de5b4}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_7329_00007329.xml van BHI" .

