@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_6a3e8ea7-5d49-9f83-ce2b-b8634e7a333a
  a a2a:Record ;
  rdfs:label "DTB Dopen op 23 juli 1673 te Leiden" ;
  a2a:hasPerson oa:person_elo_6a3e8ea7-5d49-9f83-ce2b-b8634e7a333a_Person-f40dbba5-86f7-230e-ad83-0f735ec0aeba, oa:person_elo_6a3e8ea7-5d49-9f83-ce2b-b8634e7a333a_Person-a1215418-cf68-e30a-75ff-3f12e7db4ad8, oa:person_elo_6a3e8ea7-5d49-9f83-ce2b-b8634e7a333a_Person-5d4a4ee1-0e9b-5d84-e52a-88893bf065b8, oa:person_elo_6a3e8ea7-5d49-9f83-ce2b-b8634e7a333a_Person-4798a9c0-19c1-a9f7-59c2-98eed1ceddb8, oa:person_elo_6a3e8ea7-5d49-9f83-ce2b-b8634e7a333a_Person-e2495318-33ff-ad9c-ffd3-3bda01bc1131 ;
  a2a:hasEvent oa:event_elo_6a3e8ea7-5d49-9f83-ce2b-b8634e7a333a_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_6a3e8ea7-5d49-9f83-ce2b-b8634e7a333a_0, oa:relationep_elo_6a3e8ea7-5d49-9f83-ce2b-b8634e7a333a_1, oa:relationep_elo_6a3e8ea7-5d49-9f83-ce2b-b8634e7a333a_2, oa:relationep_elo_6a3e8ea7-5d49-9f83-ce2b-b8634e7a333a_3, oa:relationep_elo_6a3e8ea7-5d49-9f83-ce2b-b8634e7a333a_4 ;
  a2a:hasSource oa:source_elo_6a3e8ea7-5d49-9f83-ce2b-b8634e7a333a .

oa:person_elo_6a3e8ea7-5d49-9f83-ce2b-b8634e7a333a_Person-f40dbba5-86f7-230e-ad83-0f735ec0aeba
  a a2a:Person ;
  rdfs:label "Adrienne Smit" ;
  a2a:PersonName [
    rdfs:label "Adrienne Smit" ;
    a2a:PersonNameFirstName "Adrienne" ;
    a2a:PersonNameLastName "Smit"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_6a3e8ea7-5d49-9f83-ce2b-b8634e7a333a_Person-a1215418-cf68-e30a-75ff-3f12e7db4ad8
  a a2a:Person ;
  rdfs:label "Renier Smit" ;
  a2a:PersonName [
    rdfs:label "Renier Smit" ;
    a2a:PersonNameFirstName "Renier" ;
    a2a:PersonNameLastName "Smit"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_6a3e8ea7-5d49-9f83-ce2b-b8634e7a333a_Person-5d4a4ee1-0e9b-5d84-e52a-88893bf065b8
  a a2a:Person ;
  rdfs:label "Barbe Dirk" ;
  a2a:PersonName [
    rdfs:label "Barbe Dirk" ;
    a2a:PersonNameFirstName "Barbe" ;
    a2a:PersonNamePatronym "Dirk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_6a3e8ea7-5d49-9f83-ce2b-b8634e7a333a_Person-4798a9c0-19c1-a9f7-59c2-98eed1ceddb8
  a a2a:Person ;
  rdfs:label "Jan Pira" ;
  a2a:PersonName [
    rdfs:label "Jan Pira" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Pira"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_6a3e8ea7-5d49-9f83-ce2b-b8634e7a333a_Person-e2495318-33ff-ad9c-ffd3-3bda01bc1131
  a a2a:Person ;
  rdfs:label "Ouda Schilbert" ;
  a2a:PersonName [
    rdfs:label "Ouda Schilbert" ;
    a2a:PersonNameFirstName "Ouda" ;
    a2a:PersonNameLastName "Schilbert"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_6a3e8ea7-5d49-9f83-ce2b-b8634e7a333a_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1673" ;
    a2a:Month "7" ;
    a2a:Day "23" ;
    rdfs:label "1673-07-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_6a3e8ea7-5d49-9f83-ce2b-b8634e7a333a_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_6a3e8ea7-5d49-9f83-ce2b-b8634e7a333a_Person:f40dbba5-86f7-230e-ad83-0f735ec0aeba ;
  a2a:EventKeyRef oa:event_elo_6a3e8ea7-5d49-9f83-ce2b-b8634e7a333a_Event1 .

oa:relationep_elo_6a3e8ea7-5d49-9f83-ce2b-b8634e7a333a_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_6a3e8ea7-5d49-9f83-ce2b-b8634e7a333a_Person:a1215418-cf68-e30a-75ff-3f12e7db4ad8 ;
  a2a:EventKeyRef oa:event_elo_6a3e8ea7-5d49-9f83-ce2b-b8634e7a333a_Event1 .

oa:relationep_elo_6a3e8ea7-5d49-9f83-ce2b-b8634e7a333a_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_6a3e8ea7-5d49-9f83-ce2b-b8634e7a333a_Person:5d4a4ee1-0e9b-5d84-e52a-88893bf065b8 ;
  a2a:EventKeyRef oa:event_elo_6a3e8ea7-5d49-9f83-ce2b-b8634e7a333a_Event1 .

oa:relationep_elo_6a3e8ea7-5d49-9f83-ce2b-b8634e7a333a_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_6a3e8ea7-5d49-9f83-ce2b-b8634e7a333a_Person:4798a9c0-19c1-a9f7-59c2-98eed1ceddb8 ;
  a2a:EventKeyRef oa:event_elo_6a3e8ea7-5d49-9f83-ce2b-b8634e7a333a_Event1 .

oa:relationep_elo_6a3e8ea7-5d49-9f83-ce2b-b8634e7a333a_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_6a3e8ea7-5d49-9f83-ce2b-b8634e7a333a_Person:e2495318-33ff-ad9c-ffd3-3bda01bc1131 ;
  a2a:EventKeyRef oa:event_elo_6a3e8ea7-5d49-9f83-ce2b-b8634e7a333a_Event1 .

oa:source_elo_6a3e8ea7-5d49-9f83-ce2b-b8634e7a333a
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1654-01-01 - 1683-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1654-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1683-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1673" ;
    a2a:Month "7" ;
    a2a:Day "23" ;
    rdfs:label "1673-07-23"^^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: 304, Periode: 1..." ;
    a2a:Book "Doopboek van de kerk De Zon (RK) te Leiden, 1654 - 23 september 1683." ;
    a2a:RegistryNumber "304" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 304, Periode: 1..., Doopboek van de kerk De Zon (RK) te Leiden, 1654 - 23 september 1683., 304"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/34893afa-2702-4b0c-868b-8e18be077bbb/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/6a3e8ea7-5d49-9f83-ce2b-b8634e7a333a" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/34893afa-2702-4b0c-868b-8e18be077bbb/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/6a3e8ea7-5d49-9f83-ce2b-b8634e7a333a" ;
  a2a:RecordGUID "{6a3e8ea7-5d49-9f83-ce2b-b8634e7a333a}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 23-07-1673<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/304\">Inventarisnummer 304 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "304" ;
  a2a:SourceRemarkregister_periode "1654-1683" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_25196_00025196.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 23-07-1673" .
