@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_bd7b4483-51aa-e7e1-09b7-035d13b9ab9b
  a a2a:Record ;
  rdfs:label "DTB Dopen op 15 juni 1642 te Leiden" ;
  a2a:hasPerson oa:person_elo_bd7b4483-51aa-e7e1-09b7-035d13b9ab9b_Person-0accc50d-8487-0c2e-4e94-a4074daba369, oa:person_elo_bd7b4483-51aa-e7e1-09b7-035d13b9ab9b_Person-a396fc72-ffea-1456-9592-3f8d82958588, oa:person_elo_bd7b4483-51aa-e7e1-09b7-035d13b9ab9b_Person-e5c347e4-32ab-5811-d3be-83d3d53a63fd, oa:person_elo_bd7b4483-51aa-e7e1-09b7-035d13b9ab9b_Person-30e7dfe2-ca4e-88e9-07e7-9e1e11e76de7, oa:person_elo_bd7b4483-51aa-e7e1-09b7-035d13b9ab9b_Person-136e43fe-06ba-a75b-6ed9-7d7f2720cfc2, oa:person_elo_bd7b4483-51aa-e7e1-09b7-035d13b9ab9b_Person-eac4e36f-b97c-65f1-e833-5211f6256179 ;
  a2a:hasEvent oa:event_elo_bd7b4483-51aa-e7e1-09b7-035d13b9ab9b_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_bd7b4483-51aa-e7e1-09b7-035d13b9ab9b_0, oa:relationep_elo_bd7b4483-51aa-e7e1-09b7-035d13b9ab9b_1, oa:relationep_elo_bd7b4483-51aa-e7e1-09b7-035d13b9ab9b_2, oa:relationep_elo_bd7b4483-51aa-e7e1-09b7-035d13b9ab9b_3, oa:relationep_elo_bd7b4483-51aa-e7e1-09b7-035d13b9ab9b_4, oa:relationep_elo_bd7b4483-51aa-e7e1-09b7-035d13b9ab9b_5 ;
  a2a:hasSource oa:source_elo_bd7b4483-51aa-e7e1-09b7-035d13b9ab9b .

