@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_b1a3278d-d172-d1db-6cce-e6a7bf8b375a
  a a2a:Record ;
  rdfs:label "Geboorte op 27 december 1920" ;
  a2a:hasPerson oa:person_bhi_b1a3278d-d172-d1db-6cce-e6a7bf8b375a_Person-810c0ccd-0ee5-e03f-986f-1ba3a2297f50, oa:person_bhi_b1a3278d-d172-d1db-6cce-e6a7bf8b375a_Person-d70f26e0-49c0-b625-206c-ff9ec8dbbd58, oa:person_bhi_b1a3278d-d172-d1db-6cce-e6a7bf8b375a_Person-5eac491e-3219-7987-923a-5f4d06447071 ;
  a2a:hasEvent oa:event_bhi_b1a3278d-d172-d1db-6cce-e6a7bf8b375a_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_b1a3278d-d172-d1db-6cce-e6a7bf8b375a_0, oa:relationep_bhi_b1a3278d-d172-d1db-6cce-e6a7bf8b375a_1, oa:relationep_bhi_b1a3278d-d172-d1db-6cce-e6a7bf8b375a_2 ;
  a2a:hasSource oa:source_bhi_b1a3278d-d172-d1db-6cce-e6a7bf8b375a .

oa:person_bhi_b1a3278d-d172-d1db-6cce-e6a7bf8b375a_Person-810c0ccd-0ee5-e03f-986f-1ba3a2297f50
  a a2a:Person ;
  rdfs:label "Jacobus Johannes Gouverneur" ;
  a2a:PersonName [
    rdfs:label "Jacobus Johannes Gouverneur" ;
    a2a:PersonNameFirstName "Jacobus Johannes" ;
    a2a:PersonNameLastName "Gouverneur"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b1a3278d-d172-d1db-6cce-e6a7bf8b375a_Person-d70f26e0-49c0-b625-206c-ff9ec8dbbd58
  a a2a:Person ;
  rdfs:label "Louis Jacobus Wilhelmus Gouverneur" ;
  a2a:PersonName [
    rdfs:label "Louis Jacobus Wilhelmus Gouverneur" ;
    a2a:PersonNameFirstName "Louis Jacobus Wilhelmus" ;
    a2a:PersonNameLastName "Gouverneur"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1920" ;
    a2a:Month "12" ;
    a2a:Day "27" ;
    rdfs:label "1920-12-27"^^xsd:date
  ] .

oa:person_bhi_b1a3278d-d172-d1db-6cce-e6a7bf8b375a_Person-5eac491e-3219-7987-923a-5f4d06447071
  a a2a:Person ;
  rdfs:label "Goverdina Cornelia Notenboom" ;
  a2a:PersonName [
    rdfs:label "Goverdina Cornelia Notenboom" ;
    a2a:PersonNameFirstName "Goverdina Cornelia" ;
    a2a:PersonNameLastName "Notenboom"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_b1a3278d-d172-d1db-6cce-e6a7bf8b375a_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1920" ;
    a2a:Month "12" ;
    a2a:Day "27" ;
    rdfs:label "1920-12-27"^^xsd:date
  ] .

oa:relationep_bhi_b1a3278d-d172-d1db-6cce-e6a7bf8b375a_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_b1a3278d-d172-d1db-6cce-e6a7bf8b375a_Person:810c0ccd-0ee5-e03f-986f-1ba3a2297f50 ;
  a2a:EventKeyRef oa:event_bhi_b1a3278d-d172-d1db-6cce-e6a7bf8b375a_Event1 .

oa:relationep_bhi_b1a3278d-d172-d1db-6cce-e6a7bf8b375a_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_b1a3278d-d172-d1db-6cce-e6a7bf8b375a_Person:d70f26e0-49c0-b625-206c-ff9ec8dbbd58 ;
  a2a:EventKeyRef oa:event_bhi_b1a3278d-d172-d1db-6cce-e6a7bf8b375a_Event1 .

oa:relationep_bhi_b1a3278d-d172-d1db-6cce-e6a7bf8b375a_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_b1a3278d-d172-d1db-6cce-e6a7bf8b375a_Person:5eac491e-3219-7987-923a-5f4d06447071 ;
  a2a:EventKeyRef oa:event_bhi_b1a3278d-d172-d1db-6cce-e6a7bf8b375a_Event1 .

oa:source_bhi_b1a3278d-d172-d1db-6cce-e6a7bf8b375a
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1920-12-28 - 1920-12-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1920-12-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1920-12-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1920" ;
    a2a:Month "12" ;
    a2a:Day "28" ;
    rdfs:label "1920-12-28"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 2554, Periode: 1920" ;
    a2a:Book "Geboorteregister Roosendaal 1920" ;
    a2a:DocumentNumber "599" ;
    a2a:RegistryNumber "2554" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 2554, Periode: 1920, Geboorteregister Roosendaal 1920, 599, 2554"
  ] ;
  a2a:SourceLastChangeDate "2022-04-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/b1a3278d-d172-d1db-6cce-e6a7bf8b375a" ;
  a2a:RecordGUID "{b1a3278d-d172-d1db-6cce-e6a7bf8b375a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_5030_00005030.xml van BHI" .

