@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_288d37bd-9073-1a35-dfb2-7d80bb0e56fc
  a a2a:Record ;
  rdfs:label "DTB Dopen op 14 maart 1624 te Leiden" ;
  a2a:hasPerson oa:person_elo_288d37bd-9073-1a35-dfb2-7d80bb0e56fc_Person-1a8a345e-9678-3d3e-68a9-fbc1f06ba877, oa:person_elo_288d37bd-9073-1a35-dfb2-7d80bb0e56fc_Person-2ef6d501-c806-41b8-fef0-ede438e941dc, oa:person_elo_288d37bd-9073-1a35-dfb2-7d80bb0e56fc_Person-b75fd11b-180d-f50b-4bec-deaf3581c2b4, oa:person_elo_288d37bd-9073-1a35-dfb2-7d80bb0e56fc_Person-b2eea6cb-2bec-0dda-be2d-19a728173f87, oa:person_elo_288d37bd-9073-1a35-dfb2-7d80bb0e56fc_Person-35cea629-17d2-5a80-f708-9dbace05cd00 ;
  a2a:hasEvent oa:event_elo_288d37bd-9073-1a35-dfb2-7d80bb0e56fc_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_288d37bd-9073-1a35-dfb2-7d80bb0e56fc_0, oa:relationep_elo_288d37bd-9073-1a35-dfb2-7d80bb0e56fc_1, oa:relationep_elo_288d37bd-9073-1a35-dfb2-7d80bb0e56fc_2, oa:relationep_elo_288d37bd-9073-1a35-dfb2-7d80bb0e56fc_3, oa:relationep_elo_288d37bd-9073-1a35-dfb2-7d80bb0e56fc_4 ;
  a2a:hasSource oa:source_elo_288d37bd-9073-1a35-dfb2-7d80bb0e56fc .

oa:person_elo_288d37bd-9073-1a35-dfb2-7d80bb0e56fc_Person-1a8a345e-9678-3d3e-68a9-fbc1f06ba877
  a a2a:Person ;
  rdfs:label "Nn Hardy" ;
  a2a:PersonName [
    rdfs:label "Nn Hardy" ;
    a2a:PersonNameFirstName "Nn" ;
    a2a:PersonNameLastName "Hardy"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_288d37bd-9073-1a35-dfb2-7d80bb0e56fc_Person-2ef6d501-c806-41b8-fef0-ede438e941dc
  a a2a:Person ;
  rdfs:label "Jean Hardy" ;
  a2a:PersonName [
    rdfs:label "Jean Hardy" ;
    a2a:PersonNameFirstName "Jean" ;
    a2a:PersonNameLastName "Hardy"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_288d37bd-9073-1a35-dfb2-7d80bb0e56fc_Person-b75fd11b-180d-f50b-4bec-deaf3581c2b4
  a a2a:Person ;
  rdfs:label "Susanne de Bane" ;
  a2a:PersonName [
    rdfs:label "Susanne de Bane" ;
    a2a:PersonNameFirstName "Susanne" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bane"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_288d37bd-9073-1a35-dfb2-7d80bb0e56fc_Person-b2eea6cb-2bec-0dda-be2d-19a728173f87
  a a2a:Person ;
  rdfs:label "Toussain Muijssart" ;
  a2a:PersonName [
    rdfs:label "Toussain Muijssart" ;
    a2a:PersonNameFirstName "Toussain" ;
    a2a:PersonNameLastName "Muijssart"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_288d37bd-9073-1a35-dfb2-7d80bb0e56fc_Person-35cea629-17d2-5a80-f708-9dbace05cd00
  a a2a:Person ;
  rdfs:label "Jean Cornille" ;
  a2a:PersonName [
    rdfs:label "Jean Cornille" ;
    a2a:PersonNameFirstName "Jean" ;
    a2a:PersonNameLastName "Cornille"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_288d37bd-9073-1a35-dfb2-7d80bb0e56fc_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1624" ;
    a2a:Month "3" ;
    a2a:Day "14" ;
    rdfs:label "1624-03-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_288d37bd-9073-1a35-dfb2-7d80bb0e56fc_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_288d37bd-9073-1a35-dfb2-7d80bb0e56fc_Person:1a8a345e-9678-3d3e-68a9-fbc1f06ba877 ;
  a2a:EventKeyRef oa:event_elo_288d37bd-9073-1a35-dfb2-7d80bb0e56fc_Event1 .

oa:relationep_elo_288d37bd-9073-1a35-dfb2-7d80bb0e56fc_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_288d37bd-9073-1a35-dfb2-7d80bb0e56fc_Person:2ef6d501-c806-41b8-fef0-ede438e941dc ;
  a2a:EventKeyRef oa:event_elo_288d37bd-9073-1a35-dfb2-7d80bb0e56fc_Event1 .

oa:relationep_elo_288d37bd-9073-1a35-dfb2-7d80bb0e56fc_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_288d37bd-9073-1a35-dfb2-7d80bb0e56fc_Person:b75fd11b-180d-f50b-4bec-deaf3581c2b4 ;
  a2a:EventKeyRef oa:event_elo_288d37bd-9073-1a35-dfb2-7d80bb0e56fc_Event1 .

oa:relationep_elo_288d37bd-9073-1a35-dfb2-7d80bb0e56fc_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_288d37bd-9073-1a35-dfb2-7d80bb0e56fc_Person:b2eea6cb-2bec-0dda-be2d-19a728173f87 ;
  a2a:EventKeyRef oa:event_elo_288d37bd-9073-1a35-dfb2-7d80bb0e56fc_Event1 .

oa:relationep_elo_288d37bd-9073-1a35-dfb2-7d80bb0e56fc_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_288d37bd-9073-1a35-dfb2-7d80bb0e56fc_Person:35cea629-17d2-5a80-f708-9dbace05cd00 ;
  a2a:EventKeyRef oa:event_elo_288d37bd-9073-1a35-dfb2-7d80bb0e56fc_Event1 .

oa:source_elo_288d37bd-9073-1a35-dfb2-7d80bb0e56fc
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1599-01-01 - 1627-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1599-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1627-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1624" ;
    a2a:Month "3" ;
    a2a:Day "14" ;
    rdfs:label "1624-03-14"^^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: 270, Periode: 1..." ;
    a2a:Book "Doopboek van de Vrouwekerk (Waals, NH) te Leiden, 1599 - 29 juli 1627." ;
    a2a:RegistryNumber "270" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 270, Periode: 1..., Doopboek van de Vrouwekerk (Waals, NH) te Leiden, 1599 - 29 juli 1627., 270"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/bf2cd412-1b1c-4c8a-a0ad-e5346606f095/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/288d37bd-9073-1a35-dfb2-7d80bb0e56fc" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/bf2cd412-1b1c-4c8a-a0ad-e5346606f095/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/288d37bd-9073-1a35-dfb2-7d80bb0e56fc" ;
  a2a:RecordGUID "{288d37bd-9073-1a35-dfb2-7d80bb0e56fc}" ;
  a2a:SourceRemarkOpmerking "L'enfant<br>Doopdatum: 14-03-1624<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/270\">Inventarisnummer 270 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "270" ;
  a2a:SourceRemarkregister_periode "1599-1627" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_4368_00004368.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 14-03-1624" .
