@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_4e2e6055-b9d8-fe32-790e-14883a22bb69
  a a2a:Record ;
  rdfs:label "DTB Dopen op 26 februari 1672 te Leiden" ;
  a2a:hasPerson oa:person_elo_4e2e6055-b9d8-fe32-790e-14883a22bb69_Person-e69c3de6-6c18-a314-dd3c-489013d90431, oa:person_elo_4e2e6055-b9d8-fe32-790e-14883a22bb69_Person-d46ea8a9-3c33-c6c4-e19c-32d6ae1ab24c, oa:person_elo_4e2e6055-b9d8-fe32-790e-14883a22bb69_Person-b0f7bea4-5b9a-b17b-3751-ee7674b8c924, oa:person_elo_4e2e6055-b9d8-fe32-790e-14883a22bb69_Person-347eb2e5-8e4f-549c-01c3-bcc6eec31d9e, oa:person_elo_4e2e6055-b9d8-fe32-790e-14883a22bb69_Person-4aa4a834-69e9-fde2-d864-3f461d1de22d, oa:person_elo_4e2e6055-b9d8-fe32-790e-14883a22bb69_Person-d0c27a4e-7ef4-e279-656e-835c9aa00894 ;
  a2a:hasEvent oa:event_elo_4e2e6055-b9d8-fe32-790e-14883a22bb69_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_4e2e6055-b9d8-fe32-790e-14883a22bb69_0, oa:relationep_elo_4e2e6055-b9d8-fe32-790e-14883a22bb69_1, oa:relationep_elo_4e2e6055-b9d8-fe32-790e-14883a22bb69_2, oa:relationep_elo_4e2e6055-b9d8-fe32-790e-14883a22bb69_3, oa:relationep_elo_4e2e6055-b9d8-fe32-790e-14883a22bb69_4, oa:relationep_elo_4e2e6055-b9d8-fe32-790e-14883a22bb69_5 ;
  a2a:hasSource oa:source_elo_4e2e6055-b9d8-fe32-790e-14883a22bb69 .

