@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_4e49ccbc-badb-7de9-5cc0-581cce72aa87
  a a2a:Record ;
  rdfs:label "DTB Dopen op 6 november 1678 te Leiden" ;
  a2a:hasPerson oa:person_elo_4e49ccbc-badb-7de9-5cc0-581cce72aa87_Person-14592b05-5c00-23e0-fbf3-3b4a3f04da35, oa:person_elo_4e49ccbc-badb-7de9-5cc0-581cce72aa87_Person-200cd25e-f249-f915-a2db-afd96b79a7ba, oa:person_elo_4e49ccbc-badb-7de9-5cc0-581cce72aa87_Person-cff587d8-1a19-3049-032a-c320747d2298, oa:person_elo_4e49ccbc-badb-7de9-5cc0-581cce72aa87_Person-2ee60947-bf11-d70b-acc9-6a00e4f8491a, oa:person_elo_4e49ccbc-badb-7de9-5cc0-581cce72aa87_Person-1aa95eb9-fc9a-eefc-5346-9c2295f10991 ;
  a2a:hasEvent oa:event_elo_4e49ccbc-badb-7de9-5cc0-581cce72aa87_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_4e49ccbc-badb-7de9-5cc0-581cce72aa87_0, oa:relationep_elo_4e49ccbc-badb-7de9-5cc0-581cce72aa87_1, oa:relationep_elo_4e49ccbc-badb-7de9-5cc0-581cce72aa87_2, oa:relationep_elo_4e49ccbc-badb-7de9-5cc0-581cce72aa87_3, oa:relationep_elo_4e49ccbc-badb-7de9-5cc0-581cce72aa87_4 ;
  a2a:hasSource oa:source_elo_4e49ccbc-badb-7de9-5cc0-581cce72aa87 .

oa:person_elo_4e49ccbc-badb-7de9-5cc0-581cce72aa87_Person-14592b05-5c00-23e0-fbf3-3b4a3f04da35
  a a2a:Person ;
  rdfs:label "Maurits Weever" ;
  a2a:PersonName [
    rdfs:label "Maurits Weever" ;
    a2a:PersonNameFirstName "Maurits" ;
    a2a:PersonNameLastName "Weever"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_4e49ccbc-badb-7de9-5cc0-581cce72aa87_Person-200cd25e-f249-f915-a2db-afd96b79a7ba
  a a2a:Person ;
  rdfs:label "Paulus Weever" ;
  a2a:PersonName [
    rdfs:label "Paulus Weever" ;
    a2a:PersonNameFirstName "Paulus" ;
    a2a:PersonNameLastName "Weever"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_4e49ccbc-badb-7de9-5cc0-581cce72aa87_Person-cff587d8-1a19-3049-032a-c320747d2298
  a a2a:Person ;
  rdfs:label "Marij Smett" ;
  a2a:PersonName [
    rdfs:label "Marij Smett" ;
    a2a:PersonNameFirstName "Marij" ;
    a2a:PersonNameLastName "Smett"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_4e49ccbc-badb-7de9-5cc0-581cce72aa87_Person-2ee60947-bf11-d70b-acc9-6a00e4f8491a
  a a2a:Person ;
  rdfs:label "Annetjen Staalwerk" ;
  a2a:PersonName [
    rdfs:label "Annetjen Staalwerk" ;
    a2a:PersonNameFirstName "Annetjen" ;
    a2a:PersonNameLastName "Staalwerk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_4e49ccbc-badb-7de9-5cc0-581cce72aa87_Person-1aa95eb9-fc9a-eefc-5346-9c2295f10991
  a a2a:Person ;
  rdfs:label "Jacob Dirksz van Doesburg" ;
  a2a:PersonName [
    rdfs:label "Jacob Dirksz van Doesburg" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePatronym "Dirksz" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Doesburg"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_4e49ccbc-badb-7de9-5cc0-581cce72aa87_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1678" ;
    a2a:Month "11" ;
    a2a:Day "6" ;
    rdfs:label "1678-11-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_4e49ccbc-badb-7de9-5cc0-581cce72aa87_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_4e49ccbc-badb-7de9-5cc0-581cce72aa87_Person:14592b05-5c00-23e0-fbf3-3b4a3f04da35 ;
  a2a:EventKeyRef oa:event_elo_4e49ccbc-badb-7de9-5cc0-581cce72aa87_Event1 .

oa:relationep_elo_4e49ccbc-badb-7de9-5cc0-581cce72aa87_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_4e49ccbc-badb-7de9-5cc0-581cce72aa87_Person:200cd25e-f249-f915-a2db-afd96b79a7ba ;
  a2a:EventKeyRef oa:event_elo_4e49ccbc-badb-7de9-5cc0-581cce72aa87_Event1 .

oa:relationep_elo_4e49ccbc-badb-7de9-5cc0-581cce72aa87_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_4e49ccbc-badb-7de9-5cc0-581cce72aa87_Person:cff587d8-1a19-3049-032a-c320747d2298 ;
  a2a:EventKeyRef oa:event_elo_4e49ccbc-badb-7de9-5cc0-581cce72aa87_Event1 .

oa:relationep_elo_4e49ccbc-badb-7de9-5cc0-581cce72aa87_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_4e49ccbc-badb-7de9-5cc0-581cce72aa87_Person:2ee60947-bf11-d70b-acc9-6a00e4f8491a ;
  a2a:EventKeyRef oa:event_elo_4e49ccbc-badb-7de9-5cc0-581cce72aa87_Event1 .

oa:relationep_elo_4e49ccbc-badb-7de9-5cc0-581cce72aa87_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_4e49ccbc-badb-7de9-5cc0-581cce72aa87_Person:1aa95eb9-fc9a-eefc-5346-9c2295f10991 ;
  a2a:EventKeyRef oa:event_elo_4e49ccbc-badb-7de9-5cc0-581cce72aa87_Event1 .

oa:source_elo_4e49ccbc-badb-7de9-5cc0-581cce72aa87
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1663-01-01 - 1695-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1663-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1695-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1678" ;
    a2a:Month "11" ;
    a2a:Day "6" ;
    rdfs:label "1678-11-06"^^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: 265, Periode: 1..." ;
    a2a:Book "Doopboek van de Loots- of Oosterkerk (NH) te Leiden, 26 augustus 1663 - 1695." ;
    a2a:RegistryNumber "265" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 265, Periode: 1..., Doopboek van de Loots- of Oosterkerk (NH) te Leiden, 26 augustus 1663 - 1695., 265"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/4e49ccbc-badb-7de9-5cc0-581cce72aa87/iiif/3/1739472/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/4e49ccbc-badb-7de9-5cc0-581cce72aa87" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/4e49ccbc-badb-7de9-5cc0-581cce72aa87/iiif/3/1739472/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/4e49ccbc-badb-7de9-5cc0-581cce72aa87" ;
  a2a:RecordGUID "{4e49ccbc-badb-7de9-5cc0-581cce72aa87}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 06-11-1678<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/265\">Inventarisnummer 265 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "265" ;
  a2a:SourceRemarkregister_periode "1663-1695" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_6227_00006227.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 06-11-1678" .
