@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_20f02aca-0f06-a66e-38ef-7cf5b23d6f80
  a a2a:Record ;
  rdfs:label "DTB Dopen op 12 oktober 1692 te Leiden" ;
  a2a:hasPerson oa:person_elo_20f02aca-0f06-a66e-38ef-7cf5b23d6f80_Person-665aefe7-e685-0ef5-b0ed-5af4ba37ed54, oa:person_elo_20f02aca-0f06-a66e-38ef-7cf5b23d6f80_Person-2c8c2022-fa71-4dfd-444c-c721dd704a57, oa:person_elo_20f02aca-0f06-a66e-38ef-7cf5b23d6f80_Person-6b5211a3-d3c8-61eb-2d1c-554f311ff670, oa:person_elo_20f02aca-0f06-a66e-38ef-7cf5b23d6f80_Person-ccc01d9c-8f0c-ff6d-1e72-770b14547850, oa:person_elo_20f02aca-0f06-a66e-38ef-7cf5b23d6f80_Person-6df8eb39-812e-c0f5-152f-86cc4ea318e3, oa:person_elo_20f02aca-0f06-a66e-38ef-7cf5b23d6f80_Person-95ed5c8a-3a92-ae9f-2aae-b716eef74466 ;
  a2a:hasEvent oa:event_elo_20f02aca-0f06-a66e-38ef-7cf5b23d6f80_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_20f02aca-0f06-a66e-38ef-7cf5b23d6f80_0, oa:relationep_elo_20f02aca-0f06-a66e-38ef-7cf5b23d6f80_1, oa:relationep_elo_20f02aca-0f06-a66e-38ef-7cf5b23d6f80_2, oa:relationep_elo_20f02aca-0f06-a66e-38ef-7cf5b23d6f80_3, oa:relationep_elo_20f02aca-0f06-a66e-38ef-7cf5b23d6f80_4, oa:relationep_elo_20f02aca-0f06-a66e-38ef-7cf5b23d6f80_5 ;
  a2a:hasSource oa:source_elo_20f02aca-0f06-a66e-38ef-7cf5b23d6f80 .

