@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_c3da343c-be1f-a5e5-d327-8a1bef72aebf
  a a2a:Record ;
  rdfs:label "DTB Dopen op 10 december 1673 te Leiden" ;
  a2a:hasPerson oa:person_elo_c3da343c-be1f-a5e5-d327-8a1bef72aebf_Person-d347ecaf-60c3-81bf-3248-0bee3c39ee0b, oa:person_elo_c3da343c-be1f-a5e5-d327-8a1bef72aebf_Person-d15eb031-5dce-ab8e-2ff5-082f1d202ab5, oa:person_elo_c3da343c-be1f-a5e5-d327-8a1bef72aebf_Person-5d21fd90-8199-222b-32dc-afafdb6d53cb, oa:person_elo_c3da343c-be1f-a5e5-d327-8a1bef72aebf_Person-a5e8255e-09a9-3188-e332-678b8cb34613, oa:person_elo_c3da343c-be1f-a5e5-d327-8a1bef72aebf_Person-405e4bbf-2344-0ba4-3b0f-37e8550d8670, oa:person_elo_c3da343c-be1f-a5e5-d327-8a1bef72aebf_Person-e9154625-bcb3-4ea8-bea2-dbca372d8705 ;
  a2a:hasEvent oa:event_elo_c3da343c-be1f-a5e5-d327-8a1bef72aebf_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_c3da343c-be1f-a5e5-d327-8a1bef72aebf_0, oa:relationep_elo_c3da343c-be1f-a5e5-d327-8a1bef72aebf_1, oa:relationep_elo_c3da343c-be1f-a5e5-d327-8a1bef72aebf_2, oa:relationep_elo_c3da343c-be1f-a5e5-d327-8a1bef72aebf_3, oa:relationep_elo_c3da343c-be1f-a5e5-d327-8a1bef72aebf_4, oa:relationep_elo_c3da343c-be1f-a5e5-d327-8a1bef72aebf_5 ;
  a2a:hasSource oa:source_elo_c3da343c-be1f-a5e5-d327-8a1bef72aebf .

oa:person_elo_c3da343c-be1f-a5e5-d327-8a1bef72aebf_Person-d347ecaf-60c3-81bf-3248-0bee3c39ee0b
  a a2a:Person ;
  rdfs:label "Lijsbet" ;
  a2a:PersonName [
    rdfs:label "Lijsbet" ;
    a2a:PersonNameFirstName "Lijsbet"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_c3da343c-be1f-a5e5-d327-8a1bef72aebf_Person-d15eb031-5dce-ab8e-2ff5-082f1d202ab5
  a a2a:Person ;
  rdfs:label "Pieter Willemsz" ;
  a2a:PersonName [
    rdfs:label "Pieter Willemsz" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePatronym "Willemsz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_c3da343c-be1f-a5e5-d327-8a1bef72aebf_Person-5d21fd90-8199-222b-32dc-afafdb6d53cb
  a a2a:Person ;
  rdfs:label "Dorothea Jansdr" ;
  a2a:PersonName [
    rdfs:label "Dorothea Jansdr" ;
    a2a:PersonNameFirstName "Dorothea" ;
    a2a:PersonNamePatronym "Jansdr"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_c3da343c-be1f-a5e5-d327-8a1bef72aebf_Person-a5e8255e-09a9-3188-e332-678b8cb34613
  a a2a:Person ;
  rdfs:label "Jacobjen Jansdr" ;
  a2a:PersonName [
    rdfs:label "Jacobjen Jansdr" ;
    a2a:PersonNameFirstName "Jacobjen" ;
    a2a:PersonNamePatronym "Jansdr"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_c3da343c-be1f-a5e5-d327-8a1bef72aebf_Person-405e4bbf-2344-0ba4-3b0f-37e8550d8670
  a a2a:Person ;
  rdfs:label "Geertjen Willemsdr" ;
  a2a:PersonName [
    rdfs:label "Geertjen Willemsdr" ;
    a2a:PersonNameFirstName "Geertjen" ;
    a2a:PersonNamePatronym "Willemsdr"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_c3da343c-be1f-a5e5-d327-8a1bef72aebf_Person-e9154625-bcb3-4ea8-bea2-dbca372d8705
  a a2a:Person ;
  rdfs:label "Jan Pietersz" ;
  a2a:PersonName [
    rdfs:label "Jan Pietersz" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Pietersz"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_c3da343c-be1f-a5e5-d327-8a1bef72aebf_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1673" ;
    a2a:Month "12" ;
    a2a:Day "10" ;
    rdfs:label "1673-12-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_c3da343c-be1f-a5e5-d327-8a1bef72aebf_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_c3da343c-be1f-a5e5-d327-8a1bef72aebf_Person:d347ecaf-60c3-81bf-3248-0bee3c39ee0b ;
  a2a:EventKeyRef oa:event_elo_c3da343c-be1f-a5e5-d327-8a1bef72aebf_Event1 .

oa:relationep_elo_c3da343c-be1f-a5e5-d327-8a1bef72aebf_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_c3da343c-be1f-a5e5-d327-8a1bef72aebf_Person:d15eb031-5dce-ab8e-2ff5-082f1d202ab5 ;
  a2a:EventKeyRef oa:event_elo_c3da343c-be1f-a5e5-d327-8a1bef72aebf_Event1 .

oa:relationep_elo_c3da343c-be1f-a5e5-d327-8a1bef72aebf_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_c3da343c-be1f-a5e5-d327-8a1bef72aebf_Person:5d21fd90-8199-222b-32dc-afafdb6d53cb ;
  a2a:EventKeyRef oa:event_elo_c3da343c-be1f-a5e5-d327-8a1bef72aebf_Event1 .

oa:relationep_elo_c3da343c-be1f-a5e5-d327-8a1bef72aebf_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_c3da343c-be1f-a5e5-d327-8a1bef72aebf_Person:a5e8255e-09a9-3188-e332-678b8cb34613 ;
  a2a:EventKeyRef oa:event_elo_c3da343c-be1f-a5e5-d327-8a1bef72aebf_Event1 .

oa:relationep_elo_c3da343c-be1f-a5e5-d327-8a1bef72aebf_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_c3da343c-be1f-a5e5-d327-8a1bef72aebf_Person:405e4bbf-2344-0ba4-3b0f-37e8550d8670 ;
  a2a:EventKeyRef oa:event_elo_c3da343c-be1f-a5e5-d327-8a1bef72aebf_Event1 .

oa:relationep_elo_c3da343c-be1f-a5e5-d327-8a1bef72aebf_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_c3da343c-be1f-a5e5-d327-8a1bef72aebf_Person:e9154625-bcb3-4ea8-bea2-dbca372d8705 ;
  a2a:EventKeyRef oa:event_elo_c3da343c-be1f-a5e5-d327-8a1bef72aebf_Event1 .

oa:source_elo_c3da343c-be1f-a5e5-d327-8a1bef72aebf
  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 "1673" ;
    a2a:Month "12" ;
    a2a:Day "10" ;
    rdfs:label "1673-12-10"^^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/records/media/c3da343c-be1f-a5e5-d327-8a1bef72aebf/iiif/3/1739078/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/c3da343c-be1f-a5e5-d327-8a1bef72aebf" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/c3da343c-be1f-a5e5-d327-8a1bef72aebf/iiif/3/1739078/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/c3da343c-be1f-a5e5-d327-8a1bef72aebf" ;
  a2a:RecordGUID "{c3da343c-be1f-a5e5-d327-8a1bef72aebf}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 10-12-1673<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_20251225_15001_00015001.xml van ELO" .

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