@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_7ff55a84-eafb-99e4-fa1c-5f0a00cf2311
  a a2a:Record ;
  rdfs:label "DTB Dopen op 18 november 1671 te Leiden" ;
  a2a:hasPerson oa:person_elo_7ff55a84-eafb-99e4-fa1c-5f0a00cf2311_Person-96af8551-8895-1925-2513-4c473e8456b1, oa:person_elo_7ff55a84-eafb-99e4-fa1c-5f0a00cf2311_Person-554e50c7-e28d-8b43-c23d-d0ff265842d6, oa:person_elo_7ff55a84-eafb-99e4-fa1c-5f0a00cf2311_Person-e57618b0-8af4-7543-e38c-f61b9b717f15, oa:person_elo_7ff55a84-eafb-99e4-fa1c-5f0a00cf2311_Person-cb013dc4-c31d-7de2-f85b-01abb7964d03, oa:person_elo_7ff55a84-eafb-99e4-fa1c-5f0a00cf2311_Person-a2a96a4c-6211-28b9-7bb3-31b122524161 ;
  a2a:hasEvent oa:event_elo_7ff55a84-eafb-99e4-fa1c-5f0a00cf2311_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_7ff55a84-eafb-99e4-fa1c-5f0a00cf2311_0, oa:relationep_elo_7ff55a84-eafb-99e4-fa1c-5f0a00cf2311_1, oa:relationep_elo_7ff55a84-eafb-99e4-fa1c-5f0a00cf2311_2, oa:relationep_elo_7ff55a84-eafb-99e4-fa1c-5f0a00cf2311_3, oa:relationep_elo_7ff55a84-eafb-99e4-fa1c-5f0a00cf2311_4 ;
  a2a:hasSource oa:source_elo_7ff55a84-eafb-99e4-fa1c-5f0a00cf2311 .

oa:person_elo_7ff55a84-eafb-99e4-fa1c-5f0a00cf2311_Person-96af8551-8895-1925-2513-4c473e8456b1
  a a2a:Person ;
  rdfs:label "Frans Visse" ;
  a2a:PersonName [
    rdfs:label "Frans Visse" ;
    a2a:PersonNameFirstName "Frans" ;
    a2a:PersonNameLastName "Visse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_7ff55a84-eafb-99e4-fa1c-5f0a00cf2311_Person-554e50c7-e28d-8b43-c23d-d0ff265842d6
  a a2a:Person ;
  rdfs:label "Antonij Visse" ;
  a2a:PersonName [
    rdfs:label "Antonij Visse" ;
    a2a:PersonNameFirstName "Antonij" ;
    a2a:PersonNameLastName "Visse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_7ff55a84-eafb-99e4-fa1c-5f0a00cf2311_Person-e57618b0-8af4-7543-e38c-f61b9b717f15
  a a2a:Person ;
  rdfs:label "Marij Fransdr" ;
  a2a:PersonName [
    rdfs:label "Marij Fransdr" ;
    a2a:PersonNameFirstName "Marij" ;
    a2a:PersonNamePatronym "Fransdr"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_7ff55a84-eafb-99e4-fa1c-5f0a00cf2311_Person-cb013dc4-c31d-7de2-f85b-01abb7964d03
  a a2a:Person ;
  rdfs:label "Mouring Fransz" ;
  a2a:PersonName [
    rdfs:label "Mouring Fransz" ;
    a2a:PersonNameFirstName "Mouring" ;
    a2a:PersonNamePatronym "Fransz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_7ff55a84-eafb-99e4-fa1c-5f0a00cf2311_Person-a2a96a4c-6211-28b9-7bb3-31b122524161
  a a2a:Person ;
  rdfs:label "Jannetjen Mouringsdr" ;
  a2a:PersonName [
    rdfs:label "Jannetjen Mouringsdr" ;
    a2a:PersonNameFirstName "Jannetjen" ;
    a2a:PersonNamePatronym "Mouringsdr"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_7ff55a84-eafb-99e4-fa1c-5f0a00cf2311_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1671" ;
    a2a:Month "11" ;
    a2a:Day "18" ;
    rdfs:label "1671-11-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_7ff55a84-eafb-99e4-fa1c-5f0a00cf2311_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_7ff55a84-eafb-99e4-fa1c-5f0a00cf2311_Person:96af8551-8895-1925-2513-4c473e8456b1 ;
  a2a:EventKeyRef oa:event_elo_7ff55a84-eafb-99e4-fa1c-5f0a00cf2311_Event1 .

oa:relationep_elo_7ff55a84-eafb-99e4-fa1c-5f0a00cf2311_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_7ff55a84-eafb-99e4-fa1c-5f0a00cf2311_Person:554e50c7-e28d-8b43-c23d-d0ff265842d6 ;
  a2a:EventKeyRef oa:event_elo_7ff55a84-eafb-99e4-fa1c-5f0a00cf2311_Event1 .

oa:relationep_elo_7ff55a84-eafb-99e4-fa1c-5f0a00cf2311_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_7ff55a84-eafb-99e4-fa1c-5f0a00cf2311_Person:e57618b0-8af4-7543-e38c-f61b9b717f15 ;
  a2a:EventKeyRef oa:event_elo_7ff55a84-eafb-99e4-fa1c-5f0a00cf2311_Event1 .

oa:relationep_elo_7ff55a84-eafb-99e4-fa1c-5f0a00cf2311_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_7ff55a84-eafb-99e4-fa1c-5f0a00cf2311_Person:cb013dc4-c31d-7de2-f85b-01abb7964d03 ;
  a2a:EventKeyRef oa:event_elo_7ff55a84-eafb-99e4-fa1c-5f0a00cf2311_Event1 .

oa:relationep_elo_7ff55a84-eafb-99e4-fa1c-5f0a00cf2311_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_7ff55a84-eafb-99e4-fa1c-5f0a00cf2311_Person:a2a96a4c-6211-28b9-7bb3-31b122524161 ;
  a2a:EventKeyRef oa:event_elo_7ff55a84-eafb-99e4-fa1c-5f0a00cf2311_Event1 .

oa:source_elo_7ff55a84-eafb-99e4-fa1c-5f0a00cf2311
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1664-01-01 - 1681-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1664-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1681-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1671" ;
    a2a:Month "11" ;
    a2a:Day "18" ;
    rdfs:label "1671-11-18"^^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: 223, Periode: 1..." ;
    a2a:Book "Doopboek van de Pieterskerk (NH) te Leiden, 5 maart 1664 - 1681." ;
    a2a:RegistryNumber "223" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 223, Periode: 1..., Doopboek van de Pieterskerk (NH) te Leiden, 5 maart 1664 - 1681., 223"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/66c4deb4-2a1e-4543-b7e3-d4184f61920a/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/7ff55a84-eafb-99e4-fa1c-5f0a00cf2311" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/66c4deb4-2a1e-4543-b7e3-d4184f61920a/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/7ff55a84-eafb-99e4-fa1c-5f0a00cf2311" ;
  a2a:RecordGUID "{7ff55a84-eafb-99e4-fa1c-5f0a00cf2311}" ;
  a2a:SourceRemarkOpmerking "Toevoeging onderzoeker over achternaam vader : A. Vitse, zie kerk. ondertr. reg. T fol. 187<br>Doopdatum: 18-11-1671<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/223\">Inventarisnummer 223 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "223" ;
  a2a:SourceRemarkregister_periode "1664-1681" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260528_8043_00008043.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 18-11-1671" .
