@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_be6da36e-9f88-a8a4-8b71-4c7f83e485de
  a a2a:Record ;
  rdfs:label "DTB Dopen op 2 februari 1648 te Leiden" ;
  a2a:hasPerson oa:person_elo_be6da36e-9f88-a8a4-8b71-4c7f83e485de_Person-b94b269c-dba5-85b1-3eb5-769664de7287, oa:person_elo_be6da36e-9f88-a8a4-8b71-4c7f83e485de_Person-ce6ef571-6adb-15a8-5853-62e823f35780, oa:person_elo_be6da36e-9f88-a8a4-8b71-4c7f83e485de_Person-ee4106f7-f9cb-f61a-8eb9-2b71727afbfd, oa:person_elo_be6da36e-9f88-a8a4-8b71-4c7f83e485de_Person-afe17202-1f36-1d44-6d20-3085c9f840b7, oa:person_elo_be6da36e-9f88-a8a4-8b71-4c7f83e485de_Person-178dd201-e06d-6735-66a1-c41ff1cf9377, oa:person_elo_be6da36e-9f88-a8a4-8b71-4c7f83e485de_Person-72e8acc9-fd23-4d0c-6d12-c935449e6d6c ;
  a2a:hasEvent oa:event_elo_be6da36e-9f88-a8a4-8b71-4c7f83e485de_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_be6da36e-9f88-a8a4-8b71-4c7f83e485de_0, oa:relationep_elo_be6da36e-9f88-a8a4-8b71-4c7f83e485de_1, oa:relationep_elo_be6da36e-9f88-a8a4-8b71-4c7f83e485de_2, oa:relationep_elo_be6da36e-9f88-a8a4-8b71-4c7f83e485de_3, oa:relationep_elo_be6da36e-9f88-a8a4-8b71-4c7f83e485de_4, oa:relationep_elo_be6da36e-9f88-a8a4-8b71-4c7f83e485de_5 ;
  a2a:hasSource oa:source_elo_be6da36e-9f88-a8a4-8b71-4c7f83e485de .

