@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_964c8f2c-de68-e654-1e7e-875667d27fdb
  a a2a:Record ;
  rdfs:label "DTB Dopen op 13 februari 1697 te Leiden" ;
  a2a:hasPerson oa:person_elo_964c8f2c-de68-e654-1e7e-875667d27fdb_Person-29b31356-922e-6f6a-ff47-3b6c0887b506, oa:person_elo_964c8f2c-de68-e654-1e7e-875667d27fdb_Person-3d9f2d22-3e1a-0f46-0b13-4cd595248c9a, oa:person_elo_964c8f2c-de68-e654-1e7e-875667d27fdb_Person-7b856228-1538-e0be-4fd2-4269556e95fa, oa:person_elo_964c8f2c-de68-e654-1e7e-875667d27fdb_Person-25c41dc6-6696-d004-1da1-96b32f5c8bda, oa:person_elo_964c8f2c-de68-e654-1e7e-875667d27fdb_Person-e2da86a1-5026-4272-660a-02ab97a655c0 ;
  a2a:hasEvent oa:event_elo_964c8f2c-de68-e654-1e7e-875667d27fdb_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_964c8f2c-de68-e654-1e7e-875667d27fdb_0, oa:relationep_elo_964c8f2c-de68-e654-1e7e-875667d27fdb_1, oa:relationep_elo_964c8f2c-de68-e654-1e7e-875667d27fdb_2, oa:relationep_elo_964c8f2c-de68-e654-1e7e-875667d27fdb_3, oa:relationep_elo_964c8f2c-de68-e654-1e7e-875667d27fdb_4 ;
  a2a:hasSource oa:source_elo_964c8f2c-de68-e654-1e7e-875667d27fdb .

oa:person_elo_964c8f2c-de68-e654-1e7e-875667d27fdb_Person-29b31356-922e-6f6a-ff47-3b6c0887b506
  a a2a:Person ;
  rdfs:label "Johannes Staats" ;
  a2a:PersonName [
    rdfs:label "Johannes Staats" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Staats"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_964c8f2c-de68-e654-1e7e-875667d27fdb_Person-3d9f2d22-3e1a-0f46-0b13-4cd595248c9a
  a a2a:Person ;
  rdfs:label "Jacobus Staats" ;
  a2a:PersonName [
    rdfs:label "Jacobus Staats" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Staats"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_964c8f2c-de68-e654-1e7e-875667d27fdb_Person-7b856228-1538-e0be-4fd2-4269556e95fa
  a a2a:Person ;
  rdfs:label "Lijsbeth Haring" ;
  a2a:PersonName [
    rdfs:label "Lijsbeth Haring" ;
    a2a:PersonNameFirstName "Lijsbeth" ;
    a2a:PersonNameLastName "Haring"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_964c8f2c-de68-e654-1e7e-875667d27fdb_Person-25c41dc6-6696-d004-1da1-96b32f5c8bda
  a a2a:Person ;
  rdfs:label "Frederick Haring" ;
  a2a:PersonName [
    rdfs:label "Frederick Haring" ;
    a2a:PersonNameFirstName "Frederick" ;
    a2a:PersonNameLastName "Haring"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_964c8f2c-de68-e654-1e7e-875667d27fdb_Person-e2da86a1-5026-4272-660a-02ab97a655c0
  a a2a:Person ;
  rdfs:label "Aaltje Haring" ;
  a2a:PersonName [
    rdfs:label "Aaltje Haring" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Haring"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_964c8f2c-de68-e654-1e7e-875667d27fdb_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1697" ;
    a2a:Month "2" ;
    a2a:Day "13" ;
    rdfs:label "1697-02-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_964c8f2c-de68-e654-1e7e-875667d27fdb_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_964c8f2c-de68-e654-1e7e-875667d27fdb_Person:29b31356-922e-6f6a-ff47-3b6c0887b506 ;
  a2a:EventKeyRef oa:event_elo_964c8f2c-de68-e654-1e7e-875667d27fdb_Event1 .

oa:relationep_elo_964c8f2c-de68-e654-1e7e-875667d27fdb_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_964c8f2c-de68-e654-1e7e-875667d27fdb_Person:3d9f2d22-3e1a-0f46-0b13-4cd595248c9a ;
  a2a:EventKeyRef oa:event_elo_964c8f2c-de68-e654-1e7e-875667d27fdb_Event1 .

oa:relationep_elo_964c8f2c-de68-e654-1e7e-875667d27fdb_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_964c8f2c-de68-e654-1e7e-875667d27fdb_Person:7b856228-1538-e0be-4fd2-4269556e95fa ;
  a2a:EventKeyRef oa:event_elo_964c8f2c-de68-e654-1e7e-875667d27fdb_Event1 .

oa:relationep_elo_964c8f2c-de68-e654-1e7e-875667d27fdb_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_964c8f2c-de68-e654-1e7e-875667d27fdb_Person:25c41dc6-6696-d004-1da1-96b32f5c8bda ;
  a2a:EventKeyRef oa:event_elo_964c8f2c-de68-e654-1e7e-875667d27fdb_Event1 .

oa:relationep_elo_964c8f2c-de68-e654-1e7e-875667d27fdb_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_964c8f2c-de68-e654-1e7e-875667d27fdb_Person:e2da86a1-5026-4272-660a-02ab97a655c0 ;
  a2a:EventKeyRef oa:event_elo_964c8f2c-de68-e654-1e7e-875667d27fdb_Event1 .

oa:source_elo_964c8f2c-de68-e654-1e7e-875667d27fdb
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1684-01-01 - 1700-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1684-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1700-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1697" ;
    a2a:Month "2" ;
    a2a:Day "13" ;
    rdfs:label "1697-02-13"^^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: 260, Periode: 1..." ;
    a2a:Book "Doopboek van de Nieuwe- of Marekerk (NH) te Leiden, 3 december 1684 - 1700." ;
    a2a:RegistryNumber "260" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 260, Periode: 1..., Doopboek van de Nieuwe- of Marekerk (NH) te Leiden, 3 december 1684 - 1700., 260"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/aeba2dca-5869-4f8c-a32e-a8b28acf7e30/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/964c8f2c-de68-e654-1e7e-875667d27fdb" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/aeba2dca-5869-4f8c-a32e-a8b28acf7e30/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/964c8f2c-de68-e654-1e7e-875667d27fdb" ;
  a2a:RecordGUID "{964c8f2c-de68-e654-1e7e-875667d27fdb}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 13-02-1697<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/260\">Inventarisnummer 260 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "260" ;
  a2a:SourceRemarkregister_periode "1684-1700" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_19360_00019360.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 13-02-1697" .
