@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_0b6a3554-feef-7c41-e28a-4fee31ea22c3
  a a2a:Record ;
  rdfs:label "Geboorte op 30 mei 1817" ;
  a2a:hasPerson oa:person_bhi_0b6a3554-feef-7c41-e28a-4fee31ea22c3_Person-afd9808c-9c76-4155-1492-4b1205c59268, oa:person_bhi_0b6a3554-feef-7c41-e28a-4fee31ea22c3_Person-b04e8382-89f2-0f56-1b71-fbba4f1f9a62, oa:person_bhi_0b6a3554-feef-7c41-e28a-4fee31ea22c3_Person-c22547b9-e510-541a-b683-278e098720c2 ;
  a2a:hasEvent oa:event_bhi_0b6a3554-feef-7c41-e28a-4fee31ea22c3_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_0b6a3554-feef-7c41-e28a-4fee31ea22c3_0, oa:relationep_bhi_0b6a3554-feef-7c41-e28a-4fee31ea22c3_1, oa:relationep_bhi_0b6a3554-feef-7c41-e28a-4fee31ea22c3_2 ;
  a2a:hasSource oa:source_bhi_0b6a3554-feef-7c41-e28a-4fee31ea22c3 .

oa:person_bhi_0b6a3554-feef-7c41-e28a-4fee31ea22c3_Person-afd9808c-9c76-4155-1492-4b1205c59268
  a a2a:Person ;
  rdfs:label "Willemijna van Dorst" ;
  a2a:PersonName [
    rdfs:label "Willemijna van Dorst" ;
    a2a:PersonNameFirstName "Willemijna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dorst"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0b6a3554-feef-7c41-e28a-4fee31ea22c3_Person-b04e8382-89f2-0f56-1b71-fbba4f1f9a62
  a a2a:Person ;
  rdfs:label "Jacobus van Dongen" ;
  a2a:PersonName [
    rdfs:label "Jacobus van Dongen" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dongen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0b6a3554-feef-7c41-e28a-4fee31ea22c3_Person-c22547b9-e510-541a-b683-278e098720c2
  a a2a:Person ;
  rdfs:label "Antonij van Dongen" ;
  a2a:PersonName [
    rdfs:label "Antonij van Dongen" ;
    a2a:PersonNameFirstName "Antonij" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dongen"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1817" ;
    a2a:Month "5" ;
    a2a:Day "30" ;
    rdfs:label "1817-05-30"^^xsd:date
  ] .

oa:event_bhi_0b6a3554-feef-7c41-e28a-4fee31ea22c3_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1817" ;
    a2a:Month "5" ;
    a2a:Day "30" ;
    rdfs:label "1817-05-30"^^xsd:date
  ] .

oa:relationep_bhi_0b6a3554-feef-7c41-e28a-4fee31ea22c3_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_0b6a3554-feef-7c41-e28a-4fee31ea22c3_Person:afd9808c-9c76-4155-1492-4b1205c59268 ;
  a2a:EventKeyRef oa:event_bhi_0b6a3554-feef-7c41-e28a-4fee31ea22c3_Event1 .

oa:relationep_bhi_0b6a3554-feef-7c41-e28a-4fee31ea22c3_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_0b6a3554-feef-7c41-e28a-4fee31ea22c3_Person:b04e8382-89f2-0f56-1b71-fbba4f1f9a62 ;
  a2a:EventKeyRef oa:event_bhi_0b6a3554-feef-7c41-e28a-4fee31ea22c3_Event1 .

oa:relationep_bhi_0b6a3554-feef-7c41-e28a-4fee31ea22c3_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_0b6a3554-feef-7c41-e28a-4fee31ea22c3_Person:c22547b9-e510-541a-b683-278e098720c2 ;
  a2a:EventKeyRef oa:event_bhi_0b6a3554-feef-7c41-e28a-4fee31ea22c3_Event1 .

oa:source_bhi_0b6a3554-feef-7c41-e28a-4fee31ea22c3
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Gilze en Rijen" ;
    rdfs:label "Gilze en Rijen", "1817-05-30 - 1817-05-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1817-05-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1817-05-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1817" ;
    a2a:Month "5" ;
    a2a:Day "30" ;
    rdfs:label "1817-05-30"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 2994, Periode: 1817" ;
    a2a:Book "Geboorteregister Gilze en Rijen 1817" ;
    a2a:DocumentNumber "31" ;
    a2a:RegistryNumber "2994" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 2994, Periode: 1817, Geboorteregister Gilze en Rijen 1817, 31, 2994"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/4ff165db-4c41-ceec-bce1-ffc6042ef93f.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/4ff165db-4c41-ceec-bce1-ffc6042ef93f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-12-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/0b6a3554-feef-7c41-e28a-4fee31ea22c3" ;
  a2a:RecordGUID "{0b6a3554-feef-7c41-e28a-4fee31ea22c3}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_2934_00002934.xml van BHI" .

