@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_3231e774-d2ae-8a09-752c-374b75293ca7
  a a2a:Record ;
  rdfs:label "BS Geboorte op 11 oktober 1900" ;
  a2a:hasPerson oa:person_elo_3231e774-d2ae-8a09-752c-374b75293ca7_Person-20fd2f5e-3e84-08ed-29be-e02ea0cfea4b, oa:person_elo_3231e774-d2ae-8a09-752c-374b75293ca7_Person-64ba8ede-a8f4-f274-951f-b66cd3bb2fdc, oa:person_elo_3231e774-d2ae-8a09-752c-374b75293ca7_Person-10fa0519-b9ed-2119-e092-d6fcd9fe9ff7 ;
  a2a:hasEvent oa:event_elo_3231e774-d2ae-8a09-752c-374b75293ca7_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_3231e774-d2ae-8a09-752c-374b75293ca7_0, oa:relationep_elo_3231e774-d2ae-8a09-752c-374b75293ca7_1, oa:relationep_elo_3231e774-d2ae-8a09-752c-374b75293ca7_2 ;
  a2a:hasSource oa:source_elo_3231e774-d2ae-8a09-752c-374b75293ca7 .

oa:person_elo_3231e774-d2ae-8a09-752c-374b75293ca7_Person-20fd2f5e-3e84-08ed-29be-e02ea0cfea4b
  a a2a:Person ;
  rdfs:label "Hendrik Cornelis Straathof" ;
  a2a:PersonName [
    rdfs:label "Hendrik Cornelis Straathof" ;
    a2a:PersonNameFirstName "Hendrik Cornelis" ;
    a2a:PersonNameLastName "Straathof"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "10" ;
    a2a:Day "11" ;
    rdfs:label "1900-10-11"^^xsd:date
  ] .

oa:person_elo_3231e774-d2ae-8a09-752c-374b75293ca7_Person-64ba8ede-a8f4-f274-951f-b66cd3bb2fdc
  a a2a:Person ;
  rdfs:label "Cornelis Straathof" ;
  a2a:PersonName [
    rdfs:label "Cornelis Straathof" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Straathof"
  ] ;
  a2a:Gender "Man" .

oa:person_elo_3231e774-d2ae-8a09-752c-374b75293ca7_Person-10fa0519-b9ed-2119-e092-d6fcd9fe9ff7
  a a2a:Person ;
  rdfs:label "Geertruida Jacoba Verdegaal" ;
  a2a:PersonName [
    rdfs:label "Geertruida Jacoba Verdegaal" ;
    a2a:PersonNameFirstName "Geertruida Jacoba" ;
    a2a:PersonNameLastName "Verdegaal"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_elo_3231e774-d2ae-8a09-752c-374b75293ca7_Event1
  a a2a:Event ;
  rdfs:label "other:BS Geboorte" ;
  a2a:EventType "other:BS Geboorte" ;
  a2a:EventDate [
    a2a:Year "1900" ;
    a2a:Month "10" ;
    a2a:Day "11" ;
    rdfs:label "1900-10-11"^^xsd:date
  ] .

oa:relationep_elo_3231e774-d2ae-8a09-752c-374b75293ca7_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_3231e774-d2ae-8a09-752c-374b75293ca7_Person:20fd2f5e-3e84-08ed-29be-e02ea0cfea4b ;
  a2a:EventKeyRef oa:event_elo_3231e774-d2ae-8a09-752c-374b75293ca7_Event1 .

oa:relationep_elo_3231e774-d2ae-8a09-752c-374b75293ca7_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_3231e774-d2ae-8a09-752c-374b75293ca7_Person:64ba8ede-a8f4-f274-951f-b66cd3bb2fdc ;
  a2a:EventKeyRef oa:event_elo_3231e774-d2ae-8a09-752c-374b75293ca7_Event1 .

oa:relationep_elo_3231e774-d2ae-8a09-752c-374b75293ca7_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_3231e774-d2ae-8a09-752c-374b75293ca7_Person:10fa0519-b9ed-2119-e092-d6fcd9fe9ff7 ;
  a2a:EventKeyRef oa:event_elo_3231e774-d2ae-8a09-752c-374b75293ca7_Event1 .

oa:source_elo_3231e774-d2ae-8a09-752c-374b75293ca7
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Alkemade" ;
    rdfs:label "Alkemade", "1893-01-01 - 1902-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1893-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1902-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 Alkemade, Deel: 10, Periode: 1893-1902" ;
    a2a:Book "Geboorteregister van Alkemade, 1893 - 1902." ;
    a2a:DocumentNumber "114" ;
    a2a:RegistryNumber "10" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Ambtenaar van de Burgerlijke Stand van Alkemade, Deel: 10, Periode: 1893-1902, Geboorteregister van Alkemade, 1893 - 1902., 114, 10"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/c86fc8df-3ced-4101-9ebb-24538f80dfda/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/3231e774-d2ae-8a09-752c-374b75293ca7" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/c86fc8df-3ced-4101-9ebb-24538f80dfda/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/3231e774-d2ae-8a09-752c-374b75293ca7" ;
  a2a:RecordGUID "{3231e774-d2ae-8a09-752c-374b75293ca7}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1900<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/170.1.18/file/10\">Inventarisnummer 10 van archiefnummer 170.1.18 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Ambtenaar van de Burgerlijke Stand van Alkemade" ;
  a2a:SourceRemarkdeel "10" ;
  a2a:SourceRemarkregister_periode "1893-1902" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_7305_00007305.xml van ELO" .

