@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_cc667cd8-301a-e30b-4281-efe6a1c73bb8
  a a2a:Record ;
  rdfs:label "Geboorte op 9 augustus 1839" ;
  a2a:hasPerson oa:person_bhi_cc667cd8-301a-e30b-4281-efe6a1c73bb8_Person-50af9591-dcd7-89ff-1c73-f23458362eb7, oa:person_bhi_cc667cd8-301a-e30b-4281-efe6a1c73bb8_Person-69efc7ec-66a2-5693-238a-1ab18cb8986e, oa:person_bhi_cc667cd8-301a-e30b-4281-efe6a1c73bb8_Person-90d63c53-2a9f-9e79-d63f-b961ae11836f ;
  a2a:hasEvent oa:event_bhi_cc667cd8-301a-e30b-4281-efe6a1c73bb8_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_cc667cd8-301a-e30b-4281-efe6a1c73bb8_0, oa:relationep_bhi_cc667cd8-301a-e30b-4281-efe6a1c73bb8_1, oa:relationep_bhi_cc667cd8-301a-e30b-4281-efe6a1c73bb8_2 ;
  a2a:hasSource oa:source_bhi_cc667cd8-301a-e30b-4281-efe6a1c73bb8 .

oa:person_bhi_cc667cd8-301a-e30b-4281-efe6a1c73bb8_Person-50af9591-dcd7-89ff-1c73-f23458362eb7
  a a2a:Person ;
  rdfs:label "Johanna van der Vorst" ;
  a2a:PersonName [
    rdfs:label "Johanna van der Vorst" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Vorst"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1839" ;
    a2a:Month "8" ;
    a2a:Day "9" ;
    rdfs:label "1839-08-09"^^xsd:date
  ] .

oa:person_bhi_cc667cd8-301a-e30b-4281-efe6a1c73bb8_Person-69efc7ec-66a2-5693-238a-1ab18cb8986e
  a a2a:Person ;
  rdfs:label "Joanna Nicolasina van der Vorst" ;
  a2a:PersonName [
    rdfs:label "Joanna Nicolasina van der Vorst" ;
    a2a:PersonNameFirstName "Joanna Nicolasina" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Vorst"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_cc667cd8-301a-e30b-4281-efe6a1c73bb8_Person-90d63c53-2a9f-9e79-d63f-b961ae11836f
  a a2a:Person ;
  rdfs:label "N.N." ;
  a2a:PersonName [
    rdfs:label "N.N." ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_cc667cd8-301a-e30b-4281-efe6a1c73bb8_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1839" ;
    a2a:Month "8" ;
    a2a:Day "9" ;
    rdfs:label "1839-08-09"^^xsd:date
  ] .

oa:relationep_bhi_cc667cd8-301a-e30b-4281-efe6a1c73bb8_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_cc667cd8-301a-e30b-4281-efe6a1c73bb8_Person:50af9591-dcd7-89ff-1c73-f23458362eb7 ;
  a2a:EventKeyRef oa:event_bhi_cc667cd8-301a-e30b-4281-efe6a1c73bb8_Event1 .

oa:relationep_bhi_cc667cd8-301a-e30b-4281-efe6a1c73bb8_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_cc667cd8-301a-e30b-4281-efe6a1c73bb8_Person:69efc7ec-66a2-5693-238a-1ab18cb8986e ;
  a2a:EventKeyRef oa:event_bhi_cc667cd8-301a-e30b-4281-efe6a1c73bb8_Event1 .

oa:relationep_bhi_cc667cd8-301a-e30b-4281-efe6a1c73bb8_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_cc667cd8-301a-e30b-4281-efe6a1c73bb8_Person:90d63c53-2a9f-9e79-d63f-b961ae11836f ;
  a2a:EventKeyRef oa:event_bhi_cc667cd8-301a-e30b-4281-efe6a1c73bb8_Event1 .

oa:source_bhi_cc667cd8-301a-e30b-4281-efe6a1c73bb8
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Helmond" ;
    rdfs:label "Helmond", "1839-08-10 - 1839-08-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1839-08-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1839-08-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1839" ;
    a2a:Month "8" ;
    a2a:Day "10" ;
    rdfs:label "1839-08-10"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3530, Periode: 1839" ;
    a2a:Book "Geboorteregister Helmond 1839" ;
    a2a:DocumentNumber "99" ;
    a2a:RegistryNumber "3530" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3530, Periode: 1839, Geboorteregister Helmond 1839, 99, 3530"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/37a29d99-b9bd-1b85-98e3-e34e7ffeffbb.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/37a29d99-b9bd-1b85-98e3-e34e7ffeffbb.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-08-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/cc667cd8-301a-e30b-4281-efe6a1c73bb8" ;
  a2a:RecordGUID "{cc667cd8-301a-e30b-4281-efe6a1c73bb8}" ;
  a2a:SourceRemarkOpmerking "Kind wordt bij het huwelijk d.d. 30-8-1839 gewettigd en erkend." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_7744_00007744.xml van BHI" .

