@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_9ca62e79-5276-b3e8-e700-a4b669c77f83
  a a2a:Record ;
  rdfs:label "DTB Dopen op 5 maart 1623" ;
  a2a:hasPerson oa:person_elo_9ca62e79-5276-b3e8-e700-a4b669c77f83_Person-cfe3b302-e1f0-89fe-6ede-cc576154bc90, oa:person_elo_9ca62e79-5276-b3e8-e700-a4b669c77f83_Person-9c96a00c-5e1a-2eb8-f276-e9e09d554cd3, oa:person_elo_9ca62e79-5276-b3e8-e700-a4b669c77f83_Person-230c3104-8d0f-9dc2-1e8b-52e143f5066d, oa:person_elo_9ca62e79-5276-b3e8-e700-a4b669c77f83_Person-498eee02-356c-ddc5-1294-3251a6233e88 ;
  a2a:hasEvent oa:event_elo_9ca62e79-5276-b3e8-e700-a4b669c77f83_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_9ca62e79-5276-b3e8-e700-a4b669c77f83_0, oa:relationep_elo_9ca62e79-5276-b3e8-e700-a4b669c77f83_1, oa:relationep_elo_9ca62e79-5276-b3e8-e700-a4b669c77f83_2, oa:relationep_elo_9ca62e79-5276-b3e8-e700-a4b669c77f83_3 ;
  a2a:hasSource oa:source_elo_9ca62e79-5276-b3e8-e700-a4b669c77f83 .

oa:person_elo_9ca62e79-5276-b3e8-e700-a4b669c77f83_Person-cfe3b302-e1f0-89fe-6ede-cc576154bc90
  a a2a:Person ;
  rdfs:label "Nn Ferret" ;
  a2a:PersonName [
    rdfs:label "Nn Ferret" ;
    a2a:PersonNameFirstName "Nn" ;
    a2a:PersonNameLastName "Ferret"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_9ca62e79-5276-b3e8-e700-a4b669c77f83_Person-9c96a00c-5e1a-2eb8-f276-e9e09d554cd3
  a a2a:Person ;
  rdfs:label "Jean Ferret" ;
  a2a:PersonName [
    rdfs:label "Jean Ferret" ;
    a2a:PersonNameFirstName "Jean" ;
    a2a:PersonNameLastName "Ferret"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_9ca62e79-5276-b3e8-e700-a4b669c77f83_Person-230c3104-8d0f-9dc2-1e8b-52e143f5066d
  a a2a:Person ;
  rdfs:label "Pierson Guelbot" ;
  a2a:PersonName [
    rdfs:label "Pierson Guelbot" ;
    a2a:PersonNameFirstName "Pierson" ;
    a2a:PersonNameLastName "Guelbot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_9ca62e79-5276-b3e8-e700-a4b669c77f83_Person-498eee02-356c-ddc5-1294-3251a6233e88
  a a2a:Person ;
  rdfs:label "Renson Macolié" ;
  a2a:PersonName [
    rdfs:label "Renson Macolié" ;
    a2a:PersonNameFirstName "Renson" ;
    a2a:PersonNameLastName "Macolié"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_9ca62e79-5276-b3e8-e700-a4b669c77f83_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1623" ;
    a2a:Month "3" ;
    a2a:Day "5" ;
    rdfs:label "1623-03-05"^^xsd:date
  ] .

oa:relationep_elo_9ca62e79-5276-b3e8-e700-a4b669c77f83_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_9ca62e79-5276-b3e8-e700-a4b669c77f83_Person:cfe3b302-e1f0-89fe-6ede-cc576154bc90 ;
  a2a:EventKeyRef oa:event_elo_9ca62e79-5276-b3e8-e700-a4b669c77f83_Event1 .

oa:relationep_elo_9ca62e79-5276-b3e8-e700-a4b669c77f83_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_9ca62e79-5276-b3e8-e700-a4b669c77f83_Person:9c96a00c-5e1a-2eb8-f276-e9e09d554cd3 ;
  a2a:EventKeyRef oa:event_elo_9ca62e79-5276-b3e8-e700-a4b669c77f83_Event1 .

oa:relationep_elo_9ca62e79-5276-b3e8-e700-a4b669c77f83_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_9ca62e79-5276-b3e8-e700-a4b669c77f83_Person:230c3104-8d0f-9dc2-1e8b-52e143f5066d ;
  a2a:EventKeyRef oa:event_elo_9ca62e79-5276-b3e8-e700-a4b669c77f83_Event1 .

oa:relationep_elo_9ca62e79-5276-b3e8-e700-a4b669c77f83_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_9ca62e79-5276-b3e8-e700-a4b669c77f83_Person:498eee02-356c-ddc5-1294-3251a6233e88 ;
  a2a:EventKeyRef oa:event_elo_9ca62e79-5276-b3e8-e700-a4b669c77f83_Event1 .

oa:source_elo_9ca62e79-5276-b3e8-e700-a4b669c77f83
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1599-01-01 - 1627-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1599-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1627-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1623" ;
    a2a:Month "3" ;
    a2a:Day "5" ;
    rdfs:label "1623-03-05"^^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: 270, Periode: 1..." ;
    a2a:Book "Doopboek van de Vrouwekerk (Waals, NH) te Leiden, 1599 - 29 juli 1627." ;
    a2a:RegistryNumber "270" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 270, Periode: 1..., Doopboek van de Vrouwekerk (Waals, NH) te Leiden, 1599 - 29 juli 1627., 270"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/9ca62e79-5276-b3e8-e700-a4b669c77f83/iiif/3/1774185/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/9ca62e79-5276-b3e8-e700-a4b669c77f83" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/9ca62e79-5276-b3e8-e700-a4b669c77f83/iiif/3/1774185/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/9ca62e79-5276-b3e8-e700-a4b669c77f83" ;
  a2a:RecordGUID "{9ca62e79-5276-b3e8-e700-a4b669c77f83}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 05-03-1623<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/270\">Inventarisnummer 270 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "270" ;
  a2a:SourceRemarkregister_periode "1599-1627" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_16840_00016840.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 05-03-1623" .
