@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_c78f958c-e184-b65c-51d2-52c630dfbe6a
  a a2a:Record ;
  rdfs:label "DTB Dopen op 14 februari 1732 te Leiden" ;
  a2a:hasPerson oa:person_elo_c78f958c-e184-b65c-51d2-52c630dfbe6a_Person-a48df87e-bc26-2dd1-5101-03a4459b8ad3, oa:person_elo_c78f958c-e184-b65c-51d2-52c630dfbe6a_Person-f8c57e44-b7c3-aac8-b28a-2d67ae3dcc16, oa:person_elo_c78f958c-e184-b65c-51d2-52c630dfbe6a_Person-707920df-8c11-1a26-fd62-0ec116ffdcdf, oa:person_elo_c78f958c-e184-b65c-51d2-52c630dfbe6a_Person-dcc8f13b-d118-0a54-c459-4928759312d7, oa:person_elo_c78f958c-e184-b65c-51d2-52c630dfbe6a_Person-4abee6f1-ed18-2172-79fc-4db9a586255b ;
  a2a:hasEvent oa:event_elo_c78f958c-e184-b65c-51d2-52c630dfbe6a_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_c78f958c-e184-b65c-51d2-52c630dfbe6a_0, oa:relationep_elo_c78f958c-e184-b65c-51d2-52c630dfbe6a_1, oa:relationep_elo_c78f958c-e184-b65c-51d2-52c630dfbe6a_2, oa:relationep_elo_c78f958c-e184-b65c-51d2-52c630dfbe6a_3, oa:relationep_elo_c78f958c-e184-b65c-51d2-52c630dfbe6a_4 ;
  a2a:hasSource oa:source_elo_c78f958c-e184-b65c-51d2-52c630dfbe6a .

oa:person_elo_c78f958c-e184-b65c-51d2-52c630dfbe6a_Person-a48df87e-bc26-2dd1-5101-03a4459b8ad3
  a a2a:Person ;
  rdfs:label "Christina Menten" ;
  a2a:PersonName [
    rdfs:label "Christina Menten" ;
    a2a:PersonNameFirstName "Christina" ;
    a2a:PersonNameLastName "Menten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_c78f958c-e184-b65c-51d2-52c630dfbe6a_Person-f8c57e44-b7c3-aac8-b28a-2d67ae3dcc16
  a a2a:Person ;
  rdfs:label "Joannis Menten" ;
  a2a:PersonName [
    rdfs:label "Joannis Menten" ;
    a2a:PersonNameFirstName "Joannis" ;
    a2a:PersonNameLastName "Menten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_c78f958c-e184-b65c-51d2-52c630dfbe6a_Person-707920df-8c11-1a26-fd62-0ec116ffdcdf
  a a2a:Person ;
  rdfs:label "Maria van Brecht" ;
  a2a:PersonName [
    rdfs:label "Maria van Brecht" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Brecht"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_c78f958c-e184-b65c-51d2-52c630dfbe6a_Person-dcc8f13b-d118-0a54-c459-4928759312d7
  a a2a:Person ;
  rdfs:label "Gijsbert Swierman" ;
  a2a:PersonName [
    rdfs:label "Gijsbert Swierman" ;
    a2a:PersonNameFirstName "Gijsbert" ;
    a2a:PersonNameLastName "Swierman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_c78f958c-e184-b65c-51d2-52c630dfbe6a_Person-4abee6f1-ed18-2172-79fc-4db9a586255b
  a a2a:Person ;
  rdfs:label "Jannetie Horres" ;
  a2a:PersonName [
    rdfs:label "Jannetie Horres" ;
    a2a:PersonNameFirstName "Jannetie" ;
    a2a:PersonNameLastName "Horres"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_c78f958c-e184-b65c-51d2-52c630dfbe6a_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1732" ;
    a2a:Month "2" ;
    a2a:Day "14" ;
    rdfs:label "1732-02-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_c78f958c-e184-b65c-51d2-52c630dfbe6a_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_c78f958c-e184-b65c-51d2-52c630dfbe6a_Person:a48df87e-bc26-2dd1-5101-03a4459b8ad3 ;
  a2a:EventKeyRef oa:event_elo_c78f958c-e184-b65c-51d2-52c630dfbe6a_Event1 .

oa:relationep_elo_c78f958c-e184-b65c-51d2-52c630dfbe6a_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_c78f958c-e184-b65c-51d2-52c630dfbe6a_Person:f8c57e44-b7c3-aac8-b28a-2d67ae3dcc16 ;
  a2a:EventKeyRef oa:event_elo_c78f958c-e184-b65c-51d2-52c630dfbe6a_Event1 .

oa:relationep_elo_c78f958c-e184-b65c-51d2-52c630dfbe6a_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_c78f958c-e184-b65c-51d2-52c630dfbe6a_Person:707920df-8c11-1a26-fd62-0ec116ffdcdf ;
  a2a:EventKeyRef oa:event_elo_c78f958c-e184-b65c-51d2-52c630dfbe6a_Event1 .

oa:relationep_elo_c78f958c-e184-b65c-51d2-52c630dfbe6a_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_c78f958c-e184-b65c-51d2-52c630dfbe6a_Person:dcc8f13b-d118-0a54-c459-4928759312d7 ;
  a2a:EventKeyRef oa:event_elo_c78f958c-e184-b65c-51d2-52c630dfbe6a_Event1 .

oa:relationep_elo_c78f958c-e184-b65c-51d2-52c630dfbe6a_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_c78f958c-e184-b65c-51d2-52c630dfbe6a_Person:4abee6f1-ed18-2172-79fc-4db9a586255b ;
  a2a:EventKeyRef oa:event_elo_c78f958c-e184-b65c-51d2-52c630dfbe6a_Event1 .

oa:source_elo_c78f958c-e184-b65c-51d2-52c630dfbe6a
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1705-01-01 - 1757-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1705-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1757-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1732" ;
    a2a:Month "2" ;
    a2a:Day "14" ;
    rdfs:label "1732-02-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: 293, Periode: 1..." ;
    a2a:Book "Doopboek en trouwboek van de kerk aan de Bakkersteeg (RK) te Leiden, 1705 - 1757." ;
    a2a:RegistryNumber "293" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 293, Periode: 1..., Doopboek en trouwboek van de kerk aan de Bakkersteeg (RK) te Leiden, 1705 - 1757., 293"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/ac969aef-cba2-4164-8dc3-c338ebe37c63/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/c78f958c-e184-b65c-51d2-52c630dfbe6a" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/ac969aef-cba2-4164-8dc3-c338ebe37c63/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/c78f958c-e184-b65c-51d2-52c630dfbe6a" ;
  a2a:RecordGUID "{c78f958c-e184-b65c-51d2-52c630dfbe6a}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 14-02-1732<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/293\">Inventarisnummer 293 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "293" ;
  a2a:SourceRemarkregister_periode "1705-1757" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_24724_00024724.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 14-02-1732" .
