@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_85ffb2cb-21fb-6d07-3af2-c556d5bc830d
  a a2a:Record ;
  rdfs:label "DTB Dopen op 23 mei 1610 te Leiden" ;
  a2a:hasPerson oa:person_elo_85ffb2cb-21fb-6d07-3af2-c556d5bc830d_Person-bb5baf77-48e2-acb6-c52d-874fa74e4516, oa:person_elo_85ffb2cb-21fb-6d07-3af2-c556d5bc830d_Person-60cb6127-8e91-c0ab-0c2c-84a0c729db08, oa:person_elo_85ffb2cb-21fb-6d07-3af2-c556d5bc830d_Person-d88f80be-ace7-0844-c5b7-377ca9bf2599, oa:person_elo_85ffb2cb-21fb-6d07-3af2-c556d5bc830d_Person-c7c99c04-eaef-a82f-a796-1cf7cd25eb6b, oa:person_elo_85ffb2cb-21fb-6d07-3af2-c556d5bc830d_Person-c71bbbee-c91d-cc3b-85d0-1acbf0b2deda, oa:person_elo_85ffb2cb-21fb-6d07-3af2-c556d5bc830d_Person-5df84fef-8421-b936-d2e2-53b9cb9b1d52 ;
  a2a:hasEvent oa:event_elo_85ffb2cb-21fb-6d07-3af2-c556d5bc830d_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_85ffb2cb-21fb-6d07-3af2-c556d5bc830d_0, oa:relationep_elo_85ffb2cb-21fb-6d07-3af2-c556d5bc830d_1, oa:relationep_elo_85ffb2cb-21fb-6d07-3af2-c556d5bc830d_2, oa:relationep_elo_85ffb2cb-21fb-6d07-3af2-c556d5bc830d_3, oa:relationep_elo_85ffb2cb-21fb-6d07-3af2-c556d5bc830d_4, oa:relationep_elo_85ffb2cb-21fb-6d07-3af2-c556d5bc830d_5 ;
  a2a:hasSource oa:source_elo_85ffb2cb-21fb-6d07-3af2-c556d5bc830d .

