@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_fb8db2de-3167-e1c5-c1be-385b48a256ad
  a a2a:Record ;
  rdfs:label "Geboorte op 7 januari 1914" ;
  a2a:hasPerson oa:person_bhi_fb8db2de-3167-e1c5-c1be-385b48a256ad_Person-adb1f7b7-899c-84ce-d698-f5c270171d89, oa:person_bhi_fb8db2de-3167-e1c5-c1be-385b48a256ad_Person-d216d2bf-ecca-82a5-7c1b-d1f7c7d2ced9, oa:person_bhi_fb8db2de-3167-e1c5-c1be-385b48a256ad_Person-7a490fea-fd1b-be66-676c-7944a15cf320 ;
  a2a:hasEvent oa:event_bhi_fb8db2de-3167-e1c5-c1be-385b48a256ad_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_fb8db2de-3167-e1c5-c1be-385b48a256ad_0, oa:relationep_bhi_fb8db2de-3167-e1c5-c1be-385b48a256ad_1, oa:relationep_bhi_fb8db2de-3167-e1c5-c1be-385b48a256ad_2 ;
  a2a:hasSource oa:source_bhi_fb8db2de-3167-e1c5-c1be-385b48a256ad .

oa:person_bhi_fb8db2de-3167-e1c5-c1be-385b48a256ad_Person-adb1f7b7-899c-84ce-d698-f5c270171d89
  a a2a:Person ;
  rdfs:label "Antonia Petronella Stupers" ;
  a2a:PersonName [
    rdfs:label "Antonia Petronella Stupers" ;
    a2a:PersonNameFirstName "Antonia Petronella" ;
    a2a:PersonNameLastName "Stupers"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1914" ;
    a2a:Month "1" ;
    a2a:Day "7" ;
    rdfs:label "1914-01-07"^^xsd:date
  ] .

oa:person_bhi_fb8db2de-3167-e1c5-c1be-385b48a256ad_Person-d216d2bf-ecca-82a5-7c1b-d1f7c7d2ced9
  a a2a:Person ;
  rdfs:label "Maria Raaijmakers" ;
  a2a:PersonName [
    rdfs:label "Maria Raaijmakers" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Raaijmakers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_fb8db2de-3167-e1c5-c1be-385b48a256ad_Person-7a490fea-fd1b-be66-676c-7944a15cf320
  a a2a:Person ;
  rdfs:label "Wilhelmus Stupers" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Stupers" ;
    a2a:PersonNameFirstName "Wilhelmus" ;
    a2a:PersonNameLastName "Stupers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_fb8db2de-3167-e1c5-c1be-385b48a256ad_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1914" ;
    a2a:Month "1" ;
    a2a:Day "7" ;
    rdfs:label "1914-01-07"^^xsd:date
  ] .

oa:relationep_bhi_fb8db2de-3167-e1c5-c1be-385b48a256ad_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_fb8db2de-3167-e1c5-c1be-385b48a256ad_Person:adb1f7b7-899c-84ce-d698-f5c270171d89 ;
  a2a:EventKeyRef oa:event_bhi_fb8db2de-3167-e1c5-c1be-385b48a256ad_Event1 .

oa:relationep_bhi_fb8db2de-3167-e1c5-c1be-385b48a256ad_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_fb8db2de-3167-e1c5-c1be-385b48a256ad_Person:d216d2bf-ecca-82a5-7c1b-d1f7c7d2ced9 ;
  a2a:EventKeyRef oa:event_bhi_fb8db2de-3167-e1c5-c1be-385b48a256ad_Event1 .

oa:relationep_bhi_fb8db2de-3167-e1c5-c1be-385b48a256ad_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_fb8db2de-3167-e1c5-c1be-385b48a256ad_Person:7a490fea-fd1b-be66-676c-7944a15cf320 ;
  a2a:EventKeyRef oa:event_bhi_fb8db2de-3167-e1c5-c1be-385b48a256ad_Event1 .

oa:source_bhi_fb8db2de-3167-e1c5-c1be-385b48a256ad
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1914-01-07 - 1914-01-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1914-01-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1914-01-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1914" ;
    a2a:Month "1" ;
    a2a:Day "7" ;
    rdfs:label "1914-01-07"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1559, Periode: 1914" ;
    a2a:Book "Geboorteregister 's-Hertogenbosch 1914" ;
    a2a:DocumentNumber "22" ;
    a2a:RegistryNumber "1559" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1559, Periode: 1914, Geboorteregister 's-Hertogenbosch 1914, 22, 1559"
  ] ;
  a2a:SourceLastChangeDate "2024-07-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/fb8db2de-3167-e1c5-c1be-385b48a256ad" ;
  a2a:RecordGUID "{fb8db2de-3167-e1c5-c1be-385b48a256ad}" ;
  a2a:SourceRemarkdeel "1559" ;
  a2a:SourceRemarkregister_periode "1914" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250102_39_00000039.xml van BHI" .

