@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_112e44cb-de56-85ef-cef5-239895898f74
  a a2a:Record ;
  rdfs:label "DTB Dopen op 19 mei 1647 te Leiden" ;
  a2a:hasPerson oa:person_elo_112e44cb-de56-85ef-cef5-239895898f74_Person-73c1310e-976a-b5d2-4398-7d26d139893f, oa:person_elo_112e44cb-de56-85ef-cef5-239895898f74_Person-c404db92-9fe5-3ce7-d3da-f7dbe69de0eb, oa:person_elo_112e44cb-de56-85ef-cef5-239895898f74_Person-a821a9a9-105f-fa68-57ac-9b0ed2896b5e, oa:person_elo_112e44cb-de56-85ef-cef5-239895898f74_Person-1ccfe742-42a8-2656-0025-9009a9236517, oa:person_elo_112e44cb-de56-85ef-cef5-239895898f74_Person-9f1a2f09-7229-d0a3-588e-554f08e8c715, oa:person_elo_112e44cb-de56-85ef-cef5-239895898f74_Person-b1d456f5-5e33-89c1-ee72-0a767f2a2cd4 ;
  a2a:hasEvent oa:event_elo_112e44cb-de56-85ef-cef5-239895898f74_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_112e44cb-de56-85ef-cef5-239895898f74_0, oa:relationep_elo_112e44cb-de56-85ef-cef5-239895898f74_1, oa:relationep_elo_112e44cb-de56-85ef-cef5-239895898f74_2, oa:relationep_elo_112e44cb-de56-85ef-cef5-239895898f74_3, oa:relationep_elo_112e44cb-de56-85ef-cef5-239895898f74_4, oa:relationep_elo_112e44cb-de56-85ef-cef5-239895898f74_5 ;
  a2a:hasSource oa:source_elo_112e44cb-de56-85ef-cef5-239895898f74 .

