@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_7f9a1222-eef4-ad8b-ae88-d6b77dcb43cf
  a a2a:Record ;
  rdfs:label "Geboorte op 3 maart 1916" ;
  a2a:hasPerson oa:person_bhi_7f9a1222-eef4-ad8b-ae88-d6b77dcb43cf_Person-14b2349e-cc00-5784-4f19-b4d3e2fc6b9e, oa:person_bhi_7f9a1222-eef4-ad8b-ae88-d6b77dcb43cf_Person-67f87823-623c-1622-6ca6-bcbf0c077f95, oa:person_bhi_7f9a1222-eef4-ad8b-ae88-d6b77dcb43cf_Person-f9e7b899-da39-21f0-d769-96ba2f45c57f ;
  a2a:hasEvent oa:event_bhi_7f9a1222-eef4-ad8b-ae88-d6b77dcb43cf_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_7f9a1222-eef4-ad8b-ae88-d6b77dcb43cf_0, oa:relationep_bhi_7f9a1222-eef4-ad8b-ae88-d6b77dcb43cf_1, oa:relationep_bhi_7f9a1222-eef4-ad8b-ae88-d6b77dcb43cf_2 ;
  a2a:hasSource oa:source_bhi_7f9a1222-eef4-ad8b-ae88-d6b77dcb43cf .

oa:person_bhi_7f9a1222-eef4-ad8b-ae88-d6b77dcb43cf_Person-14b2349e-cc00-5784-4f19-b4d3e2fc6b9e
  a a2a:Person ;
  rdfs:label "Johan Mennen" ;
  a2a:PersonName [
    rdfs:label "Johan Mennen" ;
    a2a:PersonNameFirstName "Johan" ;
    a2a:PersonNameLastName "Mennen"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1916" ;
    a2a:Month "3" ;
    a2a:Day "3" ;
    rdfs:label "1916-03-03"^^xsd:date
  ] .

oa:person_bhi_7f9a1222-eef4-ad8b-ae88-d6b77dcb43cf_Person-67f87823-623c-1622-6ca6-bcbf0c077f95
  a a2a:Person ;
  rdfs:label "Bertha Maria Scheepers" ;
  a2a:PersonName [
    rdfs:label "Bertha Maria Scheepers" ;
    a2a:PersonNameFirstName "Bertha Maria" ;
    a2a:PersonNameLastName "Scheepers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_7f9a1222-eef4-ad8b-ae88-d6b77dcb43cf_Person-f9e7b899-da39-21f0-d769-96ba2f45c57f
  a a2a:Person ;
  rdfs:label "Cornelis Mennen" ;
  a2a:PersonName [
    rdfs:label "Cornelis Mennen" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Mennen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_7f9a1222-eef4-ad8b-ae88-d6b77dcb43cf_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1916" ;
    a2a:Month "3" ;
    a2a:Day "3" ;
    rdfs:label "1916-03-03"^^xsd:date
  ] .

oa:relationep_bhi_7f9a1222-eef4-ad8b-ae88-d6b77dcb43cf_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_7f9a1222-eef4-ad8b-ae88-d6b77dcb43cf_Person:14b2349e-cc00-5784-4f19-b4d3e2fc6b9e ;
  a2a:EventKeyRef oa:event_bhi_7f9a1222-eef4-ad8b-ae88-d6b77dcb43cf_Event1 .

oa:relationep_bhi_7f9a1222-eef4-ad8b-ae88-d6b77dcb43cf_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_7f9a1222-eef4-ad8b-ae88-d6b77dcb43cf_Person:67f87823-623c-1622-6ca6-bcbf0c077f95 ;
  a2a:EventKeyRef oa:event_bhi_7f9a1222-eef4-ad8b-ae88-d6b77dcb43cf_Event1 .

oa:relationep_bhi_7f9a1222-eef4-ad8b-ae88-d6b77dcb43cf_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_7f9a1222-eef4-ad8b-ae88-d6b77dcb43cf_Person:f9e7b899-da39-21f0-d769-96ba2f45c57f ;
  a2a:EventKeyRef oa:event_bhi_7f9a1222-eef4-ad8b-ae88-d6b77dcb43cf_Event1 .

oa:source_bhi_7f9a1222-eef4-ad8b-ae88-d6b77dcb43cf
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Deurne en Liessel" ;
    rdfs:label "Deurne en Liessel", "1916-03-04 - 1916-03-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1916-03-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1916-03-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1916" ;
    a2a:Month "3" ;
    a2a:Day "4" ;
    rdfs:label "1916-03-04"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 640, Periode: 1916" ;
    a2a:Book "Geboorteregister Deurne en Liessel 1916" ;
    a2a:DocumentNumber "52" ;
    a2a:RegistryNumber "640" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 640, Periode: 1916, Geboorteregister Deurne en Liessel 1916, 52, 640"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/a302cbc1-15fd-c9d2-86c1-297d6bf20a52.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/a302cbc1-15fd-c9d2-86c1-297d6bf20a52.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-09-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/7f9a1222-eef4-ad8b-ae88-d6b77dcb43cf" ;
  a2a:RecordGUID "{7f9a1222-eef4-ad8b-ae88-d6b77dcb43cf}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231031_3540_00003540.xml van BHI" .

