@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_6bc87f1c-0d87-fe6d-4a6d-d3072fd45cbb
  a a2a:Record ;
  rdfs:label "Geboorte op 27 juni 1895" ;
  a2a:hasPerson oa:person_bhi_6bc87f1c-0d87-fe6d-4a6d-d3072fd45cbb_Person-77e9a755-ca53-7a28-5dbb-e73e5ee22c2f, oa:person_bhi_6bc87f1c-0d87-fe6d-4a6d-d3072fd45cbb_Person-8663f22d-1c0f-d5aa-4f34-d9549fd1bd8d, oa:person_bhi_6bc87f1c-0d87-fe6d-4a6d-d3072fd45cbb_Person-f271cbe5-5adc-8564-99b4-fa1f9dc37641 ;
  a2a:hasEvent oa:event_bhi_6bc87f1c-0d87-fe6d-4a6d-d3072fd45cbb_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_6bc87f1c-0d87-fe6d-4a6d-d3072fd45cbb_0, oa:relationep_bhi_6bc87f1c-0d87-fe6d-4a6d-d3072fd45cbb_1, oa:relationep_bhi_6bc87f1c-0d87-fe6d-4a6d-d3072fd45cbb_2 ;
  a2a:hasSource oa:source_bhi_6bc87f1c-0d87-fe6d-4a6d-d3072fd45cbb .

oa:person_bhi_6bc87f1c-0d87-fe6d-4a6d-d3072fd45cbb_Person-77e9a755-ca53-7a28-5dbb-e73e5ee22c2f
  a a2a:Person ;
  rdfs:label "Johannes Glavimans" ;
  a2a:PersonName [
    rdfs:label "Johannes Glavimans" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Glavimans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_6bc87f1c-0d87-fe6d-4a6d-d3072fd45cbb_Person-8663f22d-1c0f-d5aa-4f34-d9549fd1bd8d
  a a2a:Person ;
  rdfs:label "Lamberdina van der Hammen" ;
  a2a:PersonName [
    rdfs:label "Lamberdina van der Hammen" ;
    a2a:PersonNameFirstName "Lamberdina" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Hammen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_6bc87f1c-0d87-fe6d-4a6d-d3072fd45cbb_Person-f271cbe5-5adc-8564-99b4-fa1f9dc37641
  a a2a:Person ;
  rdfs:label "Dominicus Glavimans" ;
  a2a:PersonName [
    rdfs:label "Dominicus Glavimans" ;
    a2a:PersonNameFirstName "Dominicus" ;
    a2a:PersonNameLastName "Glavimans"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "6" ;
    a2a:Day "27" ;
    rdfs:label "1895-06-27"^^xsd:date
  ] .

oa:event_bhi_6bc87f1c-0d87-fe6d-4a6d-d3072fd45cbb_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1895" ;
    a2a:Month "6" ;
    a2a:Day "27" ;
    rdfs:label "1895-06-27"^^xsd:date
  ] .

oa:relationep_bhi_6bc87f1c-0d87-fe6d-4a6d-d3072fd45cbb_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_6bc87f1c-0d87-fe6d-4a6d-d3072fd45cbb_Person:77e9a755-ca53-7a28-5dbb-e73e5ee22c2f ;
  a2a:EventKeyRef oa:event_bhi_6bc87f1c-0d87-fe6d-4a6d-d3072fd45cbb_Event1 .

oa:relationep_bhi_6bc87f1c-0d87-fe6d-4a6d-d3072fd45cbb_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_6bc87f1c-0d87-fe6d-4a6d-d3072fd45cbb_Person:8663f22d-1c0f-d5aa-4f34-d9549fd1bd8d ;
  a2a:EventKeyRef oa:event_bhi_6bc87f1c-0d87-fe6d-4a6d-d3072fd45cbb_Event1 .

oa:relationep_bhi_6bc87f1c-0d87-fe6d-4a6d-d3072fd45cbb_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_6bc87f1c-0d87-fe6d-4a6d-d3072fd45cbb_Person:f271cbe5-5adc-8564-99b4-fa1f9dc37641 ;
  a2a:EventKeyRef oa:event_bhi_6bc87f1c-0d87-fe6d-4a6d-d3072fd45cbb_Event1 .

oa:source_bhi_6bc87f1c-0d87-fe6d-4a6d-d3072fd45cbb
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk", "1895-06-28 - 1895-06-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1895-06-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1895-06-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1895" ;
    a2a:Month "6" ;
    a2a:Day "28" ;
    rdfs:label "1895-06-28"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 8662, Periode: 1895" ;
    a2a:Book "Geboorteregister Waalwijk 1895" ;
    a2a:DocumentNumber "95" ;
    a2a:RegistryNumber "8662" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 8662, Periode: 1895, Geboorteregister Waalwijk 1895, 95, 8662"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/f9417d39-71f9-a682-3ce4-cf2fe61ad51c.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/f9417d39-71f9-a682-3ce4-cf2fe61ad51c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-01-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/6bc87f1c-0d87-fe6d-4a6d-d3072fd45cbb" ;
  a2a:RecordGUID "{6bc87f1c-0d87-fe6d-4a6d-d3072fd45cbb}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231208_80996_00080996.xml van BHI" .