oa:person_elo_4e2e6055-b9d8-fe32-790e-14883a22bb69_Person-e69c3de6-6c18-a314-dd3c-489013d90431
  a a2a:Person ;
  rdfs:label "Anna Lucretia la Court" ;
  a2a:PersonName [
    rdfs:label "Anna Lucretia la Court" ;
    a2a:PersonNameFirstName "Anna Lucretia" ;
    a2a:PersonNamePrefixLastName "la" ;
    a2a:PersonNameLastName "Court"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_4e2e6055-b9d8-fe32-790e-14883a22bb69_Person-d46ea8a9-3c33-c6c4-e19c-32d6ae1ab24c
  a a2a:Person ;
  rdfs:label "Johan la Court" ;
  a2a:PersonName [
    rdfs:label "Johan la Court" ;
    a2a:PersonNameFirstName "Johan" ;
    a2a:PersonNamePrefixLastName "la" ;
    a2a:PersonNameLastName "Court"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_4e2e6055-b9d8-fe32-790e-14883a22bb69_Person-b0f7bea4-5b9a-b17b-3751-ee7674b8c924
  a a2a:Person ;
  rdfs:label "Margarita Kempenaar" ;
  a2a:PersonName [
    rdfs:label "Margarita Kempenaar" ;
    a2a:PersonNameFirstName "Margarita" ;
    a2a:PersonNameLastName "Kempenaar"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_4e2e6055-b9d8-fe32-790e-14883a22bb69_Person-347eb2e5-8e4f-549c-01c3-bcc6eec31d9e
  a a2a:Person ;
  rdfs:label "Hendrick Kempenaar" ;
  a2a:PersonName [
    rdfs:label "Hendrick Kempenaar" ;
    a2a:PersonNameFirstName "Hendrick" ;
    a2a:PersonNameLastName "Kempenaar"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_4e2e6055-b9d8-fe32-790e-14883a22bb69_Person-4aa4a834-69e9-fde2-d864-3f461d1de22d
  a a2a:Person ;
  rdfs:label "Susanna van Dien" ;
  a2a:PersonName [
    rdfs:label "Susanna van Dien" ;
    a2a:PersonNameFirstName "Susanna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dien"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_4e2e6055-b9d8-fe32-790e-14883a22bb69_Person-d0c27a4e-7ef4-e279-656e-835c9aa00894
  a a2a:Person ;
  rdfs:label "Susanna la Court" ;
  a2a:PersonName [
    rdfs:label "Susanna la Court" ;
    a2a:PersonNameFirstName "Susanna" ;
    a2a:PersonNamePrefixLastName "la" ;
    a2a:PersonNameLastName "Court"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_4e2e6055-b9d8-fe32-790e-14883a22bb69_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1672" ;
    a2a:Month "2" ;
    a2a:Day "26" ;
    rdfs:label "1672-02-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_4e2e6055-b9d8-fe32-790e-14883a22bb69_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_4e2e6055-b9d8-fe32-790e-14883a22bb69_Person:e69c3de6-6c18-a314-dd3c-489013d90431 ;
  a2a:EventKeyRef oa:event_elo_4e2e6055-b9d8-fe32-790e-14883a22bb69_Event1 .

oa:relationep_elo_4e2e6055-b9d8-fe32-790e-14883a22bb69_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_4e2e6055-b9d8-fe32-790e-14883a22bb69_Person:d46ea8a9-3c33-c6c4-e19c-32d6ae1ab24c ;
  a2a:EventKeyRef oa:event_elo_4e2e6055-b9d8-fe32-790e-14883a22bb69_Event1 .

oa:relationep_elo_4e2e6055-b9d8-fe32-790e-14883a22bb69_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_4e2e6055-b9d8-fe32-790e-14883a22bb69_Person:b0f7bea4-5b9a-b17b-3751-ee7674b8c924 ;
  a2a:EventKeyRef oa:event_elo_4e2e6055-b9d8-fe32-790e-14883a22bb69_Event1 .

oa:relationep_elo_4e2e6055-b9d8-fe32-790e-14883a22bb69_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_4e2e6055-b9d8-fe32-790e-14883a22bb69_Person:347eb2e5-8e4f-549c-01c3-bcc6eec31d9e ;
  a2a:EventKeyRef oa:event_elo_4e2e6055-b9d8-fe32-790e-14883a22bb69_Event1 .

oa:relationep_elo_4e2e6055-b9d8-fe32-790e-14883a22bb69_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_4e2e6055-b9d8-fe32-790e-14883a22bb69_Person:4aa4a834-69e9-fde2-d864-3f461d1de22d ;
  a2a:EventKeyRef oa:event_elo_4e2e6055-b9d8-fe32-790e-14883a22bb69_Event1 .

oa:relationep_elo_4e2e6055-b9d8-fe32-790e-14883a22bb69_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_4e2e6055-b9d8-fe32-790e-14883a22bb69_Person:d0c27a4e-7ef4-e279-656e-835c9aa00894 ;
  a2a:EventKeyRef oa:event_elo_4e2e6055-b9d8-fe32-790e-14883a22bb69_Event1 .

oa:source_elo_4e2e6055-b9d8-fe32-790e-14883a22bb69
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1664-01-01 - 1681-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1664-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1681-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1672" ;
    a2a:Month "2" ;
    a2a:Day "26" ;
    rdfs:label "1672-02-26"^^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: 223, Periode: 1..." ;
    a2a:Book "Doopboek van de Pieterskerk (NH) te Leiden, 5 maart 1664 - 1681." ;
    a2a:RegistryNumber "223" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 223, Periode: 1..., Doopboek van de Pieterskerk (NH) te Leiden, 5 maart 1664 - 1681., 223"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/4e2e6055-b9d8-fe32-790e-14883a22bb69/iiif/3/1423000/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/4e2e6055-b9d8-fe32-790e-14883a22bb69" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/4e2e6055-b9d8-fe32-790e-14883a22bb69/iiif/3/1423000/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/4e2e6055-b9d8-fe32-790e-14883a22bb69" ;
  a2a:RecordGUID "{4e2e6055-b9d8-fe32-790e-14883a22bb69}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 26-02-1672<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/223\">Inventarisnummer 223 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "223" ;
  a2a:SourceRemarkregister_periode "1664-1681" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_6215_00006215.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 26-02-1672" .
