@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_044347c0-c4a1-5a7d-a4e9-1103bc49d40b
  a a2a:Record ;
  rdfs:label "Geboorte op 16 juli 1910" ;
  a2a:hasPerson oa:person_bhi_044347c0-c4a1-5a7d-a4e9-1103bc49d40b_Person-ebfd41d0-252c-7ebd-d14d-e7251a4f0eba, oa:person_bhi_044347c0-c4a1-5a7d-a4e9-1103bc49d40b_Person-79c94d4f-1919-e12e-0c45-792e5a098c3e, oa:person_bhi_044347c0-c4a1-5a7d-a4e9-1103bc49d40b_Person-bc5b2aab-4bf0-b59d-8b3c-6e46a1301b88 ;
  a2a:hasEvent oa:event_bhi_044347c0-c4a1-5a7d-a4e9-1103bc49d40b_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_044347c0-c4a1-5a7d-a4e9-1103bc49d40b_0, oa:relationep_bhi_044347c0-c4a1-5a7d-a4e9-1103bc49d40b_1, oa:relationep_bhi_044347c0-c4a1-5a7d-a4e9-1103bc49d40b_2 ;
  a2a:hasSource oa:source_bhi_044347c0-c4a1-5a7d-a4e9-1103bc49d40b .

oa:person_bhi_044347c0-c4a1-5a7d-a4e9-1103bc49d40b_Person-ebfd41d0-252c-7ebd-d14d-e7251a4f0eba
  a a2a:Person ;
  rdfs:label "Christoffel Pieter Melsen" ;
  a2a:PersonName [
    rdfs:label "Christoffel Pieter Melsen" ;
    a2a:PersonNameFirstName "Christoffel Pieter" ;
    a2a:PersonNameLastName "Melsen"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1910" ;
    a2a:Month "7" ;
    a2a:Day "16" ;
    rdfs:label "1910-07-16"^^xsd:date
  ] .

oa:person_bhi_044347c0-c4a1-5a7d-a4e9-1103bc49d40b_Person-79c94d4f-1919-e12e-0c45-792e5a098c3e
  a a2a:Person ;
  rdfs:label "Pieternella Groeneveld" ;
  a2a:PersonName [
    rdfs:label "Pieternella Groeneveld" ;
    a2a:PersonNameFirstName "Pieternella" ;
    a2a:PersonNameLastName "Groeneveld"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_044347c0-c4a1-5a7d-a4e9-1103bc49d40b_Person-bc5b2aab-4bf0-b59d-8b3c-6e46a1301b88
  a a2a:Person ;
  rdfs:label "Willem Melsen" ;
  a2a:PersonName [
    rdfs:label "Willem Melsen" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Melsen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_044347c0-c4a1-5a7d-a4e9-1103bc49d40b_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1910" ;
    a2a:Month "7" ;
    a2a:Day "16" ;
    rdfs:label "1910-07-16"^^xsd:date
  ] .

oa:relationep_bhi_044347c0-c4a1-5a7d-a4e9-1103bc49d40b_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_044347c0-c4a1-5a7d-a4e9-1103bc49d40b_Person:ebfd41d0-252c-7ebd-d14d-e7251a4f0eba ;
  a2a:EventKeyRef oa:event_bhi_044347c0-c4a1-5a7d-a4e9-1103bc49d40b_Event1 .

oa:relationep_bhi_044347c0-c4a1-5a7d-a4e9-1103bc49d40b_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_044347c0-c4a1-5a7d-a4e9-1103bc49d40b_Person:79c94d4f-1919-e12e-0c45-792e5a098c3e ;
  a2a:EventKeyRef oa:event_bhi_044347c0-c4a1-5a7d-a4e9-1103bc49d40b_Event1 .

oa:relationep_bhi_044347c0-c4a1-5a7d-a4e9-1103bc49d40b_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_044347c0-c4a1-5a7d-a4e9-1103bc49d40b_Person:bc5b2aab-4bf0-b59d-8b3c-6e46a1301b88 ;
  a2a:EventKeyRef oa:event_bhi_044347c0-c4a1-5a7d-a4e9-1103bc49d40b_Event1 .

oa:source_bhi_044347c0-c4a1-5a7d-a4e9-1103bc49d40b
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "'s Gravenmoer" ;
    rdfs:label "'s Gravenmoer", "1910-07-16 - 1910-07-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1910-07-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1910-07-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1910" ;
    a2a:Month "7" ;
    a2a:Day "16" ;
    rdfs:label "1910-07-16"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1314, Periode: 1910" ;
    a2a:Book "Geboorteregister 's Gravenmoer 1910" ;
    a2a:DocumentNumber "23" ;
    a2a:RegistryNumber "1314" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1314, Periode: 1910, Geboorteregister 's Gravenmoer 1910, 23, 1314"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/78d0eff4-9b5e-80f9-7d0a-77266caa9896.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/78d0eff4-9b5e-80f9-7d0a-77266caa9896.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-06-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/044347c0-c4a1-5a7d-a4e9-1103bc49d40b" ;
  a2a:RecordGUID "{044347c0-c4a1-5a7d-a4e9-1103bc49d40b}" ;
  a2a:SourceRemarkdeel "1314" ;
  a2a:SourceRemarkregister_periode "1910" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_1615_00001615.xml van BHI" .

