@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_0bd4c5dc-e6b4-635c-666d-fbfdabdce834
  a a2a:Record ;
  rdfs:label "DTB Dopen op 19 april 1648 te Leiden" ;
  a2a:hasPerson oa:person_elo_0bd4c5dc-e6b4-635c-666d-fbfdabdce834_Person-b2c66500-0b68-1d30-aa58-b0ca65c5b254, oa:person_elo_0bd4c5dc-e6b4-635c-666d-fbfdabdce834_Person-79216b69-2925-7474-3e0f-fd38e249ef39, oa:person_elo_0bd4c5dc-e6b4-635c-666d-fbfdabdce834_Person-27f68bc4-bc12-ddb8-707f-6863c14c542c, oa:person_elo_0bd4c5dc-e6b4-635c-666d-fbfdabdce834_Person-05e9759a-209b-5bb4-8bd5-d345080df669, oa:person_elo_0bd4c5dc-e6b4-635c-666d-fbfdabdce834_Person-1e5df44a-5bc8-5b87-ae06-cc153e580852, oa:person_elo_0bd4c5dc-e6b4-635c-666d-fbfdabdce834_Person-664d10bc-febc-0879-c824-c0ac69790636 ;
  a2a:hasEvent oa:event_elo_0bd4c5dc-e6b4-635c-666d-fbfdabdce834_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_0bd4c5dc-e6b4-635c-666d-fbfdabdce834_0, oa:relationep_elo_0bd4c5dc-e6b4-635c-666d-fbfdabdce834_1, oa:relationep_elo_0bd4c5dc-e6b4-635c-666d-fbfdabdce834_2, oa:relationep_elo_0bd4c5dc-e6b4-635c-666d-fbfdabdce834_3, oa:relationep_elo_0bd4c5dc-e6b4-635c-666d-fbfdabdce834_4, oa:relationep_elo_0bd4c5dc-e6b4-635c-666d-fbfdabdce834_5 ;
  a2a:hasSource oa:source_elo_0bd4c5dc-e6b4-635c-666d-fbfdabdce834 .