oa:person_elo_112e44cb-de56-85ef-cef5-239895898f74_Person-73c1310e-976a-b5d2-4398-7d26d139893f
  a a2a:Person ;
  rdfs:label "Marguerite Lamoureux" ;
  a2a:PersonName [
    rdfs:label "Marguerite Lamoureux" ;
    a2a:PersonNameFirstName "Marguerite" ;
    a2a:PersonNameLastName "Lamoureux"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_112e44cb-de56-85ef-cef5-239895898f74_Person-c404db92-9fe5-3ce7-d3da-f7dbe69de0eb
  a a2a:Person ;
  rdfs:label "Martijn Lamoureux" ;
  a2a:PersonName [
    rdfs:label "Martijn Lamoureux" ;
    a2a:PersonNameFirstName "Martijn" ;
    a2a:PersonNameLastName "Lamoureux"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_112e44cb-de56-85ef-cef5-239895898f74_Person-a821a9a9-105f-fa68-57ac-9b0ed2896b5e
  a a2a:Person ;
  rdfs:label "Pierre des Planque" ;
  a2a:PersonName [
    rdfs:label "Pierre des Planque" ;
    a2a:PersonNameFirstName "Pierre" ;
    a2a:PersonNamePrefixLastName "des" ;
    a2a:PersonNameLastName "Planque"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_112e44cb-de56-85ef-cef5-239895898f74_Person-1ccfe742-42a8-2656-0025-9009a9236517
  a a2a:Person ;
  rdfs:label "Marie la Vigne" ;
  a2a:PersonName [
    rdfs:label "Marie la Vigne" ;
    a2a:PersonNameFirstName "Marie" ;
    a2a:PersonNamePrefixLastName "la" ;
    a2a:PersonNameLastName "Vigne"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_112e44cb-de56-85ef-cef5-239895898f74_Person-9f1a2f09-7229-d0a3-588e-554f08e8c715
  a a2a:Person ;
  rdfs:label "Anne Joost" ;
  a2a:PersonName [
    rdfs:label "Anne Joost" ;
    a2a:PersonNameFirstName "Anne" ;
    a2a:PersonNamePatronym "Joost"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_112e44cb-de56-85ef-cef5-239895898f74_Person-b1d456f5-5e33-89c1-ee72-0a767f2a2cd4
  a a2a:Person ;
  rdfs:label "Abram du Rieu" ;
  a2a:PersonName [
    rdfs:label "Abram du Rieu" ;
    a2a:PersonNameFirstName "Abram" ;
    a2a:PersonNamePrefixLastName "du" ;
    a2a:PersonNameLastName "Rieu"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_112e44cb-de56-85ef-cef5-239895898f74_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1647" ;
    a2a:Month "5" ;
    a2a:Day "19" ;
    rdfs:label "1647-05-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_112e44cb-de56-85ef-cef5-239895898f74_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_112e44cb-de56-85ef-cef5-239895898f74_Person:73c1310e-976a-b5d2-4398-7d26d139893f ;
  a2a:EventKeyRef oa:event_elo_112e44cb-de56-85ef-cef5-239895898f74_Event1 .

oa:relationep_elo_112e44cb-de56-85ef-cef5-239895898f74_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_112e44cb-de56-85ef-cef5-239895898f74_Person:c404db92-9fe5-3ce7-d3da-f7dbe69de0eb ;
  a2a:EventKeyRef oa:event_elo_112e44cb-de56-85ef-cef5-239895898f74_Event1 .

oa:relationep_elo_112e44cb-de56-85ef-cef5-239895898f74_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_112e44cb-de56-85ef-cef5-239895898f74_Person:a821a9a9-105f-fa68-57ac-9b0ed2896b5e ;
  a2a:EventKeyRef oa:event_elo_112e44cb-de56-85ef-cef5-239895898f74_Event1 .

oa:relationep_elo_112e44cb-de56-85ef-cef5-239895898f74_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_112e44cb-de56-85ef-cef5-239895898f74_Person:1ccfe742-42a8-2656-0025-9009a9236517 ;
  a2a:EventKeyRef oa:event_elo_112e44cb-de56-85ef-cef5-239895898f74_Event1 .

oa:relationep_elo_112e44cb-de56-85ef-cef5-239895898f74_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_112e44cb-de56-85ef-cef5-239895898f74_Person:9f1a2f09-7229-d0a3-588e-554f08e8c715 ;
  a2a:EventKeyRef oa:event_elo_112e44cb-de56-85ef-cef5-239895898f74_Event1 .

oa:relationep_elo_112e44cb-de56-85ef-cef5-239895898f74_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_112e44cb-de56-85ef-cef5-239895898f74_Person:b1d456f5-5e33-89c1-ee72-0a767f2a2cd4 ;
  a2a:EventKeyRef oa:event_elo_112e44cb-de56-85ef-cef5-239895898f74_Event1 .

oa:source_elo_112e44cb-de56-85ef-cef5-239895898f74
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1647-01-01 - 1655-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1647-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1655-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1647" ;
    a2a:Month "5" ;
    a2a:Day "19" ;
    rdfs:label "1647-05-19"^^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: 272, Periode: 1..." ;
    a2a:Book "Doopboek van de Vrouwekerk (Waals, NH) te Leiden, 1647 - 28 april 1655." ;
    a2a:RegistryNumber "272" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 272, Periode: 1..., Doopboek van de Vrouwekerk (Waals, NH) te Leiden, 1647 - 28 april 1655., 272"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/56c46a97-755f-46e5-abc9-ca610fd788cb/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/112e44cb-de56-85ef-cef5-239895898f74" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/56c46a97-755f-46e5-abc9-ca610fd788cb/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/112e44cb-de56-85ef-cef5-239895898f74" ;
  a2a:RecordGUID "{112e44cb-de56-85ef-cef5-239895898f74}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 19-05-1647<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/272\">Inventarisnummer 272 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "272" ;
  a2a:SourceRemarkregister_periode "1647-1655" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_1890_00001890.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 19-05-1647" .