oa:person_elo_be6da36e-9f88-a8a4-8b71-4c7f83e485de_Person-b94b269c-dba5-85b1-3eb5-769664de7287
  a a2a:Person ;
  rdfs:label "Lea Crahet" ;
  a2a:PersonName [
    rdfs:label "Lea Crahet" ;
    a2a:PersonNameFirstName "Lea" ;
    a2a:PersonNameLastName "Crahet"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_be6da36e-9f88-a8a4-8b71-4c7f83e485de_Person-ce6ef571-6adb-15a8-5853-62e823f35780
  a a2a:Person ;
  rdfs:label "Anthoine Crahet" ;
  a2a:PersonName [
    rdfs:label "Anthoine Crahet" ;
    a2a:PersonNameFirstName "Anthoine" ;
    a2a:PersonNameLastName "Crahet"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_be6da36e-9f88-a8a4-8b71-4c7f83e485de_Person-ee4106f7-f9cb-f61a-8eb9-2b71727afbfd
  a a2a:Person ;
  rdfs:label "Mathieu Mien" ;
  a2a:PersonName [
    rdfs:label "Mathieu Mien" ;
    a2a:PersonNameFirstName "Mathieu" ;
    a2a:PersonNameLastName "Mien"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_be6da36e-9f88-a8a4-8b71-4c7f83e485de_Person-afe17202-1f36-1d44-6d20-3085c9f840b7
  a a2a:Person ;
  rdfs:label "Jean Benoit" ;
  a2a:PersonName [
    rdfs:label "Jean Benoit" ;
    a2a:PersonNameFirstName "Jean" ;
    a2a:PersonNameLastName "Benoit"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_be6da36e-9f88-a8a4-8b71-4c7f83e485de_Person-178dd201-e06d-6735-66a1-c41ff1cf9377
  a a2a:Person ;
  rdfs:label "Marguerite le Pair" ;
  a2a:PersonName [
    rdfs:label "Marguerite le Pair" ;
    a2a:PersonNameFirstName "Marguerite" ;
    a2a:PersonNamePrefixLastName "le" ;
    a2a:PersonNameLastName "Pair"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_be6da36e-9f88-a8a4-8b71-4c7f83e485de_Person-72e8acc9-fd23-4d0c-6d12-c935449e6d6c
  a a2a:Person ;
  rdfs:label "Cateline Philippe" ;
  a2a:PersonName [
    rdfs:label "Cateline Philippe" ;
    a2a:PersonNameFirstName "Cateline" ;
    a2a:PersonNameLastName "Philippe"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_be6da36e-9f88-a8a4-8b71-4c7f83e485de_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1648" ;
    a2a:Month "2" ;
    a2a:Day "2" ;
    rdfs:label "1648-02-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_be6da36e-9f88-a8a4-8b71-4c7f83e485de_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_be6da36e-9f88-a8a4-8b71-4c7f83e485de_Person:b94b269c-dba5-85b1-3eb5-769664de7287 ;
  a2a:EventKeyRef oa:event_elo_be6da36e-9f88-a8a4-8b71-4c7f83e485de_Event1 .

oa:relationep_elo_be6da36e-9f88-a8a4-8b71-4c7f83e485de_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_be6da36e-9f88-a8a4-8b71-4c7f83e485de_Person:ce6ef571-6adb-15a8-5853-62e823f35780 ;
  a2a:EventKeyRef oa:event_elo_be6da36e-9f88-a8a4-8b71-4c7f83e485de_Event1 .

oa:relationep_elo_be6da36e-9f88-a8a4-8b71-4c7f83e485de_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_be6da36e-9f88-a8a4-8b71-4c7f83e485de_Person:ee4106f7-f9cb-f61a-8eb9-2b71727afbfd ;
  a2a:EventKeyRef oa:event_elo_be6da36e-9f88-a8a4-8b71-4c7f83e485de_Event1 .

oa:relationep_elo_be6da36e-9f88-a8a4-8b71-4c7f83e485de_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_be6da36e-9f88-a8a4-8b71-4c7f83e485de_Person:afe17202-1f36-1d44-6d20-3085c9f840b7 ;
  a2a:EventKeyRef oa:event_elo_be6da36e-9f88-a8a4-8b71-4c7f83e485de_Event1 .

oa:relationep_elo_be6da36e-9f88-a8a4-8b71-4c7f83e485de_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_be6da36e-9f88-a8a4-8b71-4c7f83e485de_Person:178dd201-e06d-6735-66a1-c41ff1cf9377 ;
  a2a:EventKeyRef oa:event_elo_be6da36e-9f88-a8a4-8b71-4c7f83e485de_Event1 .

oa:relationep_elo_be6da36e-9f88-a8a4-8b71-4c7f83e485de_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_be6da36e-9f88-a8a4-8b71-4c7f83e485de_Person:72e8acc9-fd23-4d0c-6d12-c935449e6d6c ;
  a2a:EventKeyRef oa:event_elo_be6da36e-9f88-a8a4-8b71-4c7f83e485de_Event1 .

oa:source_elo_be6da36e-9f88-a8a4-8b71-4c7f83e485de
  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 "1648" ;
    a2a:Month "2" ;
    a2a:Day "2" ;
    rdfs:label "1648-02-02"^^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/9a396dfc-6643-4e3b-bf15-09029301092f/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/be6da36e-9f88-a8a4-8b71-4c7f83e485de" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/9a396dfc-6643-4e3b-bf15-09029301092f/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/be6da36e-9f88-a8a4-8b71-4c7f83e485de" ;
  a2a:RecordGUID "{be6da36e-9f88-a8a4-8b71-4c7f83e485de}" ;
  a2a:SourceRemarkOpmerking "Tweeling met Rachel<br>Doopdatum: 02-02-1648<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_22659_00022659.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 02-02-1648" .