oa:person_elo_0bd4c5dc-e6b4-635c-666d-fbfdabdce834_Person-b2c66500-0b68-1d30-aa58-b0ca65c5b254
  a a2a:Person ;
  rdfs:label "Eve d'Assenij" ;
  a2a:PersonName [
    rdfs:label "Eve d' Assenij" ;
    a2a:PersonNameFirstName "Eve" ;
    a2a:PersonNamePrefixLastName "d'" ;
    a2a:PersonNameLastName "Assenij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_0bd4c5dc-e6b4-635c-666d-fbfdabdce834_Person-79216b69-2925-7474-3e0f-fd38e249ef39
  a a2a:Person ;
  rdfs:label "Jacques d'Assenij" ;
  a2a:PersonName [
    rdfs:label "Jacques d' Assenij" ;
    a2a:PersonNameFirstName "Jacques" ;
    a2a:PersonNamePrefixLastName "d'" ;
    a2a:PersonNameLastName "Assenij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_0bd4c5dc-e6b4-635c-666d-fbfdabdce834_Person-27f68bc4-bc12-ddb8-707f-6863c14c542c
  a a2a:Person ;
  rdfs:label "Simon d'Assenij" ;
  a2a:PersonName [
    rdfs:label "Simon d' Assenij" ;
    a2a:PersonNameFirstName "Simon" ;
    a2a:PersonNamePrefixLastName "d'" ;
    a2a:PersonNameLastName "Assenij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_0bd4c5dc-e6b4-635c-666d-fbfdabdce834_Person-05e9759a-209b-5bb4-8bd5-d345080df669
  a a2a:Person ;
  rdfs:label "Jean Tierij" ;
  a2a:PersonName [
    rdfs:label "Jean Tierij" ;
    a2a:PersonNameFirstName "Jean" ;
    a2a:PersonNamePatronym "Tierij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_0bd4c5dc-e6b4-635c-666d-fbfdabdce834_Person-1e5df44a-5bc8-5b87-ae06-cc153e580852
  a a2a:Person ;
  rdfs:label "Marie Pusot" ;
  a2a:PersonName [
    rdfs:label "Marie Pusot" ;
    a2a:PersonNameFirstName "Marie" ;
    a2a:PersonNameLastName "Pusot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_0bd4c5dc-e6b4-635c-666d-fbfdabdce834_Person-664d10bc-febc-0879-c824-c0ac69790636
  a a2a:Person ;
  rdfs:label "Marie Serefrij" ;
  a2a:PersonName [
    rdfs:label "Marie Serefrij" ;
    a2a:PersonNameFirstName "Marie" ;
    a2a:PersonNameLastName "Serefrij"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_0bd4c5dc-e6b4-635c-666d-fbfdabdce834_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1648" ;
    a2a:Month "4" ;
    a2a:Day "19" ;
    rdfs:label "1648-04-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_0bd4c5dc-e6b4-635c-666d-fbfdabdce834_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_0bd4c5dc-e6b4-635c-666d-fbfdabdce834_Person:b2c66500-0b68-1d30-aa58-b0ca65c5b254 ;
  a2a:EventKeyRef oa:event_elo_0bd4c5dc-e6b4-635c-666d-fbfdabdce834_Event1 .

oa:relationep_elo_0bd4c5dc-e6b4-635c-666d-fbfdabdce834_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_0bd4c5dc-e6b4-635c-666d-fbfdabdce834_Person:79216b69-2925-7474-3e0f-fd38e249ef39 ;
  a2a:EventKeyRef oa:event_elo_0bd4c5dc-e6b4-635c-666d-fbfdabdce834_Event1 .

oa:relationep_elo_0bd4c5dc-e6b4-635c-666d-fbfdabdce834_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_0bd4c5dc-e6b4-635c-666d-fbfdabdce834_Person:27f68bc4-bc12-ddb8-707f-6863c14c542c ;
  a2a:EventKeyRef oa:event_elo_0bd4c5dc-e6b4-635c-666d-fbfdabdce834_Event1 .

oa:relationep_elo_0bd4c5dc-e6b4-635c-666d-fbfdabdce834_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_0bd4c5dc-e6b4-635c-666d-fbfdabdce834_Person:05e9759a-209b-5bb4-8bd5-d345080df669 ;
  a2a:EventKeyRef oa:event_elo_0bd4c5dc-e6b4-635c-666d-fbfdabdce834_Event1 .

oa:relationep_elo_0bd4c5dc-e6b4-635c-666d-fbfdabdce834_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_0bd4c5dc-e6b4-635c-666d-fbfdabdce834_Person:1e5df44a-5bc8-5b87-ae06-cc153e580852 ;
  a2a:EventKeyRef oa:event_elo_0bd4c5dc-e6b4-635c-666d-fbfdabdce834_Event1 .

oa:relationep_elo_0bd4c5dc-e6b4-635c-666d-fbfdabdce834_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_0bd4c5dc-e6b4-635c-666d-fbfdabdce834_Person:664d10bc-febc-0879-c824-c0ac69790636 ;
  a2a:EventKeyRef oa:event_elo_0bd4c5dc-e6b4-635c-666d-fbfdabdce834_Event1 .

oa:source_elo_0bd4c5dc-e6b4-635c-666d-fbfdabdce834
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1647-01-01 - 1655-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1647-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1655-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1648" ;
    a2a:Month "4" ;
    a2a:Day "19" ;
    rdfs:label "1648-04-19"^^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: 272, Periode: 1..." ;
    a2a:Book "Doopboek van de Vrouwekerk (Waals, NH) te Leiden, 1647 - 28 april 1655." ;
    a2a:RegistryNumber "272" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 272, Periode: 1..., Doopboek van de Vrouwekerk (Waals, NH) te Leiden, 1647 - 28 april 1655., 272"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/0852d158-c886-42fa-be56-dc8671519e48/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/0bd4c5dc-e6b4-635c-666d-fbfdabdce834" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/0852d158-c886-42fa-be56-dc8671519e48/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/0bd4c5dc-e6b4-635c-666d-fbfdabdce834" ;
  a2a:RecordGUID "{0bd4c5dc-e6b4-635c-666d-fbfdabdce834}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 19-04-1648<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/272\">Inventarisnummer 272 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "272" ;
  a2a:SourceRemarkregister_periode "1647-1655" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260528_24833_00024833.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 19-04-1648" .
