@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_f09c8b34-e0f5-9fea-328e-907a2834a5af
  a a2a:Record ;
  rdfs:label "DTB Dopen op 6 februari 1747 te Leiden" ;
  a2a:hasPerson oa:person_elo_f09c8b34-e0f5-9fea-328e-907a2834a5af_Person-d6ca3694-f305-a878-88d4-7bcd86b1f2a7, oa:person_elo_f09c8b34-e0f5-9fea-328e-907a2834a5af_Person-df9cc21f-8e3c-fa5b-34bf-72ec23df4b36, oa:person_elo_f09c8b34-e0f5-9fea-328e-907a2834a5af_Person-f8a133ab-e475-f63d-0b85-032225749d55, oa:person_elo_f09c8b34-e0f5-9fea-328e-907a2834a5af_Person-4d88396e-a280-bc34-beb4-568ce8138f0c, oa:person_elo_f09c8b34-e0f5-9fea-328e-907a2834a5af_Person-87172e3d-19f7-da18-f5ae-68053e9fd835 ;
  a2a:hasEvent oa:event_elo_f09c8b34-e0f5-9fea-328e-907a2834a5af_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_f09c8b34-e0f5-9fea-328e-907a2834a5af_0, oa:relationep_elo_f09c8b34-e0f5-9fea-328e-907a2834a5af_1, oa:relationep_elo_f09c8b34-e0f5-9fea-328e-907a2834a5af_2, oa:relationep_elo_f09c8b34-e0f5-9fea-328e-907a2834a5af_3, oa:relationep_elo_f09c8b34-e0f5-9fea-328e-907a2834a5af_4 ;
  a2a:hasSource oa:source_elo_f09c8b34-e0f5-9fea-328e-907a2834a5af .

oa:person_elo_f09c8b34-e0f5-9fea-328e-907a2834a5af_Person-d6ca3694-f305-a878-88d4-7bcd86b1f2a7
  a a2a:Person ;
  rdfs:label "Petronella Anibal" ;
  a2a:PersonName [
    rdfs:label "Petronella Anibal" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Anibal"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_f09c8b34-e0f5-9fea-328e-907a2834a5af_Person-df9cc21f-8e3c-fa5b-34bf-72ec23df4b36
  a a2a:Person ;
  rdfs:label "Willielmus Anibal" ;
  a2a:PersonName [
    rdfs:label "Willielmus Anibal" ;
    a2a:PersonNameFirstName "Willielmus" ;
    a2a:PersonNameLastName "Anibal"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_f09c8b34-e0f5-9fea-328e-907a2834a5af_Person-f8a133ab-e475-f63d-0b85-032225749d55
  a a2a:Person ;
  rdfs:label "Joanna Wijtenbeurg" ;
  a2a:PersonName [
    rdfs:label "Joanna Wijtenbeurg" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Wijtenbeurg"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_f09c8b34-e0f5-9fea-328e-907a2834a5af_Person-4d88396e-a280-bc34-beb4-568ce8138f0c
  a a2a:Person ;
  rdfs:label "Maria Wijtenburgh" ;
  a2a:PersonName [
    rdfs:label "Maria Wijtenburgh" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Wijtenburgh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_f09c8b34-e0f5-9fea-328e-907a2834a5af_Person-87172e3d-19f7-da18-f5ae-68053e9fd835
  a a2a:Person ;
  rdfs:label "Hendricus Wijtenbeurg" ;
  a2a:PersonName [
    rdfs:label "Hendricus Wijtenbeurg" ;
    a2a:PersonNameFirstName "Hendricus" ;
    a2a:PersonNameLastName "Wijtenbeurg"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_f09c8b34-e0f5-9fea-328e-907a2834a5af_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1747" ;
    a2a:Month "2" ;
    a2a:Day "6" ;
    rdfs:label "1747-02-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_f09c8b34-e0f5-9fea-328e-907a2834a5af_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_f09c8b34-e0f5-9fea-328e-907a2834a5af_Person:d6ca3694-f305-a878-88d4-7bcd86b1f2a7 ;
  a2a:EventKeyRef oa:event_elo_f09c8b34-e0f5-9fea-328e-907a2834a5af_Event1 .

oa:relationep_elo_f09c8b34-e0f5-9fea-328e-907a2834a5af_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_f09c8b34-e0f5-9fea-328e-907a2834a5af_Person:df9cc21f-8e3c-fa5b-34bf-72ec23df4b36 ;
  a2a:EventKeyRef oa:event_elo_f09c8b34-e0f5-9fea-328e-907a2834a5af_Event1 .

oa:relationep_elo_f09c8b34-e0f5-9fea-328e-907a2834a5af_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_f09c8b34-e0f5-9fea-328e-907a2834a5af_Person:f8a133ab-e475-f63d-0b85-032225749d55 ;
  a2a:EventKeyRef oa:event_elo_f09c8b34-e0f5-9fea-328e-907a2834a5af_Event1 .

oa:relationep_elo_f09c8b34-e0f5-9fea-328e-907a2834a5af_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_f09c8b34-e0f5-9fea-328e-907a2834a5af_Person:4d88396e-a280-bc34-beb4-568ce8138f0c ;
  a2a:EventKeyRef oa:event_elo_f09c8b34-e0f5-9fea-328e-907a2834a5af_Event1 .

oa:relationep_elo_f09c8b34-e0f5-9fea-328e-907a2834a5af_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_f09c8b34-e0f5-9fea-328e-907a2834a5af_Person:87172e3d-19f7-da18-f5ae-68053e9fd835 ;
  a2a:EventKeyRef oa:event_elo_f09c8b34-e0f5-9fea-328e-907a2834a5af_Event1 .

oa:source_elo_f09c8b34-e0f5-9fea-328e-907a2834a5af
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1705-01-01 - 1757-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1705-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1757-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1747" ;
    a2a:Month "2" ;
    a2a:Day "6" ;
    rdfs:label "1747-02-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: 293, Periode: 1..." ;
    a2a:Book "Doopboek en trouwboek van de kerk aan de Bakkersteeg (RK) te Leiden, 1705 - 1757." ;
    a2a:RegistryNumber "293" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 293, Periode: 1..., Doopboek en trouwboek van de kerk aan de Bakkersteeg (RK) te Leiden, 1705 - 1757., 293"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/c27f51ec-9757-4c9e-bf5a-8b4ee4bfd660/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/f09c8b34-e0f5-9fea-328e-907a2834a5af" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/c27f51ec-9757-4c9e-bf5a-8b4ee4bfd660/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/f09c8b34-e0f5-9fea-328e-907a2834a5af" ;
  a2a:RecordGUID "{f09c8b34-e0f5-9fea-328e-907a2834a5af}" ;
  a2a:SourceRemarkOpmerking "Maria Wijtenburgh namens Catharina Stigter.<br>Doopdatum: 06-02-1747<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/293\">Inventarisnummer 293 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "293" ;
  a2a:SourceRemarkregister_periode "1705-1757" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_13596_00013596.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 06-02-1747" .
