@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_7370f877-e891-2e33-bfed-770ef8f9400a
  a a2a:Record ;
  rdfs:label "Geboorte op 31 augustus 1868" ;
  a2a:hasPerson oa:person_bhi_7370f877-e891-2e33-bfed-770ef8f9400a_Person-ead49b35-a8f1-5174-bd10-0b56a1c6588e, oa:person_bhi_7370f877-e891-2e33-bfed-770ef8f9400a_Person-d1350e4b-3695-d19b-b825-6836697d67f0, oa:person_bhi_7370f877-e891-2e33-bfed-770ef8f9400a_Person-5a9154e2-7e9e-0e09-9393-f2a0e25a26f9 ;
  a2a:hasEvent oa:event_bhi_7370f877-e891-2e33-bfed-770ef8f9400a_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_7370f877-e891-2e33-bfed-770ef8f9400a_0, oa:relationep_bhi_7370f877-e891-2e33-bfed-770ef8f9400a_1, oa:relationep_bhi_7370f877-e891-2e33-bfed-770ef8f9400a_2 ;
  a2a:hasSource oa:source_bhi_7370f877-e891-2e33-bfed-770ef8f9400a .

oa:person_bhi_7370f877-e891-2e33-bfed-770ef8f9400a_Person-ead49b35-a8f1-5174-bd10-0b56a1c6588e
  a a2a:Person ;
  rdfs:label "Cornelia van Migom" ;
  a2a:PersonName [
    rdfs:label "Cornelia van Migom" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Migom"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_7370f877-e891-2e33-bfed-770ef8f9400a_Person-d1350e4b-3695-d19b-b825-6836697d67f0
  a a2a:Person ;
  rdfs:label "Abraham Seppenwolde" ;
  a2a:PersonName [
    rdfs:label "Abraham Seppenwolde" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Seppenwolde"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_7370f877-e891-2e33-bfed-770ef8f9400a_Person-5a9154e2-7e9e-0e09-9393-f2a0e25a26f9
  a a2a:Person ;
  rdfs:label "Cornelis Johannes Seppenwolde" ;
  a2a:PersonName [
    rdfs:label "Cornelis Johannes Seppenwolde" ;
    a2a:PersonNameFirstName "Cornelis Johannes" ;
    a2a:PersonNameLastName "Seppenwolde"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1868" ;
    a2a:Month "8" ;
    a2a:Day "31" ;
    rdfs:label "1868-08-31"^^xsd:date
  ] .

oa:event_bhi_7370f877-e891-2e33-bfed-770ef8f9400a_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1868" ;
    a2a:Month "8" ;
    a2a:Day "31" ;
    rdfs:label "1868-08-31"^^xsd:date
  ] .

oa:relationep_bhi_7370f877-e891-2e33-bfed-770ef8f9400a_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_7370f877-e891-2e33-bfed-770ef8f9400a_Person:ead49b35-a8f1-5174-bd10-0b56a1c6588e ;
  a2a:EventKeyRef oa:event_bhi_7370f877-e891-2e33-bfed-770ef8f9400a_Event1 .

oa:relationep_bhi_7370f877-e891-2e33-bfed-770ef8f9400a_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_7370f877-e891-2e33-bfed-770ef8f9400a_Person:d1350e4b-3695-d19b-b825-6836697d67f0 ;
  a2a:EventKeyRef oa:event_bhi_7370f877-e891-2e33-bfed-770ef8f9400a_Event1 .

oa:relationep_bhi_7370f877-e891-2e33-bfed-770ef8f9400a_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_7370f877-e891-2e33-bfed-770ef8f9400a_Person:5a9154e2-7e9e-0e09-9393-f2a0e25a26f9 ;
  a2a:EventKeyRef oa:event_bhi_7370f877-e891-2e33-bfed-770ef8f9400a_Event1 .

oa:source_bhi_7370f877-e891-2e33-bfed-770ef8f9400a
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1868-09-01 - 1868-09-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1868-09-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1868-09-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1868" ;
    a2a:Month "9" ;
    a2a:Day "1" ;
    rdfs:label "1868-09-01"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 1187, Periode: 1868" ;
    a2a:Book "Geboorteregister 1868" ;
    a2a:DocumentNumber "323" ;
    a2a:RegistryNumber "1187" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 1187, Periode: 1868, Geboorteregister 1868, 323, 1187"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/02683287-747b-9470-45ef-467f018faf0c.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/02683287-747b-9470-45ef-467f018faf0c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-08-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/7370f877-e891-2e33-bfed-770ef8f9400a" ;
  a2a:RecordGUID "{7370f877-e891-2e33-bfed-770ef8f9400a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_2676_00002676.xml van BHI" .

