@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_43cc79e8-e2ae-b040-5a1f-9ea0ec3088de
  a a2a:Record ;
  rdfs:label "DTB Dopen op 20 april 1773 te Sassenheim" ;
  a2a:hasPerson oa:person_elo_43cc79e8-e2ae-b040-5a1f-9ea0ec3088de_Person-2f7d8bc2-af0b-e9bc-b441-0190a9e1ad76, oa:person_elo_43cc79e8-e2ae-b040-5a1f-9ea0ec3088de_Person-016e07c8-044e-42dc-153d-93a23f5ce450, oa:person_elo_43cc79e8-e2ae-b040-5a1f-9ea0ec3088de_Person-621c8215-b513-1441-5732-13abc6257e14, oa:person_elo_43cc79e8-e2ae-b040-5a1f-9ea0ec3088de_Person-263efafc-823a-9d19-52cd-a714cee646ab, oa:person_elo_43cc79e8-e2ae-b040-5a1f-9ea0ec3088de_Person-a2c046f3-6ac6-00ab-d88e-b51566c926c7 ;
  a2a:hasEvent oa:event_elo_43cc79e8-e2ae-b040-5a1f-9ea0ec3088de_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_43cc79e8-e2ae-b040-5a1f-9ea0ec3088de_0, oa:relationep_elo_43cc79e8-e2ae-b040-5a1f-9ea0ec3088de_1, oa:relationep_elo_43cc79e8-e2ae-b040-5a1f-9ea0ec3088de_2, oa:relationep_elo_43cc79e8-e2ae-b040-5a1f-9ea0ec3088de_3, oa:relationep_elo_43cc79e8-e2ae-b040-5a1f-9ea0ec3088de_4 ;
  a2a:hasSource oa:source_elo_43cc79e8-e2ae-b040-5a1f-9ea0ec3088de .

