@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_c79fc744-6bb8-eedf-8948-e65b6709ef8c
  a a2a:Record ;
  rdfs:label "DTB Dopen op 10 maart 1665 te Leiden" ;
  a2a:hasPerson oa:person_elo_c79fc744-6bb8-eedf-8948-e65b6709ef8c_Person-2c1290f7-1b7c-c5c6-77a5-4f0becb56ec6, oa:person_elo_c79fc744-6bb8-eedf-8948-e65b6709ef8c_Person-caa75914-5292-20d2-f00c-d932c67da235, oa:person_elo_c79fc744-6bb8-eedf-8948-e65b6709ef8c_Person-7515121a-24fd-b98c-8045-6bf67cc29234, oa:person_elo_c79fc744-6bb8-eedf-8948-e65b6709ef8c_Person-e4aa587a-44a7-252d-723f-a62c40d6478a, oa:person_elo_c79fc744-6bb8-eedf-8948-e65b6709ef8c_Person-afbc6b6e-4d35-3f4c-bbd7-ee2280699806, oa:person_elo_c79fc744-6bb8-eedf-8948-e65b6709ef8c_Person-d0a71eab-90fd-5f08-6009-43c0cddaadd8 ;
  a2a:hasEvent oa:event_elo_c79fc744-6bb8-eedf-8948-e65b6709ef8c_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_c79fc744-6bb8-eedf-8948-e65b6709ef8c_0, oa:relationep_elo_c79fc744-6bb8-eedf-8948-e65b6709ef8c_1, oa:relationep_elo_c79fc744-6bb8-eedf-8948-e65b6709ef8c_2, oa:relationep_elo_c79fc744-6bb8-eedf-8948-e65b6709ef8c_3, oa:relationep_elo_c79fc744-6bb8-eedf-8948-e65b6709ef8c_4, oa:relationep_elo_c79fc744-6bb8-eedf-8948-e65b6709ef8c_5 ;
  a2a:hasSource oa:source_elo_c79fc744-6bb8-eedf-8948-e65b6709ef8c .

