@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_0befc28c-31ff-3bfc-bf0c-eade4f81b77a
  a a2a:Record ;
  rdfs:label "Geboorte op 3 oktober 1855" ;
  a2a:hasPerson oa:person_bhi_0befc28c-31ff-3bfc-bf0c-eade4f81b77a_Person-44ae9729-ea12-2c2a-13e3-3963a432103e, oa:person_bhi_0befc28c-31ff-3bfc-bf0c-eade4f81b77a_Person-54b02991-89a8-7529-1572-873489694888, oa:person_bhi_0befc28c-31ff-3bfc-bf0c-eade4f81b77a_Person-1fecf864-0318-4a5a-73e8-4ec9c492e847 ;
  a2a:hasEvent oa:event_bhi_0befc28c-31ff-3bfc-bf0c-eade4f81b77a_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_0befc28c-31ff-3bfc-bf0c-eade4f81b77a_0, oa:relationep_bhi_0befc28c-31ff-3bfc-bf0c-eade4f81b77a_1, oa:relationep_bhi_0befc28c-31ff-3bfc-bf0c-eade4f81b77a_2 ;
  a2a:hasSource oa:source_bhi_0befc28c-31ff-3bfc-bf0c-eade4f81b77a .

oa:person_bhi_0befc28c-31ff-3bfc-bf0c-eade4f81b77a_Person-44ae9729-ea12-2c2a-13e3-3963a432103e
  a a2a:Person ;
  rdfs:label "Godefridus Neijssen" ;
  a2a:PersonName [
    rdfs:label "Godefridus Neijssen" ;
    a2a:PersonNameFirstName "Godefridus" ;
    a2a:PersonNameLastName "Neijssen"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1855" ;
    a2a:Month "10" ;
    a2a:Day "3" ;
    rdfs:label "1855-10-03"^^xsd:date
  ] .

oa:person_bhi_0befc28c-31ff-3bfc-bf0c-eade4f81b77a_Person-54b02991-89a8-7529-1572-873489694888
  a a2a:Person ;
  rdfs:label "Anna Maria Boerekamp" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Boerekamp" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Boerekamp"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0befc28c-31ff-3bfc-bf0c-eade4f81b77a_Person-1fecf864-0318-4a5a-73e8-4ec9c492e847
  a a2a:Person ;
  rdfs:label "Hendrikus Neijssen" ;
  a2a:PersonName [
    rdfs:label "Hendrikus Neijssen" ;
    a2a:PersonNameFirstName "Hendrikus" ;
    a2a:PersonNameLastName "Neijssen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_0befc28c-31ff-3bfc-bf0c-eade4f81b77a_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1855" ;
    a2a:Month "10" ;
    a2a:Day "3" ;
    rdfs:label "1855-10-03"^^xsd:date
  ] .

oa:relationep_bhi_0befc28c-31ff-3bfc-bf0c-eade4f81b77a_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_0befc28c-31ff-3bfc-bf0c-eade4f81b77a_Person:44ae9729-ea12-2c2a-13e3-3963a432103e ;
  a2a:EventKeyRef oa:event_bhi_0befc28c-31ff-3bfc-bf0c-eade4f81b77a_Event1 .

oa:relationep_bhi_0befc28c-31ff-3bfc-bf0c-eade4f81b77a_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_0befc28c-31ff-3bfc-bf0c-eade4f81b77a_Person:54b02991-89a8-7529-1572-873489694888 ;
  a2a:EventKeyRef oa:event_bhi_0befc28c-31ff-3bfc-bf0c-eade4f81b77a_Event1 .

oa:relationep_bhi_0befc28c-31ff-3bfc-bf0c-eade4f81b77a_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_0befc28c-31ff-3bfc-bf0c-eade4f81b77a_Person:1fecf864-0318-4a5a-73e8-4ec9c492e847 ;
  a2a:EventKeyRef oa:event_bhi_0befc28c-31ff-3bfc-bf0c-eade4f81b77a_Event1 .

oa:source_bhi_0befc28c-31ff-3bfc-bf0c-eade4f81b77a
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Heeze" ;
    rdfs:label "Heeze", "1855-10-04 - 1855-10-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1855-10-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1855-10-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1855" ;
    a2a:Month "10" ;
    a2a:Day "4" ;
    rdfs:label "1855-10-04"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3485, Periode: 1855" ;
    a2a:Book "Geboorteregister Heeze 1855" ;
    a2a:DocumentNumber "40" ;
    a2a:RegistryNumber "3485" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3485, Periode: 1855, Geboorteregister Heeze 1855, 40, 3485"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/2de7d5ad-12f4-85de-62ae-8a28b2cac938.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/2de7d5ad-12f4-85de-62ae-8a28b2cac938.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-01-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/0befc28c-31ff-3bfc-bf0c-eade4f81b77a" ;
  a2a:RecordGUID "{0befc28c-31ff-3bfc-bf0c-eade4f81b77a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231208_80833_00080833.xml van BHI" .

