@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_852ba6ca-5b38-7d77-e1fa-7e40109db36a
  a a2a:Record ;
  rdfs:label "DTB Dopen op 28 februari 1621 te Leiden" ;
  a2a:hasPerson oa:person_elo_852ba6ca-5b38-7d77-e1fa-7e40109db36a_Person-aa366621-600e-409f-c8e0-8b1406da10c6, oa:person_elo_852ba6ca-5b38-7d77-e1fa-7e40109db36a_Person-06b061b7-c809-6271-b58a-836c09ca6e32, oa:person_elo_852ba6ca-5b38-7d77-e1fa-7e40109db36a_Person-653b31cb-5061-4760-de30-81513848670f, oa:person_elo_852ba6ca-5b38-7d77-e1fa-7e40109db36a_Person-93d05a6f-44b8-ab00-3756-f6a48551ab44, oa:person_elo_852ba6ca-5b38-7d77-e1fa-7e40109db36a_Person-73d23cc5-f938-d05d-17b2-168600c02bb0, oa:person_elo_852ba6ca-5b38-7d77-e1fa-7e40109db36a_Person-b12b6eb3-4c83-374c-f8c3-5a21f63e8ff8 ;
  a2a:hasEvent oa:event_elo_852ba6ca-5b38-7d77-e1fa-7e40109db36a_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_852ba6ca-5b38-7d77-e1fa-7e40109db36a_0, oa:relationep_elo_852ba6ca-5b38-7d77-e1fa-7e40109db36a_1, oa:relationep_elo_852ba6ca-5b38-7d77-e1fa-7e40109db36a_2, oa:relationep_elo_852ba6ca-5b38-7d77-e1fa-7e40109db36a_3, oa:relationep_elo_852ba6ca-5b38-7d77-e1fa-7e40109db36a_4, oa:relationep_elo_852ba6ca-5b38-7d77-e1fa-7e40109db36a_5 ;
  a2a:hasSource oa:source_elo_852ba6ca-5b38-7d77-e1fa-7e40109db36a .

oa:person_elo_852ba6ca-5b38-7d77-e1fa-7e40109db36a_Person-aa366621-600e-409f-c8e0-8b1406da10c6
  a a2a:Person ;
  rdfs:label "Susanne Mote" ;
  a2a:PersonName [
    rdfs:label "Susanne Mote" ;
    a2a:PersonNameFirstName "Susanne" ;
    a2a:PersonNameLastName "Mote"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_852ba6ca-5b38-7d77-e1fa-7e40109db36a_Person-06b061b7-c809-6271-b58a-836c09ca6e32
  a a2a:Person ;
  rdfs:label "Abraham Mote" ;
  a2a:PersonName [
    rdfs:label "Abraham Mote" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Mote"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_852ba6ca-5b38-7d77-e1fa-7e40109db36a_Person-653b31cb-5061-4760-de30-81513848670f
  a a2a:Person ;
  rdfs:label "Marie Amers" ;
  a2a:PersonName [
    rdfs:label "Marie Amers" ;
    a2a:PersonNameFirstName "Marie" ;
    a2a:PersonNameLastName "Amers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_852ba6ca-5b38-7d77-e1fa-7e40109db36a_Person-93d05a6f-44b8-ab00-3756-f6a48551ab44
  a a2a:Person ;
  rdfs:label "Pierre Aspar" ;
  a2a:PersonName [
    rdfs:label "Pierre Aspar" ;
    a2a:PersonNameFirstName "Pierre" ;
    a2a:PersonNameLastName "Aspar"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_852ba6ca-5b38-7d77-e1fa-7e40109db36a_Person-73d23cc5-f938-d05d-17b2-168600c02bb0
  a a2a:Person ;
  rdfs:label "Jeanne Santrain" ;
  a2a:PersonName [
    rdfs:label "Jeanne Santrain" ;
    a2a:PersonNameFirstName "Jeanne" ;
    a2a:PersonNameLastName "Santrain"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_852ba6ca-5b38-7d77-e1fa-7e40109db36a_Person-b12b6eb3-4c83-374c-f8c3-5a21f63e8ff8
  a a2a:Person ;
  rdfs:label "Pierre Torrien" ;
  a2a:PersonName [
    rdfs:label "Pierre Torrien" ;
    a2a:PersonNameFirstName "Pierre" ;
    a2a:PersonNameLastName "Torrien"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_852ba6ca-5b38-7d77-e1fa-7e40109db36a_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1621" ;
    a2a:Month "2" ;
    a2a:Day "28" ;
    rdfs:label "1621-02-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_852ba6ca-5b38-7d77-e1fa-7e40109db36a_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_852ba6ca-5b38-7d77-e1fa-7e40109db36a_Person:aa366621-600e-409f-c8e0-8b1406da10c6 ;
  a2a:EventKeyRef oa:event_elo_852ba6ca-5b38-7d77-e1fa-7e40109db36a_Event1 .

oa:relationep_elo_852ba6ca-5b38-7d77-e1fa-7e40109db36a_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_852ba6ca-5b38-7d77-e1fa-7e40109db36a_Person:06b061b7-c809-6271-b58a-836c09ca6e32 ;
  a2a:EventKeyRef oa:event_elo_852ba6ca-5b38-7d77-e1fa-7e40109db36a_Event1 .

oa:relationep_elo_852ba6ca-5b38-7d77-e1fa-7e40109db36a_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_852ba6ca-5b38-7d77-e1fa-7e40109db36a_Person:653b31cb-5061-4760-de30-81513848670f ;
  a2a:EventKeyRef oa:event_elo_852ba6ca-5b38-7d77-e1fa-7e40109db36a_Event1 .

oa:relationep_elo_852ba6ca-5b38-7d77-e1fa-7e40109db36a_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_852ba6ca-5b38-7d77-e1fa-7e40109db36a_Person:93d05a6f-44b8-ab00-3756-f6a48551ab44 ;
  a2a:EventKeyRef oa:event_elo_852ba6ca-5b38-7d77-e1fa-7e40109db36a_Event1 .

oa:relationep_elo_852ba6ca-5b38-7d77-e1fa-7e40109db36a_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_852ba6ca-5b38-7d77-e1fa-7e40109db36a_Person:73d23cc5-f938-d05d-17b2-168600c02bb0 ;
  a2a:EventKeyRef oa:event_elo_852ba6ca-5b38-7d77-e1fa-7e40109db36a_Event1 .

oa:relationep_elo_852ba6ca-5b38-7d77-e1fa-7e40109db36a_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_852ba6ca-5b38-7d77-e1fa-7e40109db36a_Person:b12b6eb3-4c83-374c-f8c3-5a21f63e8ff8 ;
  a2a:EventKeyRef oa:event_elo_852ba6ca-5b38-7d77-e1fa-7e40109db36a_Event1 .

oa:source_elo_852ba6ca-5b38-7d77-e1fa-7e40109db36a
  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 "1621" ;
    a2a:Month "2" ;
    a2a:Day "28" ;
    rdfs:label "1621-02-28"^^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/iiif/3/23e29835-5875-4149-97e1-379c4a5b0e5c/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/852ba6ca-5b38-7d77-e1fa-7e40109db36a" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/23e29835-5875-4149-97e1-379c4a5b0e5c/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/852ba6ca-5b38-7d77-e1fa-7e40109db36a" ;
  a2a:RecordGUID "{852ba6ca-5b38-7d77-e1fa-7e40109db36a}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 28-02-1621<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_20260528_8969_00008969.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 28-02-1621" .
