@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_elo_cfa15eb9-2bab-65e6-9f8e-bc8e3589e710
  a a2a:Record ;
  rdfs:label "BS Geboorte op 14 augustus 1908 te Voorhout" ;
  a2a:hasPerson oa:person_elo_cfa15eb9-2bab-65e6-9f8e-bc8e3589e710_Person-f236e7db-ad1f-3086-9b53-4c0d55421ef9, oa:person_elo_cfa15eb9-2bab-65e6-9f8e-bc8e3589e710_Person-84025299-8cfa-c53c-6010-7318bd2268ac, oa:person_elo_cfa15eb9-2bab-65e6-9f8e-bc8e3589e710_Person-467f850a-00bf-f444-39b6-01dd1d487527 ;
  a2a:hasEvent oa:event_elo_cfa15eb9-2bab-65e6-9f8e-bc8e3589e710_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_cfa15eb9-2bab-65e6-9f8e-bc8e3589e710_0, oa:relationep_elo_cfa15eb9-2bab-65e6-9f8e-bc8e3589e710_1, oa:relationep_elo_cfa15eb9-2bab-65e6-9f8e-bc8e3589e710_2 ;
  a2a:hasSource oa:source_elo_cfa15eb9-2bab-65e6-9f8e-bc8e3589e710 .

oa:person_elo_cfa15eb9-2bab-65e6-9f8e-bc8e3589e710_Person-f236e7db-ad1f-3086-9b53-4c0d55421ef9
  a a2a:Person ;
  rdfs:label "Gijsbertus Arnoldus Geerlings" ;
  a2a:PersonName [
    rdfs:label "Gijsbertus Arnoldus Geerlings" ;
    a2a:PersonNameFirstName "Gijsbertus Arnoldus" ;
    a2a:PersonNameLastName "Geerlings"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Voorhout, huis III-6" ;
    rdfs:label "Voorhout, huis III-6"
  ] ;
  a2a:BirthDate [
    a2a:Year "1908" ;
    a2a:Month "8" ;
    a2a:Day "14" ;
    rdfs:label "1908-08-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Voorhout" ;
    rdfs:label "Voorhout"
  ] .

oa:person_elo_cfa15eb9-2bab-65e6-9f8e-bc8e3589e710_Person-84025299-8cfa-c53c-6010-7318bd2268ac
  a a2a:Person ;
  rdfs:label "Hermanus Geerlings" ;
  a2a:PersonName [
    rdfs:label "Hermanus Geerlings" ;
    a2a:PersonNameFirstName "Hermanus" ;
    a2a:PersonNameLastName "Geerlings"
  ] ;
  a2a:Gender "Man" ;
  a2a:Profession "tuinder" .

oa:person_elo_cfa15eb9-2bab-65e6-9f8e-bc8e3589e710_Person-467f850a-00bf-f444-39b6-01dd1d487527
  a a2a:Person ;
  rdfs:label "Elisabeth Warmerdam" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Warmerdam" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Warmerdam"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_elo_cfa15eb9-2bab-65e6-9f8e-bc8e3589e710_Event1
  a a2a:Event ;
  rdfs:label "other:BS Geboorte" ;
  a2a:EventType "other:BS Geboorte" ;
  a2a:EventDate [
    a2a:Year "1908" ;
    a2a:Month "8" ;
    a2a:Day "14" ;
    rdfs:label "1908-08-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Voorhout" ;
    rdfs:label "Voorhout"
  ] .

oa:relationep_elo_cfa15eb9-2bab-65e6-9f8e-bc8e3589e710_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_cfa15eb9-2bab-65e6-9f8e-bc8e3589e710_Person:f236e7db-ad1f-3086-9b53-4c0d55421ef9 ;
  a2a:EventKeyRef oa:event_elo_cfa15eb9-2bab-65e6-9f8e-bc8e3589e710_Event1 .

oa:relationep_elo_cfa15eb9-2bab-65e6-9f8e-bc8e3589e710_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_cfa15eb9-2bab-65e6-9f8e-bc8e3589e710_Person:84025299-8cfa-c53c-6010-7318bd2268ac ;
  a2a:EventKeyRef oa:event_elo_cfa15eb9-2bab-65e6-9f8e-bc8e3589e710_Event1 .

oa:relationep_elo_cfa15eb9-2bab-65e6-9f8e-bc8e3589e710_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_cfa15eb9-2bab-65e6-9f8e-bc8e3589e710_Person:467f850a-00bf-f444-39b6-01dd1d487527 ;
  a2a:EventKeyRef oa:event_elo_cfa15eb9-2bab-65e6-9f8e-bc8e3589e710_Event1 .

oa:source_elo_cfa15eb9-2bab-65e6-9f8e-bc8e3589e710
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Voorhout" ;
    rdfs:label "Voorhout", "1903-01-01 - 1912-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1903-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1912-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Ambtenaar van de Burgerlijke Stand van Voorhout, Deel: 9A, Periode: 1903-1912" ;
    a2a:Book "Geboorteregister van Voorhout, 1903-1912." ;
    a2a:DocumentNumber "49" ;
    a2a:RegistryNumber "9A" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Ambtenaar van de Burgerlijke Stand van Voorhout, Deel: 9A, Periode: 1903-1912, Geboorteregister van Voorhout, 1903-1912., 49, 9A"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/cfa15eb9-2bab-65e6-9f8e-bc8e3589e710" ;
  a2a:RecordGUID "{cfa15eb9-2bab-65e6-9f8e-bc8e3589e710}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1908<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0630H/file/9A\">Inventarisnummer 9A van archiefnummer 0630H in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Ambtenaar van de Burgerlijke Stand van Voorhout" ;
  a2a:SourceRemarkdeel "9A" ;
  a2a:SourceRemarkregister_periode "1903-1912" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_24772_00024772.xml van ELO" .

