@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_37d1b6e5-d6ab-d69f-e854-9c3c0ece719a
  a a2a:Record ;
  rdfs:label "BS Geboorte op 20 september 1894 te Warmond" ;
  a2a:hasPerson oa:person_elo_37d1b6e5-d6ab-d69f-e854-9c3c0ece719a_Person-5a444fc3-5370-9c92-5081-947e064488b9, oa:person_elo_37d1b6e5-d6ab-d69f-e854-9c3c0ece719a_Person-f949d914-992c-5a89-5dd5-9b94f319292c, oa:person_elo_37d1b6e5-d6ab-d69f-e854-9c3c0ece719a_Person-ffaf9807-5aa1-62db-1be1-9dfd968d3550 ;
  a2a:hasEvent oa:event_elo_37d1b6e5-d6ab-d69f-e854-9c3c0ece719a_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_37d1b6e5-d6ab-d69f-e854-9c3c0ece719a_0, oa:relationep_elo_37d1b6e5-d6ab-d69f-e854-9c3c0ece719a_1, oa:relationep_elo_37d1b6e5-d6ab-d69f-e854-9c3c0ece719a_2 ;
  a2a:hasSource oa:source_elo_37d1b6e5-d6ab-d69f-e854-9c3c0ece719a .

oa:person_elo_37d1b6e5-d6ab-d69f-e854-9c3c0ece719a_Person-5a444fc3-5370-9c92-5081-947e064488b9
  a a2a:Person ;
  rdfs:label "Helena Petronella de Groot" ;
  a2a:PersonName [
    rdfs:label "Helena Petronella de Groot" ;
    a2a:PersonNameFirstName "Helena Petronella" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Groot"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "9" ;
    a2a:Day "20" ;
    rdfs:label "1894-09-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Warmond" ;
    rdfs:label "Warmond"
  ] .

oa:person_elo_37d1b6e5-d6ab-d69f-e854-9c3c0ece719a_Person-f949d914-992c-5a89-5dd5-9b94f319292c
  a a2a:Person ;
  rdfs:label "Theodorus de Groot" ;
  a2a:PersonName [
    rdfs:label "Theodorus de Groot" ;
    a2a:PersonNameFirstName "Theodorus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Groot"
  ] ;
  a2a:Gender "Man" ;
  a2a:Profession "kleermaker" .

oa:person_elo_37d1b6e5-d6ab-d69f-e854-9c3c0ece719a_Person-ffaf9807-5aa1-62db-1be1-9dfd968d3550
  a a2a:Person ;
  rdfs:label "Anna Maria Turenhout" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Turenhout" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Turenhout"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_elo_37d1b6e5-d6ab-d69f-e854-9c3c0ece719a_Event1
  a a2a:Event ;
  rdfs:label "other:BS Geboorte" ;
  a2a:EventType "other:BS Geboorte" ;
  a2a:EventDate [
    a2a:Year "1894" ;
    a2a:Month "9" ;
    a2a:Day "20" ;
    rdfs:label "1894-09-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Warmond" ;
    rdfs:label "Warmond"
  ] .

oa:relationep_elo_37d1b6e5-d6ab-d69f-e854-9c3c0ece719a_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_37d1b6e5-d6ab-d69f-e854-9c3c0ece719a_Person:5a444fc3-5370-9c92-5081-947e064488b9 ;
  a2a:EventKeyRef oa:event_elo_37d1b6e5-d6ab-d69f-e854-9c3c0ece719a_Event1 .

oa:relationep_elo_37d1b6e5-d6ab-d69f-e854-9c3c0ece719a_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_37d1b6e5-d6ab-d69f-e854-9c3c0ece719a_Person:f949d914-992c-5a89-5dd5-9b94f319292c ;
  a2a:EventKeyRef oa:event_elo_37d1b6e5-d6ab-d69f-e854-9c3c0ece719a_Event1 .

oa:relationep_elo_37d1b6e5-d6ab-d69f-e854-9c3c0ece719a_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_37d1b6e5-d6ab-d69f-e854-9c3c0ece719a_Person:ffaf9807-5aa1-62db-1be1-9dfd968d3550 ;
  a2a:EventKeyRef oa:event_elo_37d1b6e5-d6ab-d69f-e854-9c3c0ece719a_Event1 .

oa:source_elo_37d1b6e5-d6ab-d69f-e854-9c3c0ece719a
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Warmond" ;
    rdfs:label "Warmond", "1890-01-01 - 1899-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1890-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1899-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Gemeente Warmond (1575-1930), Deel: 730, Periode: 1890-1899" ;
    a2a:Book "Geboorteregister van Warmond, 1890 - 1899." ;
    a2a:DocumentNumber "26" ;
    a2a:RegistryNumber "730" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Gemeente Warmond (1575-1930), Deel: 730, Periode: 1890-1899, Geboorteregister van Warmond, 1890 - 1899., 26, 730"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/1292bf7c-e0f1-4bac-ab23-b662b3c4e87e/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/37d1b6e5-d6ab-d69f-e854-9c3c0ece719a" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/1292bf7c-e0f1-4bac-ab23-b662b3c4e87e/full/!250,250/0/default.jpg"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/37d1b6e5-d6ab-d69f-e854-9c3c0ece719a" ;
  a2a:RecordGUID "{37d1b6e5-d6ab-d69f-e854-9c3c0ece719a}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1894<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0600/file/730\">Inventarisnummer 730 van archiefnummer 0600 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Gemeente Warmond (1575-1930)" ;
  a2a:SourceRemarkdeel "730" ;
  a2a:SourceRemarkregister_periode "1890-1899" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_5839_00005839.xml van ELO" .

