@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_d8b72753-75c7-c03c-e25a-e6373774ee79
  a a2a:Record ;
  rdfs:label "Geboorte op 20 april 1907" ;
  a2a:hasPerson oa:person_bhi_d8b72753-75c7-c03c-e25a-e6373774ee79_Person-5784c925-dda2-eabf-c0ee-91fd73ddf2e9, oa:person_bhi_d8b72753-75c7-c03c-e25a-e6373774ee79_Person-2af80d4a-6cd6-8420-05a9-66764c2281fb, oa:person_bhi_d8b72753-75c7-c03c-e25a-e6373774ee79_Person-97c5fcd5-786e-1cd4-5019-46120b98b117 ;
  a2a:hasEvent oa:event_bhi_d8b72753-75c7-c03c-e25a-e6373774ee79_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_d8b72753-75c7-c03c-e25a-e6373774ee79_0, oa:relationep_bhi_d8b72753-75c7-c03c-e25a-e6373774ee79_1, oa:relationep_bhi_d8b72753-75c7-c03c-e25a-e6373774ee79_2 ;
  a2a:hasSource oa:source_bhi_d8b72753-75c7-c03c-e25a-e6373774ee79 .

oa:person_bhi_d8b72753-75c7-c03c-e25a-e6373774ee79_Person-5784c925-dda2-eabf-c0ee-91fd73ddf2e9
  a a2a:Person ;
  rdfs:label "Johanna Blom" ;
  a2a:PersonName [
    rdfs:label "Johanna Blom" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Blom"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_d8b72753-75c7-c03c-e25a-e6373774ee79_Person-2af80d4a-6cd6-8420-05a9-66764c2281fb
  a a2a:Person ;
  rdfs:label "Joseph Petrus Maria Monstrel" ;
  a2a:PersonName [
    rdfs:label "Joseph Petrus Maria Monstrel" ;
    a2a:PersonNameFirstName "Joseph Petrus Maria" ;
    a2a:PersonNameLastName "Monstrel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_d8b72753-75c7-c03c-e25a-e6373774ee79_Person-97c5fcd5-786e-1cd4-5019-46120b98b117
  a a2a:Person ;
  rdfs:label "Johanna Josephina Maria Monstrel" ;
  a2a:PersonName [
    rdfs:label "Johanna Josephina Maria Monstrel" ;
    a2a:PersonNameFirstName "Johanna Josephina Maria" ;
    a2a:PersonNameLastName "Monstrel"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1907" ;
    a2a:Month "4" ;
    a2a:Day "20" ;
    rdfs:label "1907-04-20"^^xsd:date
  ] .

oa:event_bhi_d8b72753-75c7-c03c-e25a-e6373774ee79_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1907" ;
    a2a:Month "4" ;
    a2a:Day "20" ;
    rdfs:label "1907-04-20"^^xsd:date
  ] .

oa:relationep_bhi_d8b72753-75c7-c03c-e25a-e6373774ee79_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_d8b72753-75c7-c03c-e25a-e6373774ee79_Person:5784c925-dda2-eabf-c0ee-91fd73ddf2e9 ;
  a2a:EventKeyRef oa:event_bhi_d8b72753-75c7-c03c-e25a-e6373774ee79_Event1 .

oa:relationep_bhi_d8b72753-75c7-c03c-e25a-e6373774ee79_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_d8b72753-75c7-c03c-e25a-e6373774ee79_Person:2af80d4a-6cd6-8420-05a9-66764c2281fb ;
  a2a:EventKeyRef oa:event_bhi_d8b72753-75c7-c03c-e25a-e6373774ee79_Event1 .

oa:relationep_bhi_d8b72753-75c7-c03c-e25a-e6373774ee79_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_d8b72753-75c7-c03c-e25a-e6373774ee79_Person:97c5fcd5-786e-1cd4-5019-46120b98b117 ;
  a2a:EventKeyRef oa:event_bhi_d8b72753-75c7-c03c-e25a-e6373774ee79_Event1 .

oa:source_bhi_d8b72753-75c7-c03c-e25a-e6373774ee79
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Boxmeer" ;
    rdfs:label "Boxmeer", "1907-04-22 - 1907-04-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1907-04-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1907-04-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1907" ;
    a2a:Month "4" ;
    a2a:Day "22" ;
    rdfs:label "1907-04-22"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 393, Periode: 1907" ;
    a2a:Book "Geboorteregister Boxmeer 1907" ;
    a2a:DocumentNumber "28" ;
    a2a:RegistryNumber "393" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 393, Periode: 1907, Geboorteregister Boxmeer 1907, 28, 393"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/3d98f110-1dbd-f4fa-963a-90d3bd36c09e.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/3d98f110-1dbd-f4fa-963a-90d3bd36c09e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-02-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/d8b72753-75c7-c03c-e25a-e6373774ee79" ;
  a2a:RecordGUID "{d8b72753-75c7-c03c-e25a-e6373774ee79}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_7400_00007400.xml van BHI" .