oa:person_elo_20f02aca-0f06-a66e-38ef-7cf5b23d6f80_Person-665aefe7-e685-0ef5-b0ed-5af4ba37ed54
  a a2a:Person ;
  rdfs:label "Pietertje de Groot" ;
  a2a:PersonName [
    rdfs:label "Pietertje de Groot" ;
    a2a:PersonNameFirstName "Pietertje" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Groot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_20f02aca-0f06-a66e-38ef-7cf5b23d6f80_Person-2c8c2022-fa71-4dfd-444c-c721dd704a57
  a a2a:Person ;
  rdfs:label "Jacob de Groot" ;
  a2a:PersonName [
    rdfs:label "Jacob de Groot" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Groot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_20f02aca-0f06-a66e-38ef-7cf5b23d6f80_Person-6b5211a3-d3c8-61eb-2d1c-554f311ff670
  a a2a:Person ;
  rdfs:label "Lijsbeth Jonas" ;
  a2a:PersonName [
    rdfs:label "Lijsbeth Jonas" ;
    a2a:PersonNameFirstName "Lijsbeth" ;
    a2a:PersonNamePatronym "Jonas"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_20f02aca-0f06-a66e-38ef-7cf5b23d6f80_Person-ccc01d9c-8f0c-ff6d-1e72-770b14547850
  a a2a:Person ;
  rdfs:label "Marijtje Jonas" ;
  a2a:PersonName [
    rdfs:label "Marijtje Jonas" ;
    a2a:PersonNameFirstName "Marijtje" ;
    a2a:PersonNamePatronym "Jonas"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_20f02aca-0f06-a66e-38ef-7cf5b23d6f80_Person-6df8eb39-812e-c0f5-152f-86cc4ea318e3
  a a2a:Person ;
  rdfs:label "Pietertje Jonas" ;
  a2a:PersonName [
    rdfs:label "Pietertje Jonas" ;
    a2a:PersonNameFirstName "Pietertje" ;
    a2a:PersonNamePatronym "Jonas"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_20f02aca-0f06-a66e-38ef-7cf5b23d6f80_Person-95ed5c8a-3a92-ae9f-2aae-b716eef74466
  a a2a:Person ;
  rdfs:label "Reinier Jonas" ;
  a2a:PersonName [
    rdfs:label "Reinier Jonas" ;
    a2a:PersonNameFirstName "Reinier" ;
    a2a:PersonNamePatronym "Jonas"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_20f02aca-0f06-a66e-38ef-7cf5b23d6f80_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1692" ;
    a2a:Month "10" ;
    a2a:Day "12" ;
    rdfs:label "1692-10-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_20f02aca-0f06-a66e-38ef-7cf5b23d6f80_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_20f02aca-0f06-a66e-38ef-7cf5b23d6f80_Person:665aefe7-e685-0ef5-b0ed-5af4ba37ed54 ;
  a2a:EventKeyRef oa:event_elo_20f02aca-0f06-a66e-38ef-7cf5b23d6f80_Event1 .

oa:relationep_elo_20f02aca-0f06-a66e-38ef-7cf5b23d6f80_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_20f02aca-0f06-a66e-38ef-7cf5b23d6f80_Person:2c8c2022-fa71-4dfd-444c-c721dd704a57 ;
  a2a:EventKeyRef oa:event_elo_20f02aca-0f06-a66e-38ef-7cf5b23d6f80_Event1 .

oa:relationep_elo_20f02aca-0f06-a66e-38ef-7cf5b23d6f80_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_20f02aca-0f06-a66e-38ef-7cf5b23d6f80_Person:6b5211a3-d3c8-61eb-2d1c-554f311ff670 ;
  a2a:EventKeyRef oa:event_elo_20f02aca-0f06-a66e-38ef-7cf5b23d6f80_Event1 .

oa:relationep_elo_20f02aca-0f06-a66e-38ef-7cf5b23d6f80_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_20f02aca-0f06-a66e-38ef-7cf5b23d6f80_Person:ccc01d9c-8f0c-ff6d-1e72-770b14547850 ;
  a2a:EventKeyRef oa:event_elo_20f02aca-0f06-a66e-38ef-7cf5b23d6f80_Event1 .

oa:relationep_elo_20f02aca-0f06-a66e-38ef-7cf5b23d6f80_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_20f02aca-0f06-a66e-38ef-7cf5b23d6f80_Person:6df8eb39-812e-c0f5-152f-86cc4ea318e3 ;
  a2a:EventKeyRef oa:event_elo_20f02aca-0f06-a66e-38ef-7cf5b23d6f80_Event1 .

oa:relationep_elo_20f02aca-0f06-a66e-38ef-7cf5b23d6f80_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_20f02aca-0f06-a66e-38ef-7cf5b23d6f80_Person:95ed5c8a-3a92-ae9f-2aae-b716eef74466 ;
  a2a:EventKeyRef oa:event_elo_20f02aca-0f06-a66e-38ef-7cf5b23d6f80_Event1 .

oa:source_elo_20f02aca-0f06-a66e-38ef-7cf5b23d6f80
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1663-01-01 - 1695-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1663-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1695-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1692" ;
    a2a:Month "10" ;
    a2a:Day "12" ;
    rdfs:label "1692-10-12"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 265, Periode: 1..." ;
    a2a:Book "Doopboek van de Loots- of Oosterkerk (NH) te Leiden, 26 augustus 1663 - 1695." ;
    a2a:RegistryNumber "265" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 265, Periode: 1..., Doopboek van de Loots- of Oosterkerk (NH) te Leiden, 26 augustus 1663 - 1695., 265"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/b85a2130-23cd-4604-aafa-f96e373b4d62/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/20f02aca-0f06-a66e-38ef-7cf5b23d6f80" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/b85a2130-23cd-4604-aafa-f96e373b4d62/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/20f02aca-0f06-a66e-38ef-7cf5b23d6f80" ;
  a2a:RecordGUID "{20f02aca-0f06-a66e-38ef-7cf5b23d6f80}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 12-10-1692<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/265\">Inventarisnummer 265 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "265" ;
  a2a:SourceRemarkregister_periode "1663-1695" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_504_00000504.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 12-10-1692" .
