@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_df7d4898-e4d3-7b93-3c93-a20307eb005f
  a a2a:Record ;
  rdfs:label "Geboorte op 31 maart 1818" ;
  a2a:hasPerson oa:person_bhi_df7d4898-e4d3-7b93-3c93-a20307eb005f_Person-85a92248-5c43-cb5a-f65e-d52defc98316, oa:person_bhi_df7d4898-e4d3-7b93-3c93-a20307eb005f_Person-6f5481a6-3c8a-803b-b75c-43ff4c2b3ad6, oa:person_bhi_df7d4898-e4d3-7b93-3c93-a20307eb005f_Person-55a30383-b865-9bc2-19fa-a11e9a826089 ;
  a2a:hasEvent oa:event_bhi_df7d4898-e4d3-7b93-3c93-a20307eb005f_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_df7d4898-e4d3-7b93-3c93-a20307eb005f_0, oa:relationep_bhi_df7d4898-e4d3-7b93-3c93-a20307eb005f_1, oa:relationep_bhi_df7d4898-e4d3-7b93-3c93-a20307eb005f_2 ;
  a2a:hasSource oa:source_bhi_df7d4898-e4d3-7b93-3c93-a20307eb005f .

oa:person_bhi_df7d4898-e4d3-7b93-3c93-a20307eb005f_Person-85a92248-5c43-cb5a-f65e-d52defc98316
  a a2a:Person ;
  rdfs:label "Catharina van Riel" ;
  a2a:PersonName [
    rdfs:label "Catharina van Riel" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Riel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_df7d4898-e4d3-7b93-3c93-a20307eb005f_Person-6f5481a6-3c8a-803b-b75c-43ff4c2b3ad6
  a a2a:Person ;
  rdfs:label "Andries Koremans" ;
  a2a:PersonName [
    rdfs:label "Andries Koremans" ;
    a2a:PersonNameFirstName "Andries" ;
    a2a:PersonNameLastName "Koremans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_df7d4898-e4d3-7b93-3c93-a20307eb005f_Person-55a30383-b865-9bc2-19fa-a11e9a826089
  a a2a:Person ;
  rdfs:label "Augustinus Martinus Koremans" ;
  a2a:PersonName [
    rdfs:label "Augustinus Martinus Koremans" ;
    a2a:PersonNameFirstName "Augustinus Martinus" ;
    a2a:PersonNameLastName "Koremans"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1818" ;
    a2a:Month "3" ;
    a2a:Day "31" ;
    rdfs:label "1818-03-31"^^xsd:date
  ] .

oa:event_bhi_df7d4898-e4d3-7b93-3c93-a20307eb005f_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1818" ;
    a2a:Month "3" ;
    a2a:Day "31" ;
    rdfs:label "1818-03-31"^^xsd:date
  ] .

oa:relationep_bhi_df7d4898-e4d3-7b93-3c93-a20307eb005f_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_df7d4898-e4d3-7b93-3c93-a20307eb005f_Person:85a92248-5c43-cb5a-f65e-d52defc98316 ;
  a2a:EventKeyRef oa:event_bhi_df7d4898-e4d3-7b93-3c93-a20307eb005f_Event1 .

oa:relationep_bhi_df7d4898-e4d3-7b93-3c93-a20307eb005f_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_df7d4898-e4d3-7b93-3c93-a20307eb005f_Person:6f5481a6-3c8a-803b-b75c-43ff4c2b3ad6 ;
  a2a:EventKeyRef oa:event_bhi_df7d4898-e4d3-7b93-3c93-a20307eb005f_Event1 .

oa:relationep_bhi_df7d4898-e4d3-7b93-3c93-a20307eb005f_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_df7d4898-e4d3-7b93-3c93-a20307eb005f_Person:55a30383-b865-9bc2-19fa-a11e9a826089 ;
  a2a:EventKeyRef oa:event_bhi_df7d4898-e4d3-7b93-3c93-a20307eb005f_Event1 .

oa:source_bhi_df7d4898-e4d3-7b93-3c93-a20307eb005f
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1818-04-01 - 1818-04-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1818-04-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1818-04-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1818" ;
    a2a:Month "4" ;
    a2a:Day "1" ;
    rdfs:label "1818-04-01"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 1173, Periode: 1818" ;
    a2a:Book "Geboorteregister 1818" ;
    a2a:DocumentNumber "91" ;
    a2a:RegistryNumber "1173" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 1173, Periode: 1818, Geboorteregister 1818, 91, 1173"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/aaf50d93-bc1b-9c54-3f52-961c3edd268a.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/aaf50d93-bc1b-9c54-3f52-961c3edd268a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-08-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/df7d4898-e4d3-7b93-3c93-a20307eb005f" ;
  a2a:RecordGUID "{df7d4898-e4d3-7b93-3c93-a20307eb005f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_6619_00006619.xml van BHI" .

