@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_2fcef277-2b17-8cd3-e2c1-1cdef0a1e767
  a a2a:Record ;
  rdfs:label "Geboorte op 20 maart 1920" ;
  a2a:hasPerson oa:person_bhi_2fcef277-2b17-8cd3-e2c1-1cdef0a1e767_Person-55142138-8386-a63f-7389-38a537399219, oa:person_bhi_2fcef277-2b17-8cd3-e2c1-1cdef0a1e767_Person-ccea681a-e04c-ebe5-a98e-0cd58cbcf756, oa:person_bhi_2fcef277-2b17-8cd3-e2c1-1cdef0a1e767_Person-9a443975-7b44-333a-14d8-0aceb1306c9f ;
  a2a:hasEvent oa:event_bhi_2fcef277-2b17-8cd3-e2c1-1cdef0a1e767_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_2fcef277-2b17-8cd3-e2c1-1cdef0a1e767_0, oa:relationep_bhi_2fcef277-2b17-8cd3-e2c1-1cdef0a1e767_1, oa:relationep_bhi_2fcef277-2b17-8cd3-e2c1-1cdef0a1e767_2 ;
  a2a:hasSource oa:source_bhi_2fcef277-2b17-8cd3-e2c1-1cdef0a1e767 .

oa:person_bhi_2fcef277-2b17-8cd3-e2c1-1cdef0a1e767_Person-55142138-8386-a63f-7389-38a537399219
  a a2a:Person ;
  rdfs:label "Goverdina Maria Coppens" ;
  a2a:PersonName [
    rdfs:label "Goverdina Maria Coppens" ;
    a2a:PersonNameFirstName "Goverdina Maria" ;
    a2a:PersonNameLastName "Coppens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2fcef277-2b17-8cd3-e2c1-1cdef0a1e767_Person-ccea681a-e04c-ebe5-a98e-0cd58cbcf756
  a a2a:Person ;
  rdfs:label "Johannes Josephus Hazenberg" ;
  a2a:PersonName [
    rdfs:label "Johannes Josephus Hazenberg" ;
    a2a:PersonNameFirstName "Johannes Josephus" ;
    a2a:PersonNameLastName "Hazenberg"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1920" ;
    a2a:Month "3" ;
    a2a:Day "20" ;
    rdfs:label "1920-03-20"^^xsd:date
  ] .

oa:person_bhi_2fcef277-2b17-8cd3-e2c1-1cdef0a1e767_Person-9a443975-7b44-333a-14d8-0aceb1306c9f
  a a2a:Person ;
  rdfs:label "Hendrikus Hazenberg" ;
  a2a:PersonName [
    rdfs:label "Hendrikus Hazenberg" ;
    a2a:PersonNameFirstName "Hendrikus" ;
    a2a:PersonNameLastName "Hazenberg"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_2fcef277-2b17-8cd3-e2c1-1cdef0a1e767_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1920" ;
    a2a:Month "3" ;
    a2a:Day "20" ;
    rdfs:label "1920-03-20"^^xsd:date
  ] .

oa:relationep_bhi_2fcef277-2b17-8cd3-e2c1-1cdef0a1e767_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_2fcef277-2b17-8cd3-e2c1-1cdef0a1e767_Person:55142138-8386-a63f-7389-38a537399219 ;
  a2a:EventKeyRef oa:event_bhi_2fcef277-2b17-8cd3-e2c1-1cdef0a1e767_Event1 .

oa:relationep_bhi_2fcef277-2b17-8cd3-e2c1-1cdef0a1e767_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_2fcef277-2b17-8cd3-e2c1-1cdef0a1e767_Person:ccea681a-e04c-ebe5-a98e-0cd58cbcf756 ;
  a2a:EventKeyRef oa:event_bhi_2fcef277-2b17-8cd3-e2c1-1cdef0a1e767_Event1 .

oa:relationep_bhi_2fcef277-2b17-8cd3-e2c1-1cdef0a1e767_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_2fcef277-2b17-8cd3-e2c1-1cdef0a1e767_Person:9a443975-7b44-333a-14d8-0aceb1306c9f ;
  a2a:EventKeyRef oa:event_bhi_2fcef277-2b17-8cd3-e2c1-1cdef0a1e767_Event1 .

oa:source_bhi_2fcef277-2b17-8cd3-e2c1-1cdef0a1e767
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Vught" ;
    rdfs:label "Vught", "1920-03-20 - 1920-03-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1920-03-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1920-03-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1920" ;
    a2a:Month "3" ;
    a2a:Day "20" ;
    rdfs:label "1920-03-20"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3449, Periode: 1920" ;
    a2a:Book "Geboorteregister Vught 1920" ;
    a2a:DocumentNumber "45" ;
    a2a:RegistryNumber "3449" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3449, Periode: 1920, Geboorteregister Vught 1920, 45, 3449"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/2026ad65-b2ac-fcfb-ace2-3d80be299fb9.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/2026ad65-b2ac-fcfb-ace2-3d80be299fb9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-01-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/2fcef277-2b17-8cd3-e2c1-1cdef0a1e767" ;
  a2a:RecordGUID "{2fcef277-2b17-8cd3-e2c1-1cdef0a1e767}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_5686_00005686.xml van BHI" .

