@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_143b54bc-4e0a-397d-e8aa-b483bcea0e87
  a a2a:Record ;
  rdfs:label "DTB Dopen op 12 februari 1708 te Leiderdorp" ;
  a2a:hasPerson oa:person_elo_143b54bc-4e0a-397d-e8aa-b483bcea0e87_Person-7eec10e6-216e-4bcc-8388-d3d77f5529bd, oa:person_elo_143b54bc-4e0a-397d-e8aa-b483bcea0e87_Person-25902d00-c212-e82d-53de-ab479d4c7ac0, oa:person_elo_143b54bc-4e0a-397d-e8aa-b483bcea0e87_Person-143b1e96-0559-7283-b89f-83847dd13eef, oa:person_elo_143b54bc-4e0a-397d-e8aa-b483bcea0e87_Person-1f4f9fa1-79ac-35f6-3b47-ef07f8d8decf ;
  a2a:hasEvent oa:event_elo_143b54bc-4e0a-397d-e8aa-b483bcea0e87_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_143b54bc-4e0a-397d-e8aa-b483bcea0e87_0, oa:relationep_elo_143b54bc-4e0a-397d-e8aa-b483bcea0e87_1, oa:relationep_elo_143b54bc-4e0a-397d-e8aa-b483bcea0e87_2, oa:relationep_elo_143b54bc-4e0a-397d-e8aa-b483bcea0e87_3 ;
  a2a:hasSource oa:source_elo_143b54bc-4e0a-397d-e8aa-b483bcea0e87 .

oa:person_elo_143b54bc-4e0a-397d-e8aa-b483bcea0e87_Person-7eec10e6-216e-4bcc-8388-d3d77f5529bd
  a a2a:Person ;
  rdfs:label "Marijtie van Dijk" ;
  a2a:PersonName [
    rdfs:label "Marijtie van Dijk" ;
    a2a:PersonNameFirstName "Marijtie" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dijk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_143b54bc-4e0a-397d-e8aa-b483bcea0e87_Person-25902d00-c212-e82d-53de-ab479d4c7ac0
  a a2a:Person ;
  rdfs:label "Klaas Jansse van Dijk" ;
  a2a:PersonName [
    rdfs:label "Klaas Jansse van Dijk" ;
    a2a:PersonNameFirstName "Klaas" ;
    a2a:PersonNamePatronym "Jansse" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dijk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_143b54bc-4e0a-397d-e8aa-b483bcea0e87_Person-143b1e96-0559-7283-b89f-83847dd13eef
  a a2a:Person ;
  rdfs:label "Neeltie Jacobs Outshorn" ;
  a2a:PersonName [
    rdfs:label "Neeltie Jacobs Outshorn" ;
    a2a:PersonNameFirstName "Neeltie" ;
    a2a:PersonNamePatronym "Jacobs" ;
    a2a:PersonNameLastName "Outshorn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_143b54bc-4e0a-397d-e8aa-b483bcea0e87_Person-1f4f9fa1-79ac-35f6-3b47-ef07f8d8decf
  a a2a:Person ;
  rdfs:label "Marijtie Jacobs Outshorn" ;
  a2a:PersonName [
    rdfs:label "Marijtie Jacobs Outshorn" ;
    a2a:PersonNameFirstName "Marijtie" ;
    a2a:PersonNamePatronym "Jacobs" ;
    a2a:PersonNameLastName "Outshorn"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_143b54bc-4e0a-397d-e8aa-b483bcea0e87_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1708" ;
    a2a:Month "2" ;
    a2a:Day "12" ;
    rdfs:label "1708-02-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiderdorp" ;
    rdfs:label "Leiderdorp"
  ] .

oa:relationep_elo_143b54bc-4e0a-397d-e8aa-b483bcea0e87_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_143b54bc-4e0a-397d-e8aa-b483bcea0e87_Person:7eec10e6-216e-4bcc-8388-d3d77f5529bd ;
  a2a:EventKeyRef oa:event_elo_143b54bc-4e0a-397d-e8aa-b483bcea0e87_Event1 .

oa:relationep_elo_143b54bc-4e0a-397d-e8aa-b483bcea0e87_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_143b54bc-4e0a-397d-e8aa-b483bcea0e87_Person:25902d00-c212-e82d-53de-ab479d4c7ac0 ;
  a2a:EventKeyRef oa:event_elo_143b54bc-4e0a-397d-e8aa-b483bcea0e87_Event1 .

oa:relationep_elo_143b54bc-4e0a-397d-e8aa-b483bcea0e87_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_143b54bc-4e0a-397d-e8aa-b483bcea0e87_Person:143b1e96-0559-7283-b89f-83847dd13eef ;
  a2a:EventKeyRef oa:event_elo_143b54bc-4e0a-397d-e8aa-b483bcea0e87_Event1 .

oa:relationep_elo_143b54bc-4e0a-397d-e8aa-b483bcea0e87_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_143b54bc-4e0a-397d-e8aa-b483bcea0e87_Person:1f4f9fa1-79ac-35f6-3b47-ef07f8d8decf ;
  a2a:EventKeyRef oa:event_elo_143b54bc-4e0a-397d-e8aa-b483bcea0e87_Event1 .

oa:source_elo_143b54bc-4e0a-397d-e8aa-b483bcea0e87
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiderdorp" ;
    rdfs:label "Leiderdorp", "1688-01-01 - 1740-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1688-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1740-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1708" ;
    a2a:Month "2" ;
    a2a:Day "12" ;
    rdfs:label "1708-02-12"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Dorps- en gemeentebestuur van Leiderdorp (1561-1958), Deel: 1477, Periode: 1688-1740" ;
    a2a:Book "Doopboek (NH) van Leiderdorp, 1688 - 1740." ;
    a2a:RegistryNumber "1477" ;
    a2a:Folio "167" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Dorps- en gemeentebestuur van Leiderdorp (1561-1958), Deel: 1477, Periode: 1688-1740, Doopboek (NH) van Leiderdorp, 1688 - 1740., 1477, 167"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/5300c749-49f9-465f-8a4d-73c5dfe398a7/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/143b54bc-4e0a-397d-e8aa-b483bcea0e87" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/5300c749-49f9-465f-8a4d-73c5dfe398a7/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/143b54bc-4e0a-397d-e8aa-b483bcea0e87" ;
  a2a:RecordGUID "{143b54bc-4e0a-397d-e8aa-b483bcea0e87}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 12-02-1708<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0800/file/1477\">Inventarisnummer 1477 van archiefnummer 0800 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Dorps- en gemeentebestuur van Leiderdorp (1561-1958)" ;
  a2a:SourceRemarkdeel "1477" ;
  a2a:SourceRemarkregister_periode "1688-1740" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_67_00000067.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 12-02-1708" .
