@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_97cc06e2-0f89-2bbf-63ca-c84d7dcd7013
  a a2a:Record ;
  rdfs:label "Geboorte op 19 maart 1902 te 's-Hertogenbosch" ;
  a2a:hasPerson oa:person_bhi_97cc06e2-0f89-2bbf-63ca-c84d7dcd7013_Person-a1fa2f6d-6719-8c29-7e62-2b46c9cd3817, oa:person_bhi_97cc06e2-0f89-2bbf-63ca-c84d7dcd7013_Person-cab1beff-0738-44cd-581c-3067875d0e03, oa:person_bhi_97cc06e2-0f89-2bbf-63ca-c84d7dcd7013_Person-5fc4ba77-7c61-1e48-82d3-b855380f6259 ;
  a2a:hasEvent oa:event_bhi_97cc06e2-0f89-2bbf-63ca-c84d7dcd7013_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_97cc06e2-0f89-2bbf-63ca-c84d7dcd7013_0, oa:relationep_bhi_97cc06e2-0f89-2bbf-63ca-c84d7dcd7013_1, oa:relationep_bhi_97cc06e2-0f89-2bbf-63ca-c84d7dcd7013_2 ;
  a2a:hasSource oa:source_bhi_97cc06e2-0f89-2bbf-63ca-c84d7dcd7013 .

oa:person_bhi_97cc06e2-0f89-2bbf-63ca-c84d7dcd7013_Person-a1fa2f6d-6719-8c29-7e62-2b46c9cd3817
  a a2a:Person ;
  rdfs:label "Cornelis Gerardus Bernardus van Hulst" ;
  a2a:PersonName [
    rdfs:label "Cornelis Gerardus Bernardus van Hulst" ;
    a2a:PersonNameFirstName "Cornelis Gerardus Bernardus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hulst"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_97cc06e2-0f89-2bbf-63ca-c84d7dcd7013_Person-cab1beff-0738-44cd-581c-3067875d0e03
  a a2a:Person ;
  rdfs:label "Maria Wilhelmina Henrica Catharina Kuijpers" ;
  a2a:PersonName [
    rdfs:label "Maria Wilhelmina Henrica Catharina Kuijpers" ;
    a2a:PersonNameFirstName "Maria Wilhelmina Henrica Catharina" ;
    a2a:PersonNameLastName "Kuijpers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_97cc06e2-0f89-2bbf-63ca-c84d7dcd7013_Person-5fc4ba77-7c61-1e48-82d3-b855380f6259
  a a2a:Person ;
  rdfs:label "Henrica Wilhelmina Gerardina Josepha van Hulst" ;
  a2a:PersonName [
    rdfs:label "Henrica Wilhelmina Gerardina Josepha van Hulst" ;
    a2a:PersonNameFirstName "Henrica Wilhelmina Gerardina Josepha" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hulst"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1902" ;
    a2a:Month "3" ;
    a2a:Day "19" ;
    rdfs:label "1902-03-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:event_bhi_97cc06e2-0f89-2bbf-63ca-c84d7dcd7013_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1902" ;
    a2a:Month "3" ;
    a2a:Day "19" ;
    rdfs:label "1902-03-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:relationep_bhi_97cc06e2-0f89-2bbf-63ca-c84d7dcd7013_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_97cc06e2-0f89-2bbf-63ca-c84d7dcd7013_Person:a1fa2f6d-6719-8c29-7e62-2b46c9cd3817 ;
  a2a:EventKeyRef oa:event_bhi_97cc06e2-0f89-2bbf-63ca-c84d7dcd7013_Event1 .

oa:relationep_bhi_97cc06e2-0f89-2bbf-63ca-c84d7dcd7013_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_97cc06e2-0f89-2bbf-63ca-c84d7dcd7013_Person:cab1beff-0738-44cd-581c-3067875d0e03 ;
  a2a:EventKeyRef oa:event_bhi_97cc06e2-0f89-2bbf-63ca-c84d7dcd7013_Event1 .

oa:relationep_bhi_97cc06e2-0f89-2bbf-63ca-c84d7dcd7013_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_97cc06e2-0f89-2bbf-63ca-c84d7dcd7013_Person:5fc4ba77-7c61-1e48-82d3-b855380f6259 ;
  a2a:EventKeyRef oa:event_bhi_97cc06e2-0f89-2bbf-63ca-c84d7dcd7013_Event1 .

oa:source_bhi_97cc06e2-0f89-2bbf-63ca-c84d7dcd7013
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1902-03-20 - 1902-03-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1902-03-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1902-03-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1902" ;
    a2a:Month "3" ;
    a2a:Day "20" ;
    rdfs:label "1902-03-20"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3834, Periode: 1902" ;
    a2a:Book "Geboorteregister 's-Hertogenbosch 1902" ;
    a2a:DocumentNumber "273" ;
    a2a:RegistryNumber "3834" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3834, Periode: 1902, Geboorteregister 's-Hertogenbosch 1902, 273, 3834"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/c1a6718c-caaa-4402-4a1e-c0d8885da1b8.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/c1a6718c-caaa-4402-4a1e-c0d8885da1b8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-12-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/97cc06e2-0f89-2bbf-63ca-c84d7dcd7013" ;
  a2a:RecordGUID "{97cc06e2-0f89-2bbf-63ca-c84d7dcd7013}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_1775_00001775.xml van BHI" .

