@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_3e4eef94-05fc-732f-4a5c-e1cb8ca10969
  a a2a:Record ;
  rdfs:label "Geboorte op 21 februari 1847" ;
  a2a:hasPerson oa:person_bhi_3e4eef94-05fc-732f-4a5c-e1cb8ca10969_Person-51847553-5d76-f933-5d11-4ff6b492aaf2, oa:person_bhi_3e4eef94-05fc-732f-4a5c-e1cb8ca10969_Person-f6947873-882e-4edc-fd48-4ebd874eaa07, oa:person_bhi_3e4eef94-05fc-732f-4a5c-e1cb8ca10969_Person-714e0cbb-f617-88c4-8125-ba3a26cc61b2 ;
  a2a:hasEvent oa:event_bhi_3e4eef94-05fc-732f-4a5c-e1cb8ca10969_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_3e4eef94-05fc-732f-4a5c-e1cb8ca10969_0, oa:relationep_bhi_3e4eef94-05fc-732f-4a5c-e1cb8ca10969_1, oa:relationep_bhi_3e4eef94-05fc-732f-4a5c-e1cb8ca10969_2 ;
  a2a:hasSource oa:source_bhi_3e4eef94-05fc-732f-4a5c-e1cb8ca10969 .

oa:person_bhi_3e4eef94-05fc-732f-4a5c-e1cb8ca10969_Person-51847553-5d76-f933-5d11-4ff6b492aaf2
  a a2a:Person ;
  rdfs:label "Hendrika Stammen" ;
  a2a:PersonName [
    rdfs:label "Hendrika Stammen" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNameLastName "Stammen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3e4eef94-05fc-732f-4a5c-e1cb8ca10969_Person-f6947873-882e-4edc-fd48-4ebd874eaa07
  a a2a:Person ;
  rdfs:label "Hendrikus Jacobus Havens" ;
  a2a:PersonName [
    rdfs:label "Hendrikus Jacobus Havens" ;
    a2a:PersonNameFirstName "Hendrikus Jacobus" ;
    a2a:PersonNameLastName "Havens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3e4eef94-05fc-732f-4a5c-e1cb8ca10969_Person-714e0cbb-f617-88c4-8125-ba3a26cc61b2
  a a2a:Person ;
  rdfs:label "Jan Peter Havens" ;
  a2a:PersonName [
    rdfs:label "Jan Peter Havens" ;
    a2a:PersonNameFirstName "Jan Peter" ;
    a2a:PersonNameLastName "Havens"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1847" ;
    a2a:Month "2" ;
    a2a:Day "21" ;
    rdfs:label "1847-02-21"^^xsd:date
  ] .

oa:event_bhi_3e4eef94-05fc-732f-4a5c-e1cb8ca10969_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1847" ;
    a2a:Month "2" ;
    a2a:Day "21" ;
    rdfs:label "1847-02-21"^^xsd:date
  ] .

oa:relationep_bhi_3e4eef94-05fc-732f-4a5c-e1cb8ca10969_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_3e4eef94-05fc-732f-4a5c-e1cb8ca10969_Person:51847553-5d76-f933-5d11-4ff6b492aaf2 ;
  a2a:EventKeyRef oa:event_bhi_3e4eef94-05fc-732f-4a5c-e1cb8ca10969_Event1 .

oa:relationep_bhi_3e4eef94-05fc-732f-4a5c-e1cb8ca10969_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_3e4eef94-05fc-732f-4a5c-e1cb8ca10969_Person:f6947873-882e-4edc-fd48-4ebd874eaa07 ;
  a2a:EventKeyRef oa:event_bhi_3e4eef94-05fc-732f-4a5c-e1cb8ca10969_Event1 .

oa:relationep_bhi_3e4eef94-05fc-732f-4a5c-e1cb8ca10969_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_3e4eef94-05fc-732f-4a5c-e1cb8ca10969_Person:714e0cbb-f617-88c4-8125-ba3a26cc61b2 ;
  a2a:EventKeyRef oa:event_bhi_3e4eef94-05fc-732f-4a5c-e1cb8ca10969_Event1 .

oa:source_bhi_3e4eef94-05fc-732f-4a5c-e1cb8ca10969
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Vierlingsbeek" ;
    rdfs:label "Vierlingsbeek", "1847-02-22 - 1847-02-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1847-02-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1847-02-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1847" ;
    a2a:Month "2" ;
    a2a:Day "22" ;
    rdfs:label "1847-02-22"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 8392, Periode: 1847" ;
    a2a:Book "Geboorteregister Vierlingsbeek 1847" ;
    a2a:DocumentNumber "4" ;
    a2a:RegistryNumber "8392" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 8392, Periode: 1847, Geboorteregister Vierlingsbeek 1847, 4, 8392"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/9054edac-afd3-25f9-0be4-1fb4faf205e5.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/9054edac-afd3-25f9-0be4-1fb4faf205e5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-03-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/3e4eef94-05fc-732f-4a5c-e1cb8ca10969" ;
  a2a:RecordGUID "{3e4eef94-05fc-732f-4a5c-e1cb8ca10969}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_2158_00002158.xml van BHI" .