oa:person_elo_43cc79e8-e2ae-b040-5a1f-9ea0ec3088de_Person-2f7d8bc2-af0b-e9bc-b441-0190a9e1ad76
  a a2a:Person ;
  rdfs:label "Jan van Sijl" ;
  a2a:PersonName [
    rdfs:label "Jan van Sijl" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Sijl"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_43cc79e8-e2ae-b040-5a1f-9ea0ec3088de_Person-016e07c8-044e-42dc-153d-93a23f5ce450
  a a2a:Person ;
  rdfs:label "Pieter van Sijl" ;
  a2a:PersonName [
    rdfs:label "Pieter van Sijl" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Sijl"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_43cc79e8-e2ae-b040-5a1f-9ea0ec3088de_Person-621c8215-b513-1441-5732-13abc6257e14
  a a2a:Person ;
  rdfs:label "Aeltje Huiberse Snij" ;
  a2a:PersonName [
    rdfs:label "Aeltje Huiberse Snij" ;
    a2a:PersonNameFirstName "Aeltje" ;
    a2a:PersonNamePatronym "Huiberse" ;
    a2a:PersonNameLastName "Snij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_43cc79e8-e2ae-b040-5a1f-9ea0ec3088de_Person-263efafc-823a-9d19-52cd-a714cee646ab
  a a2a:Person ;
  rdfs:label "Ariaentje van Sijl" ;
  a2a:PersonName [
    rdfs:label "Ariaentje van Sijl" ;
    a2a:PersonNameFirstName "Ariaentje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Sijl"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_43cc79e8-e2ae-b040-5a1f-9ea0ec3088de_Person-a2c046f3-6ac6-00ab-d88e-b51566c926c7
  a a2a:Person ;
  rdfs:label "Pieter Hendrikse Overpelt" ;
  a2a:PersonName [
    rdfs:label "Pieter Hendrikse Overpelt" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePatronym "Hendrikse" ;
    a2a:PersonNameLastName "Overpelt"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_43cc79e8-e2ae-b040-5a1f-9ea0ec3088de_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1773" ;
    a2a:Month "4" ;
    a2a:Day "20" ;
    rdfs:label "1773-04-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sassenheim" ;
    rdfs:label "Sassenheim"
  ] .

oa:relationep_elo_43cc79e8-e2ae-b040-5a1f-9ea0ec3088de_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_43cc79e8-e2ae-b040-5a1f-9ea0ec3088de_Person:2f7d8bc2-af0b-e9bc-b441-0190a9e1ad76 ;
  a2a:EventKeyRef oa:event_elo_43cc79e8-e2ae-b040-5a1f-9ea0ec3088de_Event1 .

oa:relationep_elo_43cc79e8-e2ae-b040-5a1f-9ea0ec3088de_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_43cc79e8-e2ae-b040-5a1f-9ea0ec3088de_Person:016e07c8-044e-42dc-153d-93a23f5ce450 ;
  a2a:EventKeyRef oa:event_elo_43cc79e8-e2ae-b040-5a1f-9ea0ec3088de_Event1 .

oa:relationep_elo_43cc79e8-e2ae-b040-5a1f-9ea0ec3088de_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_43cc79e8-e2ae-b040-5a1f-9ea0ec3088de_Person:621c8215-b513-1441-5732-13abc6257e14 ;
  a2a:EventKeyRef oa:event_elo_43cc79e8-e2ae-b040-5a1f-9ea0ec3088de_Event1 .

oa:relationep_elo_43cc79e8-e2ae-b040-5a1f-9ea0ec3088de_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_43cc79e8-e2ae-b040-5a1f-9ea0ec3088de_Person:263efafc-823a-9d19-52cd-a714cee646ab ;
  a2a:EventKeyRef oa:event_elo_43cc79e8-e2ae-b040-5a1f-9ea0ec3088de_Event1 .

oa:relationep_elo_43cc79e8-e2ae-b040-5a1f-9ea0ec3088de_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_43cc79e8-e2ae-b040-5a1f-9ea0ec3088de_Person:a2c046f3-6ac6-00ab-d88e-b51566c926c7 ;
  a2a:EventKeyRef oa:event_elo_43cc79e8-e2ae-b040-5a1f-9ea0ec3088de_Event1 .

oa:source_elo_43cc79e8-e2ae-b040-5a1f-9ea0ec3088de
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Sassenheim" ;
    rdfs:label "Sassenheim", "1715-01-01 - 1812-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1715-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1812-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1773" ;
    a2a:Month "4" ;
    a2a:Day "20" ;
    rdfs:label "1773-04-20"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Retroacta Burgerlijke Stand en DTB gemeente Sassenheim, Deel: 3, Periode: 1715-1812" ;
    a2a:Book "Doopboek en trouwboek (RK) van Sassenheim, 1715 - 1812." ;
    a2a:RegistryNumber "3" ;
    a2a:Folio "123" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Retroacta Burgerlijke Stand en DTB gemeente Sassenheim, Deel: 3, Periode: 1715-1812, Doopboek en trouwboek (RK) van Sassenheim, 1715 - 1812., 3, 123"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/5f8346c2-a3bc-4e45-a3c6-63b5b2ebdd15/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/43cc79e8-e2ae-b040-5a1f-9ea0ec3088de" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/5f8346c2-a3bc-4e45-a3c6-63b5b2ebdd15/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/43cc79e8-e2ae-b040-5a1f-9ea0ec3088de" ;
  a2a:RecordGUID "{43cc79e8-e2ae-b040-5a1f-9ea0ec3088de}" ;
  a2a:SourceRemarkOpmerking "Warmond<br>Doopdatum: 20-04-1773<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0661A/file/3\">Inventarisnummer 3 van archiefnummer 0661A in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Retroacta Burgerlijke Stand en DTB gemeente Sassenheim" ;
  a2a:SourceRemarkdeel "3" ;
  a2a:SourceRemarkregister_periode "1715-1812" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_4510_00004510.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 20-04-1773" .