oa:person_elo_c79fc744-6bb8-eedf-8948-e65b6709ef8c_Person-2c1290f7-1b7c-c5c6-77a5-4f0becb56ec6
  a a2a:Person ;
  rdfs:label "Hendrick Minne" ;
  a2a:PersonName [
    rdfs:label "Hendrick Minne" ;
    a2a:PersonNameFirstName "Hendrick" ;
    a2a:PersonNameLastName "Minne"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_c79fc744-6bb8-eedf-8948-e65b6709ef8c_Person-caa75914-5292-20d2-f00c-d932c67da235
  a a2a:Person ;
  rdfs:label "Zacheus Minne" ;
  a2a:PersonName [
    rdfs:label "Zacheus Minne" ;
    a2a:PersonNameFirstName "Zacheus" ;
    a2a:PersonNameLastName "Minne"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_c79fc744-6bb8-eedf-8948-e65b6709ef8c_Person-7515121a-24fd-b98c-8045-6bf67cc29234
  a a2a:Person ;
  rdfs:label "Jacomijntie Pieters" ;
  a2a:PersonName [
    rdfs:label "Jacomijntie Pieters" ;
    a2a:PersonNameFirstName "Jacomijntie" ;
    a2a:PersonNamePatronym "Pieters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_c79fc744-6bb8-eedf-8948-e65b6709ef8c_Person-e4aa587a-44a7-252d-723f-a62c40d6478a
  a a2a:Person ;
  rdfs:label "Amos Minne" ;
  a2a:PersonName [
    rdfs:label "Amos Minne" ;
    a2a:PersonNameFirstName "Amos" ;
    a2a:PersonNameLastName "Minne"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_c79fc744-6bb8-eedf-8948-e65b6709ef8c_Person-afbc6b6e-4d35-3f4c-bbd7-ee2280699806
  a a2a:Person ;
  rdfs:label "Josijntie de Raet" ;
  a2a:PersonName [
    rdfs:label "Josijntie de Raet" ;
    a2a:PersonNameFirstName "Josijntie" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Raet"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_c79fc744-6bb8-eedf-8948-e65b6709ef8c_Person-d0a71eab-90fd-5f08-6009-43c0cddaadd8
  a a2a:Person ;
  rdfs:label "Josua Minne" ;
  a2a:PersonName [
    rdfs:label "Josua Minne" ;
    a2a:PersonNameFirstName "Josua" ;
    a2a:PersonNameLastName "Minne"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_c79fc744-6bb8-eedf-8948-e65b6709ef8c_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1665" ;
    a2a:Month "3" ;
    a2a:Day "10" ;
    rdfs:label "1665-03-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_c79fc744-6bb8-eedf-8948-e65b6709ef8c_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_c79fc744-6bb8-eedf-8948-e65b6709ef8c_Person:2c1290f7-1b7c-c5c6-77a5-4f0becb56ec6 ;
  a2a:EventKeyRef oa:event_elo_c79fc744-6bb8-eedf-8948-e65b6709ef8c_Event1 .

oa:relationep_elo_c79fc744-6bb8-eedf-8948-e65b6709ef8c_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_c79fc744-6bb8-eedf-8948-e65b6709ef8c_Person:caa75914-5292-20d2-f00c-d932c67da235 ;
  a2a:EventKeyRef oa:event_elo_c79fc744-6bb8-eedf-8948-e65b6709ef8c_Event1 .

oa:relationep_elo_c79fc744-6bb8-eedf-8948-e65b6709ef8c_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_c79fc744-6bb8-eedf-8948-e65b6709ef8c_Person:7515121a-24fd-b98c-8045-6bf67cc29234 ;
  a2a:EventKeyRef oa:event_elo_c79fc744-6bb8-eedf-8948-e65b6709ef8c_Event1 .

oa:relationep_elo_c79fc744-6bb8-eedf-8948-e65b6709ef8c_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_c79fc744-6bb8-eedf-8948-e65b6709ef8c_Person:e4aa587a-44a7-252d-723f-a62c40d6478a ;
  a2a:EventKeyRef oa:event_elo_c79fc744-6bb8-eedf-8948-e65b6709ef8c_Event1 .

oa:relationep_elo_c79fc744-6bb8-eedf-8948-e65b6709ef8c_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_c79fc744-6bb8-eedf-8948-e65b6709ef8c_Person:afbc6b6e-4d35-3f4c-bbd7-ee2280699806 ;
  a2a:EventKeyRef oa:event_elo_c79fc744-6bb8-eedf-8948-e65b6709ef8c_Event1 .

oa:relationep_elo_c79fc744-6bb8-eedf-8948-e65b6709ef8c_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_c79fc744-6bb8-eedf-8948-e65b6709ef8c_Person:d0a71eab-90fd-5f08-6009-43c0cddaadd8 ;
  a2a:EventKeyRef oa:event_elo_c79fc744-6bb8-eedf-8948-e65b6709ef8c_Event1 .

oa:source_elo_c79fc744-6bb8-eedf-8948-e65b6709ef8c
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1659-01-01 - 1666-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1659-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1666-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1665" ;
    a2a:Month "3" ;
    a2a:Day "10" ;
    rdfs:label "1665-03-10"^^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: 237, Periode: 1..." ;
    a2a:Book "Doopboek van de Hooglandse Kerk (NH) te Leiden, 1 juli 1659 - 1666." ;
    a2a:RegistryNumber "237" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 237, Periode: 1..., Doopboek van de Hooglandse Kerk (NH) te Leiden, 1 juli 1659 - 1666., 237"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/2b0129d8-b38e-4ff1-be79-14d3ddd2d401/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/c79fc744-6bb8-eedf-8948-e65b6709ef8c" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/2b0129d8-b38e-4ff1-be79-14d3ddd2d401/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/c79fc744-6bb8-eedf-8948-e65b6709ef8c" ;
  a2a:RecordGUID "{c79fc744-6bb8-eedf-8948-e65b6709ef8c}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 10-03-1665<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/237\">Inventarisnummer 237 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "237" ;
  a2a:SourceRemarkregister_periode "1659-1666" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260528_20265_00020265.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 10-03-1665" .
