@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_6d46d06f-e045-1756-bbdc-9831dc5def36
  a a2a:Record ;
  rdfs:label "Geboorte op 28 september 1915" ;
  a2a:hasPerson oa:person_bhi_6d46d06f-e045-1756-bbdc-9831dc5def36_Person-e21590d7-25d5-38d4-bcb6-f3c2df9a2555, oa:person_bhi_6d46d06f-e045-1756-bbdc-9831dc5def36_Person-3c907709-cf51-e665-d7ec-2f3429e52459, oa:person_bhi_6d46d06f-e045-1756-bbdc-9831dc5def36_Person-b99d6700-59f9-33b2-fea7-e15250b554bf ;
  a2a:hasEvent oa:event_bhi_6d46d06f-e045-1756-bbdc-9831dc5def36_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_6d46d06f-e045-1756-bbdc-9831dc5def36_0, oa:relationep_bhi_6d46d06f-e045-1756-bbdc-9831dc5def36_1, oa:relationep_bhi_6d46d06f-e045-1756-bbdc-9831dc5def36_2 ;
  a2a:hasSource oa:source_bhi_6d46d06f-e045-1756-bbdc-9831dc5def36 .

oa:person_bhi_6d46d06f-e045-1756-bbdc-9831dc5def36_Person-e21590d7-25d5-38d4-bcb6-f3c2df9a2555
  a a2a:Person ;
  rdfs:label "Catharina Geertruida Streefkerk" ;
  a2a:PersonName [
    rdfs:label "Catharina Geertruida Streefkerk" ;
    a2a:PersonNameFirstName "Catharina Geertruida" ;
    a2a:PersonNameLastName "Streefkerk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_6d46d06f-e045-1756-bbdc-9831dc5def36_Person-3c907709-cf51-e665-d7ec-2f3429e52459
  a a2a:Person ;
  rdfs:label "Korstiaan Gerrit Pieter Hulshof" ;
  a2a:PersonName [
    rdfs:label "Korstiaan Gerrit Pieter Hulshof" ;
    a2a:PersonNameFirstName "Korstiaan Gerrit Pieter" ;
    a2a:PersonNameLastName "Hulshof"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1915" ;
    a2a:Month "9" ;
    a2a:Day "28" ;
    rdfs:label "1915-09-28"^^xsd:date
  ] .

oa:person_bhi_6d46d06f-e045-1756-bbdc-9831dc5def36_Person-b99d6700-59f9-33b2-fea7-e15250b554bf
  a a2a:Person ;
  rdfs:label "Antonius Bernardus Hulshof" ;
  a2a:PersonName [
    rdfs:label "Antonius Bernardus Hulshof" ;
    a2a:PersonNameFirstName "Antonius Bernardus" ;
    a2a:PersonNameLastName "Hulshof"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_6d46d06f-e045-1756-bbdc-9831dc5def36_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1915" ;
    a2a:Month "9" ;
    a2a:Day "28" ;
    rdfs:label "1915-09-28"^^xsd:date
  ] .

oa:relationep_bhi_6d46d06f-e045-1756-bbdc-9831dc5def36_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_6d46d06f-e045-1756-bbdc-9831dc5def36_Person:e21590d7-25d5-38d4-bcb6-f3c2df9a2555 ;
  a2a:EventKeyRef oa:event_bhi_6d46d06f-e045-1756-bbdc-9831dc5def36_Event1 .

oa:relationep_bhi_6d46d06f-e045-1756-bbdc-9831dc5def36_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_6d46d06f-e045-1756-bbdc-9831dc5def36_Person:3c907709-cf51-e665-d7ec-2f3429e52459 ;
  a2a:EventKeyRef oa:event_bhi_6d46d06f-e045-1756-bbdc-9831dc5def36_Event1 .

oa:relationep_bhi_6d46d06f-e045-1756-bbdc-9831dc5def36_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_6d46d06f-e045-1756-bbdc-9831dc5def36_Person:b99d6700-59f9-33b2-fea7-e15250b554bf ;
  a2a:EventKeyRef oa:event_bhi_6d46d06f-e045-1756-bbdc-9831dc5def36_Event1 .

oa:source_bhi_6d46d06f-e045-1756-bbdc-9831dc5def36
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Klundert" ;
    rdfs:label "Klundert", "1915-09-28 - 1915-09-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1915-09-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1915-09-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1915" ;
    a2a:Month "9" ;
    a2a:Day "28" ;
    rdfs:label "1915-09-28"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1742, Periode: 1915" ;
    a2a:Book "Geboorteregister Klundert 1915" ;
    a2a:DocumentNumber "105" ;
    a2a:RegistryNumber "1742" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1742, Periode: 1915, Geboorteregister Klundert 1915, 105, 1742"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/8aec7bc4-bb59-da0c-70de-aeb29c38c4aa.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/8aec7bc4-bb59-da0c-70de-aeb29c38c4aa.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-05-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/6d46d06f-e045-1756-bbdc-9831dc5def36" ;
  a2a:RecordGUID "{6d46d06f-e045-1756-bbdc-9831dc5def36}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231208_80463_00080463.xml van BHI" .