oa:person_elo_bd7b4483-51aa-e7e1-09b7-035d13b9ab9b_Person-0accc50d-8487-0c2e-4e94-a4074daba369
  a a2a:Person ;
  rdfs:label "Jean" ;
  a2a:PersonName [
    rdfs:label "Jean" ;
    a2a:PersonNameFirstName "Jean"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_bd7b4483-51aa-e7e1-09b7-035d13b9ab9b_Person-a396fc72-ffea-1456-9592-3f8d82958588
  a a2a:Person ;
  rdfs:label "Piron Servaes" ;
  a2a:PersonName [
    rdfs:label "Piron Servaes" ;
    a2a:PersonNameFirstName "Piron" ;
    a2a:PersonNamePatronym "Servaes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_bd7b4483-51aa-e7e1-09b7-035d13b9ab9b_Person-e5c347e4-32ab-5811-d3be-83d3d53a63fd
  a a2a:Person ;
  rdfs:label "Mathieu le Jeune" ;
  a2a:PersonName [
    rdfs:label "Mathieu le Jeune" ;
    a2a:PersonNameFirstName "Mathieu" ;
    a2a:PersonNamePrefixLastName "le" ;
    a2a:PersonNameLastName "Jeune"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_bd7b4483-51aa-e7e1-09b7-035d13b9ab9b_Person-30e7dfe2-ca4e-88e9-07e7-9e1e11e76de7
  a a2a:Person ;
  rdfs:label "Joanne Jan Winchen" ;
  a2a:PersonName [
    rdfs:label "Joanne Jan Winchen" ;
    a2a:PersonNameFirstName "Joanne" ;
    a2a:PersonNamePatronym "Jan" ;
    a2a:PersonNameLastName "Winchen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_bd7b4483-51aa-e7e1-09b7-035d13b9ab9b_Person-136e43fe-06ba-a75b-6ed9-7d7f2720cfc2
  a a2a:Person ;
  rdfs:label "Jonas Monet" ;
  a2a:PersonName [
    rdfs:label "Jonas Monet" ;
    a2a:PersonNameFirstName "Jonas" ;
    a2a:PersonNameLastName "Monet"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_bd7b4483-51aa-e7e1-09b7-035d13b9ab9b_Person-eac4e36f-b97c-65f1-e833-5211f6256179
  a a2a:Person ;
  rdfs:label "Marie Jan Winchen" ;
  a2a:PersonName [
    rdfs:label "Marie Jan Winchen" ;
    a2a:PersonNameFirstName "Marie" ;
    a2a:PersonNamePatronym "Jan" ;
    a2a:PersonNameLastName "Winchen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_bd7b4483-51aa-e7e1-09b7-035d13b9ab9b_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1642" ;
    a2a:Month "6" ;
    a2a:Day "15" ;
    rdfs:label "1642-06-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_bd7b4483-51aa-e7e1-09b7-035d13b9ab9b_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_bd7b4483-51aa-e7e1-09b7-035d13b9ab9b_Person:0accc50d-8487-0c2e-4e94-a4074daba369 ;
  a2a:EventKeyRef oa:event_elo_bd7b4483-51aa-e7e1-09b7-035d13b9ab9b_Event1 .

oa:relationep_elo_bd7b4483-51aa-e7e1-09b7-035d13b9ab9b_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_bd7b4483-51aa-e7e1-09b7-035d13b9ab9b_Person:a396fc72-ffea-1456-9592-3f8d82958588 ;
  a2a:EventKeyRef oa:event_elo_bd7b4483-51aa-e7e1-09b7-035d13b9ab9b_Event1 .

oa:relationep_elo_bd7b4483-51aa-e7e1-09b7-035d13b9ab9b_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_bd7b4483-51aa-e7e1-09b7-035d13b9ab9b_Person:e5c347e4-32ab-5811-d3be-83d3d53a63fd ;
  a2a:EventKeyRef oa:event_elo_bd7b4483-51aa-e7e1-09b7-035d13b9ab9b_Event1 .

oa:relationep_elo_bd7b4483-51aa-e7e1-09b7-035d13b9ab9b_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_bd7b4483-51aa-e7e1-09b7-035d13b9ab9b_Person:30e7dfe2-ca4e-88e9-07e7-9e1e11e76de7 ;
  a2a:EventKeyRef oa:event_elo_bd7b4483-51aa-e7e1-09b7-035d13b9ab9b_Event1 .

oa:relationep_elo_bd7b4483-51aa-e7e1-09b7-035d13b9ab9b_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_bd7b4483-51aa-e7e1-09b7-035d13b9ab9b_Person:136e43fe-06ba-a75b-6ed9-7d7f2720cfc2 ;
  a2a:EventKeyRef oa:event_elo_bd7b4483-51aa-e7e1-09b7-035d13b9ab9b_Event1 .

oa:relationep_elo_bd7b4483-51aa-e7e1-09b7-035d13b9ab9b_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_bd7b4483-51aa-e7e1-09b7-035d13b9ab9b_Person:eac4e36f-b97c-65f1-e833-5211f6256179 ;
  a2a:EventKeyRef oa:event_elo_bd7b4483-51aa-e7e1-09b7-035d13b9ab9b_Event1 .

oa:source_elo_bd7b4483-51aa-e7e1-09b7-035d13b9ab9b
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1627-01-01 - 1646-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1627-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1646-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1642" ;
    a2a:Month "6" ;
    a2a:Day "15" ;
    rdfs:label "1642-06-15"^^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: 271, Periode: 1..." ;
    a2a:Book "Doopboek van de Vrouwekerk (Waals, NH) te Leiden, 1 augustus 1627 - 1646." ;
    a2a:RegistryNumber "271" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 271, Periode: 1..., Doopboek van de Vrouwekerk (Waals, NH) te Leiden, 1 augustus 1627 - 1646., 271"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/f91f8734-c7a1-44a0-94ab-75dbb980c2f4/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/bd7b4483-51aa-e7e1-09b7-035d13b9ab9b" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/f91f8734-c7a1-44a0-94ab-75dbb980c2f4/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/bd7b4483-51aa-e7e1-09b7-035d13b9ab9b" ;
  a2a:RecordGUID "{bd7b4483-51aa-e7e1-09b7-035d13b9ab9b}" ;
  a2a:SourceRemarkOpmerking "Datum: tevens 18 juni 1642<br>Doopdatum: 15-06-1642<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/271\">Inventarisnummer 271 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "271" ;
  a2a:SourceRemarkregister_periode "1627-1646" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_22707_00022707.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 15-06-1642" .
