@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_5fce24e5-a5f7-3af9-3e2d-e1ca06890acd
  a a2a:Record ;
  rdfs:label "DTB Dopen op 22 augustus 1663 te Leiden" ;
  a2a:hasPerson oa:person_elo_5fce24e5-a5f7-3af9-3e2d-e1ca06890acd_Person-635091c5-6be0-fd09-f63a-001d4a5883db, oa:person_elo_5fce24e5-a5f7-3af9-3e2d-e1ca06890acd_Person-ea251fe3-4e49-7f15-f409-d2617a68e814, oa:person_elo_5fce24e5-a5f7-3af9-3e2d-e1ca06890acd_Person-953d679a-abb7-96fb-ddee-3d6d3308a111, oa:person_elo_5fce24e5-a5f7-3af9-3e2d-e1ca06890acd_Person-416de385-9747-15c0-e9a3-cdaaeca3f90a, oa:person_elo_5fce24e5-a5f7-3af9-3e2d-e1ca06890acd_Person-7d646b2d-5afc-c00b-49f2-8d35ce711736 ;
  a2a:hasEvent oa:event_elo_5fce24e5-a5f7-3af9-3e2d-e1ca06890acd_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_5fce24e5-a5f7-3af9-3e2d-e1ca06890acd_0, oa:relationep_elo_5fce24e5-a5f7-3af9-3e2d-e1ca06890acd_1, oa:relationep_elo_5fce24e5-a5f7-3af9-3e2d-e1ca06890acd_2, oa:relationep_elo_5fce24e5-a5f7-3af9-3e2d-e1ca06890acd_3, oa:relationep_elo_5fce24e5-a5f7-3af9-3e2d-e1ca06890acd_4 ;
  a2a:hasSource oa:source_elo_5fce24e5-a5f7-3af9-3e2d-e1ca06890acd .

oa:person_elo_5fce24e5-a5f7-3af9-3e2d-e1ca06890acd_Person-635091c5-6be0-fd09-f63a-001d4a5883db
  a a2a:Person ;
  rdfs:label "Adriana van Assendelft" ;
  a2a:PersonName [
    rdfs:label "Adriana van Assendelft" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Assendelft"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_5fce24e5-a5f7-3af9-3e2d-e1ca06890acd_Person-ea251fe3-4e49-7f15-f409-d2617a68e814
  a a2a:Person ;
  rdfs:label "Johan van Assendelft" ;
  a2a:PersonName [
    rdfs:label "Johan van Assendelft" ;
    a2a:PersonNameFirstName "Johan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Assendelft"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_5fce24e5-a5f7-3af9-3e2d-e1ca06890acd_Person-953d679a-abb7-96fb-ddee-3d6d3308a111
  a a2a:Person ;
  rdfs:label "Jacobus ab Oosterwijck" ;
  a2a:PersonName [
    rdfs:label "Jacobus ab Oosterwijck" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNamePrefixLastName "ab" ;
    a2a:PersonNameLastName "Oosterwijck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_5fce24e5-a5f7-3af9-3e2d-e1ca06890acd_Person-416de385-9747-15c0-e9a3-cdaaeca3f90a
  a a2a:Person ;
  rdfs:label "Maria van der Meer" ;
  a2a:PersonName [
    rdfs:label "Maria van der Meer" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Meer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_5fce24e5-a5f7-3af9-3e2d-e1ca06890acd_Person-7d646b2d-5afc-c00b-49f2-8d35ce711736
  a a2a:Person ;
  rdfs:label "Maria van Oosterwijck" ;
  a2a:PersonName [
    rdfs:label "Maria van Oosterwijck" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Oosterwijck"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_5fce24e5-a5f7-3af9-3e2d-e1ca06890acd_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1663" ;
    a2a:Month "8" ;
    a2a:Day "22" ;
    rdfs:label "1663-08-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_5fce24e5-a5f7-3af9-3e2d-e1ca06890acd_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_5fce24e5-a5f7-3af9-3e2d-e1ca06890acd_Person:635091c5-6be0-fd09-f63a-001d4a5883db ;
  a2a:EventKeyRef oa:event_elo_5fce24e5-a5f7-3af9-3e2d-e1ca06890acd_Event1 .

oa:relationep_elo_5fce24e5-a5f7-3af9-3e2d-e1ca06890acd_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_5fce24e5-a5f7-3af9-3e2d-e1ca06890acd_Person:ea251fe3-4e49-7f15-f409-d2617a68e814 ;
  a2a:EventKeyRef oa:event_elo_5fce24e5-a5f7-3af9-3e2d-e1ca06890acd_Event1 .

oa:relationep_elo_5fce24e5-a5f7-3af9-3e2d-e1ca06890acd_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_5fce24e5-a5f7-3af9-3e2d-e1ca06890acd_Person:953d679a-abb7-96fb-ddee-3d6d3308a111 ;
  a2a:EventKeyRef oa:event_elo_5fce24e5-a5f7-3af9-3e2d-e1ca06890acd_Event1 .

oa:relationep_elo_5fce24e5-a5f7-3af9-3e2d-e1ca06890acd_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_5fce24e5-a5f7-3af9-3e2d-e1ca06890acd_Person:416de385-9747-15c0-e9a3-cdaaeca3f90a ;
  a2a:EventKeyRef oa:event_elo_5fce24e5-a5f7-3af9-3e2d-e1ca06890acd_Event1 .

oa:relationep_elo_5fce24e5-a5f7-3af9-3e2d-e1ca06890acd_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_5fce24e5-a5f7-3af9-3e2d-e1ca06890acd_Person:7d646b2d-5afc-c00b-49f2-8d35ce711736 ;
  a2a:EventKeyRef oa:event_elo_5fce24e5-a5f7-3af9-3e2d-e1ca06890acd_Event1 .

oa:source_elo_5fce24e5-a5f7-3af9-3e2d-e1ca06890acd
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1644-01-01 - 1664-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1644-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1664-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1663" ;
    a2a:Month "8" ;
    a2a:Day "22" ;
    rdfs:label "1663-08-22"^^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: 222, Periode: 1..." ;
    a2a:Book "Doopboek van de Pieterskerk (NH) te Leiden, 8 juni 1644 - 29 februari 1664." ;
    a2a:RegistryNumber "222" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 222, Periode: 1..., Doopboek van de Pieterskerk (NH) te Leiden, 8 juni 1644 - 29 februari 1664., 222"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/fb862a30-72f8-428a-b0f5-e7b8033dc8d0/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/5fce24e5-a5f7-3af9-3e2d-e1ca06890acd" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/fb862a30-72f8-428a-b0f5-e7b8033dc8d0/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/5fce24e5-a5f7-3af9-3e2d-e1ca06890acd" ;
  a2a:RecordGUID "{5fce24e5-a5f7-3af9-3e2d-e1ca06890acd}" ;
  a2a:SourceRemarkOpmerking "get. D. Jacobus<br>Doopdatum: 22-08-1663<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/222\">Inventarisnummer 222 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "222" ;
  a2a:SourceRemarkregister_periode "1644-1664" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_25066_00025066.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 22-08-1663" .
