@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_b9a8faeb-4860-8240-dc24-e7680797e605
  a a2a:Record ;
  rdfs:label "DTB Dopen op 3 april 1744 te Leiden" ;
  a2a:hasPerson oa:person_elo_b9a8faeb-4860-8240-dc24-e7680797e605_Person-92b15589-903a-10a6-e8aa-701a5f100b86, oa:person_elo_b9a8faeb-4860-8240-dc24-e7680797e605_Person-2102c7d2-3cb9-980f-a684-8fa34ae6bf8d, oa:person_elo_b9a8faeb-4860-8240-dc24-e7680797e605_Person-73abd4cd-2dc2-65dc-d25f-02fcad3a2d71, oa:person_elo_b9a8faeb-4860-8240-dc24-e7680797e605_Person-1a7e96df-cf47-e5cd-8242-d1512b05ed9e, oa:person_elo_b9a8faeb-4860-8240-dc24-e7680797e605_Person-3729c41d-a467-9f28-27b5-2771764ebc64 ;
  a2a:hasEvent oa:event_elo_b9a8faeb-4860-8240-dc24-e7680797e605_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_b9a8faeb-4860-8240-dc24-e7680797e605_0, oa:relationep_elo_b9a8faeb-4860-8240-dc24-e7680797e605_1, oa:relationep_elo_b9a8faeb-4860-8240-dc24-e7680797e605_2, oa:relationep_elo_b9a8faeb-4860-8240-dc24-e7680797e605_3, oa:relationep_elo_b9a8faeb-4860-8240-dc24-e7680797e605_4 ;
  a2a:hasSource oa:source_elo_b9a8faeb-4860-8240-dc24-e7680797e605 .

oa:person_elo_b9a8faeb-4860-8240-dc24-e7680797e605_Person-92b15589-903a-10a6-e8aa-701a5f100b86
  a a2a:Person ;
  rdfs:label "Johannes Storm" ;
  a2a:PersonName [
    rdfs:label "Johannes Storm" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Storm"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_b9a8faeb-4860-8240-dc24-e7680797e605_Person-2102c7d2-3cb9-980f-a684-8fa34ae6bf8d
  a a2a:Person ;
  rdfs:label "Johannes Storm" ;
  a2a:PersonName [
    rdfs:label "Johannes Storm" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Storm"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_b9a8faeb-4860-8240-dc24-e7680797e605_Person-73abd4cd-2dc2-65dc-d25f-02fcad3a2d71
  a a2a:Person ;
  rdfs:label "Maria Vaa" ;
  a2a:PersonName [
    rdfs:label "Maria Vaa" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Vaa"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_b9a8faeb-4860-8240-dc24-e7680797e605_Person-1a7e96df-cf47-e5cd-8242-d1512b05ed9e
  a a2a:Person ;
  rdfs:label "Leena Drinkmans" ;
  a2a:PersonName [
    rdfs:label "Leena Drinkmans" ;
    a2a:PersonNameFirstName "Leena" ;
    a2a:PersonNameLastName "Drinkmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_b9a8faeb-4860-8240-dc24-e7680797e605_Person-3729c41d-a467-9f28-27b5-2771764ebc64
  a a2a:Person ;
  rdfs:label "Pieter Vaa" ;
  a2a:PersonName [
    rdfs:label "Pieter Vaa" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Vaa"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_b9a8faeb-4860-8240-dc24-e7680797e605_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1744" ;
    a2a:Month "4" ;
    a2a:Day "3" ;
    rdfs:label "1744-04-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_b9a8faeb-4860-8240-dc24-e7680797e605_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_b9a8faeb-4860-8240-dc24-e7680797e605_Person:92b15589-903a-10a6-e8aa-701a5f100b86 ;
  a2a:EventKeyRef oa:event_elo_b9a8faeb-4860-8240-dc24-e7680797e605_Event1 .

oa:relationep_elo_b9a8faeb-4860-8240-dc24-e7680797e605_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_b9a8faeb-4860-8240-dc24-e7680797e605_Person:2102c7d2-3cb9-980f-a684-8fa34ae6bf8d ;
  a2a:EventKeyRef oa:event_elo_b9a8faeb-4860-8240-dc24-e7680797e605_Event1 .

oa:relationep_elo_b9a8faeb-4860-8240-dc24-e7680797e605_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_b9a8faeb-4860-8240-dc24-e7680797e605_Person:73abd4cd-2dc2-65dc-d25f-02fcad3a2d71 ;
  a2a:EventKeyRef oa:event_elo_b9a8faeb-4860-8240-dc24-e7680797e605_Event1 .

oa:relationep_elo_b9a8faeb-4860-8240-dc24-e7680797e605_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_b9a8faeb-4860-8240-dc24-e7680797e605_Person:1a7e96df-cf47-e5cd-8242-d1512b05ed9e ;
  a2a:EventKeyRef oa:event_elo_b9a8faeb-4860-8240-dc24-e7680797e605_Event1 .

oa:relationep_elo_b9a8faeb-4860-8240-dc24-e7680797e605_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_b9a8faeb-4860-8240-dc24-e7680797e605_Person:3729c41d-a467-9f28-27b5-2771764ebc64 ;
  a2a:EventKeyRef oa:event_elo_b9a8faeb-4860-8240-dc24-e7680797e605_Event1 .

oa:source_elo_b9a8faeb-4860-8240-dc24-e7680797e605
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1741-01-01 - 1754-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1741-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1754-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1744" ;
    a2a:Month "4" ;
    a2a:Day "3" ;
    rdfs:label "1744-04-03"^^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: 251, Periode: 1..." ;
    a2a:Book "Doopboek van de Hooglandse Kerk (NH) te Leiden, 2 mei 1741 - 1754." ;
    a2a:RegistryNumber "251" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 251, Periode: 1..., Doopboek van de Hooglandse Kerk (NH) te Leiden, 2 mei 1741 - 1754., 251"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/b4e4abc3-79c8-43f7-9ef8-8ce4801a7949/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/b9a8faeb-4860-8240-dc24-e7680797e605" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/b4e4abc3-79c8-43f7-9ef8-8ce4801a7949/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/b9a8faeb-4860-8240-dc24-e7680797e605" ;
  a2a:RecordGUID "{b9a8faeb-4860-8240-dc24-e7680797e605}" ;
  a2a:SourceRemarkOpmerking "vertrokken van Texel naar Berbice zie Rijnland\" 1974 jrg 11 blz 44\"<br>Doopdatum: 03-04-1744<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/251\">Inventarisnummer 251 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "251" ;
  a2a:SourceRemarkregister_periode "1741-1754" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_23787_00023787.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 03-04-1744" .
