@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_2e96047f-b294-76af-37d3-aac2ec5f7988
  a a2a:Record ;
  rdfs:label "DTB Dopen op 4 september 1697 te Leiden" ;
  a2a:hasPerson oa:person_elo_2e96047f-b294-76af-37d3-aac2ec5f7988_Person-1cc26442-309d-cec1-44b7-8a06e3018262, oa:person_elo_2e96047f-b294-76af-37d3-aac2ec5f7988_Person-c385269a-661c-33c9-dbf0-8d7f4a3d6982, oa:person_elo_2e96047f-b294-76af-37d3-aac2ec5f7988_Person-9815e143-f7e2-f022-dd98-1f939ca84dd9, oa:person_elo_2e96047f-b294-76af-37d3-aac2ec5f7988_Person-05952a81-7584-44c1-9ac5-3dc062c12a89, oa:person_elo_2e96047f-b294-76af-37d3-aac2ec5f7988_Person-f507265d-4344-ed16-b352-56068ebc217d ;
  a2a:hasEvent oa:event_elo_2e96047f-b294-76af-37d3-aac2ec5f7988_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_2e96047f-b294-76af-37d3-aac2ec5f7988_0, oa:relationep_elo_2e96047f-b294-76af-37d3-aac2ec5f7988_1, oa:relationep_elo_2e96047f-b294-76af-37d3-aac2ec5f7988_2, oa:relationep_elo_2e96047f-b294-76af-37d3-aac2ec5f7988_3, oa:relationep_elo_2e96047f-b294-76af-37d3-aac2ec5f7988_4 ;
  a2a:hasSource oa:source_elo_2e96047f-b294-76af-37d3-aac2ec5f7988 .

oa:person_elo_2e96047f-b294-76af-37d3-aac2ec5f7988_Person-1cc26442-309d-cec1-44b7-8a06e3018262
  a a2a:Person ;
  rdfs:label "Martijntje" ;
  a2a:PersonName [
    rdfs:label "Martijntje" ;
    a2a:PersonNameFirstName "Martijntje"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_2e96047f-b294-76af-37d3-aac2ec5f7988_Person-c385269a-661c-33c9-dbf0-8d7f4a3d6982
  a a2a:Person ;
  rdfs:label "Frans Ewoud" ;
  a2a:PersonName [
    rdfs:label "Frans Ewoud" ;
    a2a:PersonNameFirstName "Frans" ;
    a2a:PersonNamePatronym "Ewoud"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_2e96047f-b294-76af-37d3-aac2ec5f7988_Person-9815e143-f7e2-f022-dd98-1f939ca84dd9
  a a2a:Person ;
  rdfs:label "Marij Fransz" ;
  a2a:PersonName [
    rdfs:label "Marij Fransz" ;
    a2a:PersonNameFirstName "Marij" ;
    a2a:PersonNamePatronym "Fransz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_2e96047f-b294-76af-37d3-aac2ec5f7988_Person-05952a81-7584-44c1-9ac5-3dc062c12a89
  a a2a:Person ;
  rdfs:label "Michiel Lacourt" ;
  a2a:PersonName [
    rdfs:label "Michiel Lacourt" ;
    a2a:PersonNameFirstName "Michiel" ;
    a2a:PersonNameLastName "Lacourt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_2e96047f-b294-76af-37d3-aac2ec5f7988_Person-f507265d-4344-ed16-b352-56068ebc217d
  a a2a:Person ;
  rdfs:label "Fitre Ariaensz" ;
  a2a:PersonName [
    rdfs:label "Fitre Ariaensz" ;
    a2a:PersonNameFirstName "Fitre" ;
    a2a:PersonNamePatronym "Ariaensz"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_2e96047f-b294-76af-37d3-aac2ec5f7988_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1697" ;
    a2a:Month "9" ;
    a2a:Day "4" ;
    rdfs:label "1697-09-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_2e96047f-b294-76af-37d3-aac2ec5f7988_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_2e96047f-b294-76af-37d3-aac2ec5f7988_Person:1cc26442-309d-cec1-44b7-8a06e3018262 ;
  a2a:EventKeyRef oa:event_elo_2e96047f-b294-76af-37d3-aac2ec5f7988_Event1 .

oa:relationep_elo_2e96047f-b294-76af-37d3-aac2ec5f7988_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_2e96047f-b294-76af-37d3-aac2ec5f7988_Person:c385269a-661c-33c9-dbf0-8d7f4a3d6982 ;
  a2a:EventKeyRef oa:event_elo_2e96047f-b294-76af-37d3-aac2ec5f7988_Event1 .

oa:relationep_elo_2e96047f-b294-76af-37d3-aac2ec5f7988_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_2e96047f-b294-76af-37d3-aac2ec5f7988_Person:9815e143-f7e2-f022-dd98-1f939ca84dd9 ;
  a2a:EventKeyRef oa:event_elo_2e96047f-b294-76af-37d3-aac2ec5f7988_Event1 .

oa:relationep_elo_2e96047f-b294-76af-37d3-aac2ec5f7988_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_2e96047f-b294-76af-37d3-aac2ec5f7988_Person:05952a81-7584-44c1-9ac5-3dc062c12a89 ;
  a2a:EventKeyRef oa:event_elo_2e96047f-b294-76af-37d3-aac2ec5f7988_Event1 .

oa:relationep_elo_2e96047f-b294-76af-37d3-aac2ec5f7988_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_2e96047f-b294-76af-37d3-aac2ec5f7988_Person:f507265d-4344-ed16-b352-56068ebc217d ;
  a2a:EventKeyRef oa:event_elo_2e96047f-b294-76af-37d3-aac2ec5f7988_Event1 .

oa:source_elo_2e96047f-b294-76af-37d3-aac2ec5f7988
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1689-01-01 - 1698-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1689-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1698-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1697" ;
    a2a:Month "9" ;
    a2a:Day "4" ;
    rdfs:label "1697-09-04"^^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: 225, Periode: 1..." ;
    a2a:Book "Doopboek van de Pieterskerk (NH) te Leiden, 3 oktober 1689 - 1698." ;
    a2a:RegistryNumber "225" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 225, Periode: 1..., Doopboek van de Pieterskerk (NH) te Leiden, 3 oktober 1689 - 1698., 225"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/e964bf02-e753-4b15-8424-3efed272dd66/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/2e96047f-b294-76af-37d3-aac2ec5f7988" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/e964bf02-e753-4b15-8424-3efed272dd66/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/2e96047f-b294-76af-37d3-aac2ec5f7988" ;
  a2a:RecordGUID "{2e96047f-b294-76af-37d3-aac2ec5f7988}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 04-09-1697<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/225\">Inventarisnummer 225 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "225" ;
  a2a:SourceRemarkregister_periode "1689-1698" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_8008_00008008.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 04-09-1697" .
