@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_ec87a28f-e2ce-c24e-bef4-077cc8a89b9c
  a a2a:Record ;
  rdfs:label "DTB Dopen op 31 oktober 1674 te Leiden" ;
  a2a:hasPerson oa:person_elo_ec87a28f-e2ce-c24e-bef4-077cc8a89b9c_Person-43d0fa9d-5e25-edce-28cf-780deb050b31, oa:person_elo_ec87a28f-e2ce-c24e-bef4-077cc8a89b9c_Person-bd3d834c-749c-4c7f-9648-905489f41f63, oa:person_elo_ec87a28f-e2ce-c24e-bef4-077cc8a89b9c_Person-955d9bec-137d-bcce-b7ce-703de5f846f3, oa:person_elo_ec87a28f-e2ce-c24e-bef4-077cc8a89b9c_Person-631c8810-edbd-9422-146b-1b69d00610ff, oa:person_elo_ec87a28f-e2ce-c24e-bef4-077cc8a89b9c_Person-22259128-31c8-2599-e664-aa8232ea0685 ;
  a2a:hasEvent oa:event_elo_ec87a28f-e2ce-c24e-bef4-077cc8a89b9c_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_ec87a28f-e2ce-c24e-bef4-077cc8a89b9c_0, oa:relationep_elo_ec87a28f-e2ce-c24e-bef4-077cc8a89b9c_1, oa:relationep_elo_ec87a28f-e2ce-c24e-bef4-077cc8a89b9c_2, oa:relationep_elo_ec87a28f-e2ce-c24e-bef4-077cc8a89b9c_3, oa:relationep_elo_ec87a28f-e2ce-c24e-bef4-077cc8a89b9c_4 ;
  a2a:hasSource oa:source_elo_ec87a28f-e2ce-c24e-bef4-077cc8a89b9c .

oa:person_elo_ec87a28f-e2ce-c24e-bef4-077cc8a89b9c_Person-43d0fa9d-5e25-edce-28cf-780deb050b31
  a a2a:Person ;
  rdfs:label "Belitje Broewou" ;
  a2a:PersonName [
    rdfs:label "Belitje Broewou" ;
    a2a:PersonNameFirstName "Belitje" ;
    a2a:PersonNameLastName "Broewou"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_ec87a28f-e2ce-c24e-bef4-077cc8a89b9c_Person-bd3d834c-749c-4c7f-9648-905489f41f63
  a a2a:Person ;
  rdfs:label "Willem Broewou" ;
  a2a:PersonName [
    rdfs:label "Willem Broewou" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Broewou"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_ec87a28f-e2ce-c24e-bef4-077cc8a89b9c_Person-955d9bec-137d-bcce-b7ce-703de5f846f3
  a a2a:Person ;
  rdfs:label "Anna Manneken" ;
  a2a:PersonName [
    rdfs:label "Anna Manneken" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Manneken"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_ec87a28f-e2ce-c24e-bef4-077cc8a89b9c_Person-631c8810-edbd-9422-146b-1b69d00610ff
  a a2a:Person ;
  rdfs:label "Jacob Manneken" ;
  a2a:PersonName [
    rdfs:label "Jacob Manneken" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Manneken"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_ec87a28f-e2ce-c24e-bef4-077cc8a89b9c_Person-22259128-31c8-2599-e664-aa8232ea0685
  a a2a:Person ;
  rdfs:label "Hester Manneken" ;
  a2a:PersonName [
    rdfs:label "Hester Manneken" ;
    a2a:PersonNameFirstName "Hester" ;
    a2a:PersonNameLastName "Manneken"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_ec87a28f-e2ce-c24e-bef4-077cc8a89b9c_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1674" ;
    a2a:Month "10" ;
    a2a:Day "31" ;
    rdfs:label "1674-10-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_ec87a28f-e2ce-c24e-bef4-077cc8a89b9c_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_ec87a28f-e2ce-c24e-bef4-077cc8a89b9c_Person:43d0fa9d-5e25-edce-28cf-780deb050b31 ;
  a2a:EventKeyRef oa:event_elo_ec87a28f-e2ce-c24e-bef4-077cc8a89b9c_Event1 .

oa:relationep_elo_ec87a28f-e2ce-c24e-bef4-077cc8a89b9c_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_ec87a28f-e2ce-c24e-bef4-077cc8a89b9c_Person:bd3d834c-749c-4c7f-9648-905489f41f63 ;
  a2a:EventKeyRef oa:event_elo_ec87a28f-e2ce-c24e-bef4-077cc8a89b9c_Event1 .

oa:relationep_elo_ec87a28f-e2ce-c24e-bef4-077cc8a89b9c_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_ec87a28f-e2ce-c24e-bef4-077cc8a89b9c_Person:955d9bec-137d-bcce-b7ce-703de5f846f3 ;
  a2a:EventKeyRef oa:event_elo_ec87a28f-e2ce-c24e-bef4-077cc8a89b9c_Event1 .

oa:relationep_elo_ec87a28f-e2ce-c24e-bef4-077cc8a89b9c_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_ec87a28f-e2ce-c24e-bef4-077cc8a89b9c_Person:631c8810-edbd-9422-146b-1b69d00610ff ;
  a2a:EventKeyRef oa:event_elo_ec87a28f-e2ce-c24e-bef4-077cc8a89b9c_Event1 .

oa:relationep_elo_ec87a28f-e2ce-c24e-bef4-077cc8a89b9c_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_ec87a28f-e2ce-c24e-bef4-077cc8a89b9c_Person:22259128-31c8-2599-e664-aa8232ea0685 ;
  a2a:EventKeyRef oa:event_elo_ec87a28f-e2ce-c24e-bef4-077cc8a89b9c_Event1 .

oa:source_elo_ec87a28f-e2ce-c24e-bef4-077cc8a89b9c
  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 "1674" ;
    a2a:Month "10" ;
    a2a:Day "31" ;
    rdfs:label "1674-10-31"^^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" ;
    a2a:Folio "Pieters Kerk" ;
    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, Pieters Kerk"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/e4b8100e-c73c-45bc-8145-9ca0781bcc7d/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/ec87a28f-e2ce-c24e-bef4-077cc8a89b9c" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/e4b8100e-c73c-45bc-8145-9ca0781bcc7d/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/ec87a28f-e2ce-c24e-bef4-077cc8a89b9c" ;
  a2a:RecordGUID "{ec87a28f-e2ce-c24e-bef4-077cc8a89b9c}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 31-10-1674<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_20260701_16899_00016899.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 31-10-1674" .
