@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_29d43472-e106-b570-0dbf-e15cc10e7260
  a a2a:Record ;
  rdfs:label "Geboorte op 1 november 1870" ;
  a2a:hasPerson oa:person_bhi_29d43472-e106-b570-0dbf-e15cc10e7260_Person-b8a67be6-9a81-34b0-ae81-c1702ccbdfc6, oa:person_bhi_29d43472-e106-b570-0dbf-e15cc10e7260_Person-259c73bb-7dbe-8d90-e196-0350463aa04d, oa:person_bhi_29d43472-e106-b570-0dbf-e15cc10e7260_Person-000327c4-3365-cea0-3736-faa8bf491fa5 ;
  a2a:hasEvent oa:event_bhi_29d43472-e106-b570-0dbf-e15cc10e7260_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_29d43472-e106-b570-0dbf-e15cc10e7260_0, oa:relationep_bhi_29d43472-e106-b570-0dbf-e15cc10e7260_1, oa:relationep_bhi_29d43472-e106-b570-0dbf-e15cc10e7260_2 ;
  a2a:hasSource oa:source_bhi_29d43472-e106-b570-0dbf-e15cc10e7260 .

oa:person_bhi_29d43472-e106-b570-0dbf-e15cc10e7260_Person-b8a67be6-9a81-34b0-ae81-c1702ccbdfc6
  a a2a:Person ;
  rdfs:label "Maria Elisabeth Chanel" ;
  a2a:PersonName [
    rdfs:label "Maria Elisabeth Chanel" ;
    a2a:PersonNameFirstName "Maria Elisabeth" ;
    a2a:PersonNameLastName "Chanel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_29d43472-e106-b570-0dbf-e15cc10e7260_Person-259c73bb-7dbe-8d90-e196-0350463aa04d
  a a2a:Person ;
  rdfs:label "Frederik Willem Feurich" ;
  a2a:PersonName [
    rdfs:label "Frederik Willem Feurich" ;
    a2a:PersonNameFirstName "Frederik Willem" ;
    a2a:PersonNameLastName "Feurich"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_29d43472-e106-b570-0dbf-e15cc10e7260_Person-000327c4-3365-cea0-3736-faa8bf491fa5
  a a2a:Person ;
  rdfs:label "Frederik Willem Feurich" ;
  a2a:PersonName [
    rdfs:label "Frederik Willem Feurich" ;
    a2a:PersonNameFirstName "Frederik Willem" ;
    a2a:PersonNameLastName "Feurich"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1870" ;
    a2a:Month "11" ;
    a2a:Day "1" ;
    rdfs:label "1870-11-01"^^xsd:date
  ] .

oa:event_bhi_29d43472-e106-b570-0dbf-e15cc10e7260_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1870" ;
    a2a:Month "11" ;
    a2a:Day "1" ;
    rdfs:label "1870-11-01"^^xsd:date
  ] .

oa:relationep_bhi_29d43472-e106-b570-0dbf-e15cc10e7260_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_29d43472-e106-b570-0dbf-e15cc10e7260_Person:b8a67be6-9a81-34b0-ae81-c1702ccbdfc6 ;
  a2a:EventKeyRef oa:event_bhi_29d43472-e106-b570-0dbf-e15cc10e7260_Event1 .

oa:relationep_bhi_29d43472-e106-b570-0dbf-e15cc10e7260_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_29d43472-e106-b570-0dbf-e15cc10e7260_Person:259c73bb-7dbe-8d90-e196-0350463aa04d ;
  a2a:EventKeyRef oa:event_bhi_29d43472-e106-b570-0dbf-e15cc10e7260_Event1 .

oa:relationep_bhi_29d43472-e106-b570-0dbf-e15cc10e7260_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_29d43472-e106-b570-0dbf-e15cc10e7260_Person:000327c4-3365-cea0-3736-faa8bf491fa5 ;
  a2a:EventKeyRef oa:event_bhi_29d43472-e106-b570-0dbf-e15cc10e7260_Event1 .

oa:source_bhi_29d43472-e106-b570-0dbf-e15cc10e7260
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1870-11-02 - 1870-11-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1870-11-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1870-11-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1870" ;
    a2a:Month "11" ;
    a2a:Day "2" ;
    rdfs:label "1870-11-02"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3802, Periode: 1870" ;
    a2a:Book "Geboorteregister 's-Hertogenbosch 1870" ;
    a2a:DocumentNumber "648" ;
    a2a:RegistryNumber "3802" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3802, Periode: 1870, Geboorteregister 's-Hertogenbosch 1870, 648, 3802"
  ] ;
  a2a:SourceLastChangeDate "2023-12-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/29d43472-e106-b570-0dbf-e15cc10e7260" ;
  a2a:RecordGUID "{29d43472-e106-b570-0dbf-e15cc10e7260}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_2290_00002290.xml van BHI" .

