@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_fec58b86-4d4d-cfee-b6f5-a07fce29fd5c
  a a2a:Record ;
  rdfs:label "DTB Dopen op 20 december 1686 te Leiden" ;
  a2a:hasPerson oa:person_elo_fec58b86-4d4d-cfee-b6f5-a07fce29fd5c_Person-aa19618f-8c17-aa05-1fb3-d7e42bc36fe4, oa:person_elo_fec58b86-4d4d-cfee-b6f5-a07fce29fd5c_Person-be876ecb-dfc8-b239-8c59-9ae62d7a5b46, oa:person_elo_fec58b86-4d4d-cfee-b6f5-a07fce29fd5c_Person-7227153f-1443-a15e-2168-000782daf6a0, oa:person_elo_fec58b86-4d4d-cfee-b6f5-a07fce29fd5c_Person-43a02542-0e92-b113-b275-042de05bccfb, oa:person_elo_fec58b86-4d4d-cfee-b6f5-a07fce29fd5c_Person-04dc1c1c-67b2-8413-3a00-781f4d503e58 ;
  a2a:hasEvent oa:event_elo_fec58b86-4d4d-cfee-b6f5-a07fce29fd5c_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_fec58b86-4d4d-cfee-b6f5-a07fce29fd5c_0, oa:relationep_elo_fec58b86-4d4d-cfee-b6f5-a07fce29fd5c_1, oa:relationep_elo_fec58b86-4d4d-cfee-b6f5-a07fce29fd5c_2, oa:relationep_elo_fec58b86-4d4d-cfee-b6f5-a07fce29fd5c_3, oa:relationep_elo_fec58b86-4d4d-cfee-b6f5-a07fce29fd5c_4 ;
  a2a:hasSource oa:source_elo_fec58b86-4d4d-cfee-b6f5-a07fce29fd5c .

oa:person_elo_fec58b86-4d4d-cfee-b6f5-a07fce29fd5c_Person-aa19618f-8c17-aa05-1fb3-d7e42bc36fe4
  a a2a:Person ;
  rdfs:label "Marguerite Gonse" ;
  a2a:PersonName [
    rdfs:label "Marguerite Gonse" ;
    a2a:PersonNameFirstName "Marguerite" ;
    a2a:PersonNameLastName "Gonse"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1686" ;
    a2a:Month "12" ;
    a2a:Day "18" ;
    rdfs:label "1686-12-18"^^xsd:date
  ] .

oa:person_elo_fec58b86-4d4d-cfee-b6f5-a07fce29fd5c_Person-be876ecb-dfc8-b239-8c59-9ae62d7a5b46
  a a2a:Person ;
  rdfs:label "Jean Gonse" ;
  a2a:PersonName [
    rdfs:label "Jean Gonse" ;
    a2a:PersonNameFirstName "Jean" ;
    a2a:PersonNameLastName "Gonse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_fec58b86-4d4d-cfee-b6f5-a07fce29fd5c_Person-7227153f-1443-a15e-2168-000782daf6a0
  a a2a:Person ;
  rdfs:label "Jeanne de No" ;
  a2a:PersonName [
    rdfs:label "Jeanne de No" ;
    a2a:PersonNameFirstName "Jeanne" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "No"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_fec58b86-4d4d-cfee-b6f5-a07fce29fd5c_Person-43a02542-0e92-b113-b275-042de05bccfb
  a a2a:Person ;
  rdfs:label "Margurite Recque" ;
  a2a:PersonName [
    rdfs:label "Margurite Recque" ;
    a2a:PersonNameFirstName "Margurite" ;
    a2a:PersonNameLastName "Recque"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_fec58b86-4d4d-cfee-b6f5-a07fce29fd5c_Person-04dc1c1c-67b2-8413-3a00-781f4d503e58
  a a2a:Person ;
  rdfs:label "Pierre Gonse" ;
  a2a:PersonName [
    rdfs:label "Pierre Gonse" ;
    a2a:PersonNameFirstName "Pierre" ;
    a2a:PersonNameLastName "Gonse"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_fec58b86-4d4d-cfee-b6f5-a07fce29fd5c_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1686" ;
    a2a:Month "12" ;
    a2a:Day "20" ;
    rdfs:label "1686-12-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_fec58b86-4d4d-cfee-b6f5-a07fce29fd5c_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_fec58b86-4d4d-cfee-b6f5-a07fce29fd5c_Person:aa19618f-8c17-aa05-1fb3-d7e42bc36fe4 ;
  a2a:EventKeyRef oa:event_elo_fec58b86-4d4d-cfee-b6f5-a07fce29fd5c_Event1 .

oa:relationep_elo_fec58b86-4d4d-cfee-b6f5-a07fce29fd5c_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_fec58b86-4d4d-cfee-b6f5-a07fce29fd5c_Person:be876ecb-dfc8-b239-8c59-9ae62d7a5b46 ;
  a2a:EventKeyRef oa:event_elo_fec58b86-4d4d-cfee-b6f5-a07fce29fd5c_Event1 .

oa:relationep_elo_fec58b86-4d4d-cfee-b6f5-a07fce29fd5c_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_fec58b86-4d4d-cfee-b6f5-a07fce29fd5c_Person:7227153f-1443-a15e-2168-000782daf6a0 ;
  a2a:EventKeyRef oa:event_elo_fec58b86-4d4d-cfee-b6f5-a07fce29fd5c_Event1 .

oa:relationep_elo_fec58b86-4d4d-cfee-b6f5-a07fce29fd5c_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_fec58b86-4d4d-cfee-b6f5-a07fce29fd5c_Person:43a02542-0e92-b113-b275-042de05bccfb ;
  a2a:EventKeyRef oa:event_elo_fec58b86-4d4d-cfee-b6f5-a07fce29fd5c_Event1 .

oa:relationep_elo_fec58b86-4d4d-cfee-b6f5-a07fce29fd5c_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_fec58b86-4d4d-cfee-b6f5-a07fce29fd5c_Person:04dc1c1c-67b2-8413-3a00-781f4d503e58 ;
  a2a:EventKeyRef oa:event_elo_fec58b86-4d4d-cfee-b6f5-a07fce29fd5c_Event1 .

oa:source_elo_fec58b86-4d4d-cfee-b6f5-a07fce29fd5c
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1670-01-01 - 1695-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1670-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1695-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1686" ;
    a2a:Month "12" ;
    a2a:Day "20" ;
    rdfs:label "1686-12-20"^^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: 274, Periode: 1..." ;
    a2a:Book "Doopboek van de Vrouwekerk (Waals, NH) te Leiden, 1670 - 1695." ;
    a2a:RegistryNumber "274" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 274, Periode: 1..., Doopboek van de Vrouwekerk (Waals, NH) te Leiden, 1670 - 1695., 274"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/02214953-6799-40a4-acba-2b92c68e31ff/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/fec58b86-4d4d-cfee-b6f5-a07fce29fd5c" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/02214953-6799-40a4-acba-2b92c68e31ff/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/fec58b86-4d4d-cfee-b6f5-a07fce29fd5c" ;
  a2a:RecordGUID "{fec58b86-4d4d-cfee-b6f5-a07fce29fd5c}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 20-12-1686<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/274\">Inventarisnummer 274 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "274" ;
  a2a:SourceRemarkregister_periode "1670-1695" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260528_29845_00029845.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 20-12-1686" .
