@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_78c822f1-e0a9-e123-a962-20a8a155ce71
  a a2a:Record ;
  rdfs:label "Geboorte op 8 januari 1885" ;
  a2a:hasPerson oa:person_bhi_78c822f1-e0a9-e123-a962-20a8a155ce71_Person-01bca3f1-f9a6-5b2e-c6af-f51f147a6d48, oa:person_bhi_78c822f1-e0a9-e123-a962-20a8a155ce71_Person-4d4db47c-e38b-35c0-321e-7e4d95a0dc4e, oa:person_bhi_78c822f1-e0a9-e123-a962-20a8a155ce71_Person-784d833c-7e05-a694-f885-5eec69e53148 ;
  a2a:hasEvent oa:event_bhi_78c822f1-e0a9-e123-a962-20a8a155ce71_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_78c822f1-e0a9-e123-a962-20a8a155ce71_0, oa:relationep_bhi_78c822f1-e0a9-e123-a962-20a8a155ce71_1, oa:relationep_bhi_78c822f1-e0a9-e123-a962-20a8a155ce71_2 ;
  a2a:hasSource oa:source_bhi_78c822f1-e0a9-e123-a962-20a8a155ce71 .

oa:person_bhi_78c822f1-e0a9-e123-a962-20a8a155ce71_Person-01bca3f1-f9a6-5b2e-c6af-f51f147a6d48
  a a2a:Person ;
  rdfs:label "Maria Elisabeth Peters" ;
  a2a:PersonName [
    rdfs:label "Maria Elisabeth Peters" ;
    a2a:PersonNameFirstName "Maria Elisabeth" ;
    a2a:PersonNameLastName "Peters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_78c822f1-e0a9-e123-a962-20a8a155ce71_Person-4d4db47c-e38b-35c0-321e-7e4d95a0dc4e
  a a2a:Person ;
  rdfs:label "Helena Cijstien Leopoldina Massij" ;
  a2a:PersonName [
    rdfs:label "Helena Cijstien Leopoldina Massij" ;
    a2a:PersonNameFirstName "Helena Cijstien Leopoldina" ;
    a2a:PersonNameLastName "Massij"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1885" ;
    a2a:Month "1" ;
    a2a:Day "8" ;
    rdfs:label "1885-01-08"^^xsd:date
  ] .

oa:person_bhi_78c822f1-e0a9-e123-a962-20a8a155ce71_Person-784d833c-7e05-a694-f885-5eec69e53148
  a a2a:Person ;
  rdfs:label "Theodore Massij" ;
  a2a:PersonName [
    rdfs:label "Theodore Massij" ;
    a2a:PersonNameFirstName "Theodore" ;
    a2a:PersonNameLastName "Massij"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_78c822f1-e0a9-e123-a962-20a8a155ce71_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1885" ;
    a2a:Month "1" ;
    a2a:Day "8" ;
    rdfs:label "1885-01-08"^^xsd:date
  ] .

oa:relationep_bhi_78c822f1-e0a9-e123-a962-20a8a155ce71_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_78c822f1-e0a9-e123-a962-20a8a155ce71_Person:01bca3f1-f9a6-5b2e-c6af-f51f147a6d48 ;
  a2a:EventKeyRef oa:event_bhi_78c822f1-e0a9-e123-a962-20a8a155ce71_Event1 .

oa:relationep_bhi_78c822f1-e0a9-e123-a962-20a8a155ce71_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_78c822f1-e0a9-e123-a962-20a8a155ce71_Person:4d4db47c-e38b-35c0-321e-7e4d95a0dc4e ;
  a2a:EventKeyRef oa:event_bhi_78c822f1-e0a9-e123-a962-20a8a155ce71_Event1 .

oa:relationep_bhi_78c822f1-e0a9-e123-a962-20a8a155ce71_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_78c822f1-e0a9-e123-a962-20a8a155ce71_Person:784d833c-7e05-a694-f885-5eec69e53148 ;
  a2a:EventKeyRef oa:event_bhi_78c822f1-e0a9-e123-a962-20a8a155ce71_Event1 .

oa:source_bhi_78c822f1-e0a9-e123-a962-20a8a155ce71
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Woensel" ;
    rdfs:label "Woensel", "1885-01-09 - 1885-01-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1885-01-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1885-01-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1885" ;
    a2a:Month "1" ;
    a2a:Day "9" ;
    rdfs:label "1885-01-09"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 9053, Periode: 1885" ;
    a2a:Book "Geboorteregister Woensel 1885" ;
    a2a:DocumentNumber "4" ;
    a2a:RegistryNumber "9053" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 9053, Periode: 1885, Geboorteregister Woensel 1885, 4, 9053"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/bd816394-812b-15bd-8a7c-2543e80db9c9.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/bd816394-812b-15bd-8a7c-2543e80db9c9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-11-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/78c822f1-e0a9-e123-a962-20a8a155ce71" ;
  a2a:RecordGUID "{78c822f1-e0a9-e123-a962-20a8a155ce71}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_75089_00075089.xml van BHI" .