oa:person_elo_85ffb2cb-21fb-6d07-3af2-c556d5bc830d_Person-bb5baf77-48e2-acb6-c52d-874fa74e4516
  a a2a:Person ;
  rdfs:label "Nn Chambau" ;
  a2a:PersonName [
    rdfs:label "Nn Chambau" ;
    a2a:PersonNameFirstName "Nn" ;
    a2a:PersonNameLastName "Chambau"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_85ffb2cb-21fb-6d07-3af2-c556d5bc830d_Person-60cb6127-8e91-c0ab-0c2c-84a0c729db08
  a a2a:Person ;
  rdfs:label "Abraham Chambau" ;
  a2a:PersonName [
    rdfs:label "Abraham Chambau" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Chambau"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_85ffb2cb-21fb-6d07-3af2-c556d5bc830d_Person-d88f80be-ace7-0844-c5b7-377ca9bf2599
  a a2a:Person ;
  rdfs:label "Gilles Chambau" ;
  a2a:PersonName [
    rdfs:label "Gilles Chambau" ;
    a2a:PersonNameFirstName "Gilles" ;
    a2a:PersonNameLastName "Chambau"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_85ffb2cb-21fb-6d07-3af2-c556d5bc830d_Person-c7c99c04-eaef-a82f-a796-1cf7cd25eb6b
  a a2a:Person ;
  rdfs:label "Margueritte le Fort" ;
  a2a:PersonName [
    rdfs:label "Margueritte le Fort" ;
    a2a:PersonNameFirstName "Margueritte" ;
    a2a:PersonNamePrefixLastName "le" ;
    a2a:PersonNameLastName "Fort"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_85ffb2cb-21fb-6d07-3af2-c556d5bc830d_Person-c71bbbee-c91d-cc3b-85d0-1acbf0b2deda
  a a2a:Person ;
  rdfs:label "Susanne Chambau" ;
  a2a:PersonName [
    rdfs:label "Susanne Chambau" ;
    a2a:PersonNameFirstName "Susanne" ;
    a2a:PersonNameLastName "Chambau"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_85ffb2cb-21fb-6d07-3af2-c556d5bc830d_Person-5df84fef-8421-b936-d2e2-53b9cb9b1d52
  a a2a:Person ;
  rdfs:label "Fivar le Fevre" ;
  a2a:PersonName [
    rdfs:label "Fivar le Fevre" ;
    a2a:PersonNameFirstName "Fivar" ;
    a2a:PersonNamePrefixLastName "le" ;
    a2a:PersonNameLastName "Fevre"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_85ffb2cb-21fb-6d07-3af2-c556d5bc830d_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1610" ;
    a2a:Month "5" ;
    a2a:Day "23" ;
    rdfs:label "1610-05-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_85ffb2cb-21fb-6d07-3af2-c556d5bc830d_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_85ffb2cb-21fb-6d07-3af2-c556d5bc830d_Person:bb5baf77-48e2-acb6-c52d-874fa74e4516 ;
  a2a:EventKeyRef oa:event_elo_85ffb2cb-21fb-6d07-3af2-c556d5bc830d_Event1 .

oa:relationep_elo_85ffb2cb-21fb-6d07-3af2-c556d5bc830d_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_85ffb2cb-21fb-6d07-3af2-c556d5bc830d_Person:60cb6127-8e91-c0ab-0c2c-84a0c729db08 ;
  a2a:EventKeyRef oa:event_elo_85ffb2cb-21fb-6d07-3af2-c556d5bc830d_Event1 .

oa:relationep_elo_85ffb2cb-21fb-6d07-3af2-c556d5bc830d_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_85ffb2cb-21fb-6d07-3af2-c556d5bc830d_Person:d88f80be-ace7-0844-c5b7-377ca9bf2599 ;
  a2a:EventKeyRef oa:event_elo_85ffb2cb-21fb-6d07-3af2-c556d5bc830d_Event1 .

oa:relationep_elo_85ffb2cb-21fb-6d07-3af2-c556d5bc830d_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_85ffb2cb-21fb-6d07-3af2-c556d5bc830d_Person:c7c99c04-eaef-a82f-a796-1cf7cd25eb6b ;
  a2a:EventKeyRef oa:event_elo_85ffb2cb-21fb-6d07-3af2-c556d5bc830d_Event1 .

oa:relationep_elo_85ffb2cb-21fb-6d07-3af2-c556d5bc830d_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_85ffb2cb-21fb-6d07-3af2-c556d5bc830d_Person:c71bbbee-c91d-cc3b-85d0-1acbf0b2deda ;
  a2a:EventKeyRef oa:event_elo_85ffb2cb-21fb-6d07-3af2-c556d5bc830d_Event1 .

oa:relationep_elo_85ffb2cb-21fb-6d07-3af2-c556d5bc830d_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_85ffb2cb-21fb-6d07-3af2-c556d5bc830d_Person:5df84fef-8421-b936-d2e2-53b9cb9b1d52 ;
  a2a:EventKeyRef oa:event_elo_85ffb2cb-21fb-6d07-3af2-c556d5bc830d_Event1 .

oa:source_elo_85ffb2cb-21fb-6d07-3af2-c556d5bc830d
  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 "1610" ;
    a2a:Month "5" ;
    a2a:Day "23" ;
    rdfs:label "1610-05-23"^^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/records/media/85ffb2cb-21fb-6d07-3af2-c556d5bc830d/iiif/3/1773587/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/85ffb2cb-21fb-6d07-3af2-c556d5bc830d" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/85ffb2cb-21fb-6d07-3af2-c556d5bc830d/iiif/3/1773587/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/85ffb2cb-21fb-6d07-3af2-c556d5bc830d" ;
  a2a:RecordGUID "{85ffb2cb-21fb-6d07-3af2-c556d5bc830d}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 23-05-1610<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_20251225_22849_00022849.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 23-05-1610" .
