@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_3da28fca-9fdb-51d9-e459-6154c1fb13fe
  a a2a:Record ;
  rdfs:label "Doop op 5 maart 1837 te Overloon" ;
  a2a:hasPerson oa:person_bhi_3da28fca-9fdb-51d9-e459-6154c1fb13fe_Person-2a87efc7-4ae9-6919-99d4-0d56e562d073, oa:person_bhi_3da28fca-9fdb-51d9-e459-6154c1fb13fe_Person-8cf346d2-0c4f-fe7d-73a4-c5052c9bab87, oa:person_bhi_3da28fca-9fdb-51d9-e459-6154c1fb13fe_Person-5fb9ebdc-ec40-1495-0656-17848de1e723, oa:person_bhi_3da28fca-9fdb-51d9-e459-6154c1fb13fe_Person-289c9473-93e6-0cec-59df-8a49ce4305f0, oa:person_bhi_3da28fca-9fdb-51d9-e459-6154c1fb13fe_Person-22de7941-10e8-f3c7-685a-45bf9792f0b7 ;
  a2a:hasEvent oa:event_bhi_3da28fca-9fdb-51d9-e459-6154c1fb13fe_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_3da28fca-9fdb-51d9-e459-6154c1fb13fe_0, oa:relationep_bhi_3da28fca-9fdb-51d9-e459-6154c1fb13fe_1, oa:relationep_bhi_3da28fca-9fdb-51d9-e459-6154c1fb13fe_2, oa:relationep_bhi_3da28fca-9fdb-51d9-e459-6154c1fb13fe_3, oa:relationep_bhi_3da28fca-9fdb-51d9-e459-6154c1fb13fe_4 ;
  a2a:hasSource oa:source_bhi_3da28fca-9fdb-51d9-e459-6154c1fb13fe .

oa:person_bhi_3da28fca-9fdb-51d9-e459-6154c1fb13fe_Person-2a87efc7-4ae9-6919-99d4-0d56e562d073
  a a2a:Person ;
  rdfs:label "Joannae Baltissen" ;
  a2a:PersonName [
    rdfs:label "Joannae Baltissen" ;
    a2a:PersonNameFirstName "Joannae" ;
    a2a:PersonNameLastName "Baltissen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3da28fca-9fdb-51d9-e459-6154c1fb13fe_Person-8cf346d2-0c4f-fe7d-73a4-c5052c9bab87
  a a2a:Person ;
  rdfs:label "Petrus Baltissen" ;
  a2a:PersonName [
    rdfs:label "Petrus Baltissen" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Baltissen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3da28fca-9fdb-51d9-e459-6154c1fb13fe_Person-5fb9ebdc-ec40-1495-0656-17848de1e723
  a a2a:Person ;
  rdfs:label "Gertrudis Vergelt" ;
  a2a:PersonName [
    rdfs:label "Gertrudis Vergelt" ;
    a2a:PersonNameFirstName "Gertrudis" ;
    a2a:PersonNameLastName "Vergelt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3da28fca-9fdb-51d9-e459-6154c1fb13fe_Person-289c9473-93e6-0cec-59df-8a49ce4305f0
  a a2a:Person ;
  rdfs:label "Jacobus Vergelt" ;
  a2a:PersonName [
    rdfs:label "Jacobus Vergelt" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Vergelt"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_3da28fca-9fdb-51d9-e459-6154c1fb13fe_Person-22de7941-10e8-f3c7-685a-45bf9792f0b7
  a a2a:Person ;
  rdfs:label "Henrici Vergelt" ;
  a2a:PersonName [
    rdfs:label "Henrici Vergelt" ;
    a2a:PersonNameFirstName "Henrici" ;
    a2a:PersonNameLastName "Vergelt"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_3da28fca-9fdb-51d9-e459-6154c1fb13fe_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1837" ;
    a2a:Month "3" ;
    a2a:Day "5" ;
    rdfs:label "1837-03-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Overloon" ;
    rdfs:label "Overloon"
  ] .

oa:relationep_bhi_3da28fca-9fdb-51d9-e459-6154c1fb13fe_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_3da28fca-9fdb-51d9-e459-6154c1fb13fe_Person:2a87efc7-4ae9-6919-99d4-0d56e562d073 ;
  a2a:EventKeyRef oa:event_bhi_3da28fca-9fdb-51d9-e459-6154c1fb13fe_Event1 .

oa:relationep_bhi_3da28fca-9fdb-51d9-e459-6154c1fb13fe_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_3da28fca-9fdb-51d9-e459-6154c1fb13fe_Person:8cf346d2-0c4f-fe7d-73a4-c5052c9bab87 ;
  a2a:EventKeyRef oa:event_bhi_3da28fca-9fdb-51d9-e459-6154c1fb13fe_Event1 .

oa:relationep_bhi_3da28fca-9fdb-51d9-e459-6154c1fb13fe_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_3da28fca-9fdb-51d9-e459-6154c1fb13fe_Person:5fb9ebdc-ec40-1495-0656-17848de1e723 ;
  a2a:EventKeyRef oa:event_bhi_3da28fca-9fdb-51d9-e459-6154c1fb13fe_Event1 .

oa:relationep_bhi_3da28fca-9fdb-51d9-e459-6154c1fb13fe_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_3da28fca-9fdb-51d9-e459-6154c1fb13fe_Person:289c9473-93e6-0cec-59df-8a49ce4305f0 ;
  a2a:EventKeyRef oa:event_bhi_3da28fca-9fdb-51d9-e459-6154c1fb13fe_Event1 .

oa:relationep_bhi_3da28fca-9fdb-51d9-e459-6154c1fb13fe_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_3da28fca-9fdb-51d9-e459-6154c1fb13fe_Person:22de7941-10e8-f3c7-685a-45bf9792f0b7 ;
  a2a:EventKeyRef oa:event_bhi_3da28fca-9fdb-51d9-e459-6154c1fb13fe_Event1 .

oa:source_bhi_3da28fca-9fdb-51d9-e459-6154c1fb13fe
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Onbekend" ;
    rdfs:label "Onbekend", "1837-03-05 - 1837-03-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1837-03-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1837-03-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1837" ;
    a2a:Month "3" ;
    a2a:Day "5" ;
    rdfs:label "1837-03-05"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Folio "76" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, 76"
  ] ;
  a2a:SourceLastChangeDate "2015-02-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.bhic.nl/memorix/genealogy/detail?serviceUrl=/genealogie/weergave/akte/layout/default/id/3da28fca-9fdb-51d9-e459-6154c1fb13fe" ;
  a2a:RecordGUID "{3da28fca-9fdb-51d9-e459-6154c1fb13fe}" .

