@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_48e2eb65-3598-a7d1-4edc-613aee90a3af
  a a2a:Record ;
  rdfs:label "Doop op 28 mei 1653 te Leiden" ;
  a2a:hasPerson oa:person_elo_48e2eb65-3598-a7d1-4edc-613aee90a3af_Person1, oa:person_elo_48e2eb65-3598-a7d1-4edc-613aee90a3af_Person2, oa:person_elo_48e2eb65-3598-a7d1-4edc-613aee90a3af_Person3, oa:person_elo_48e2eb65-3598-a7d1-4edc-613aee90a3af_Person4, oa:person_elo_48e2eb65-3598-a7d1-4edc-613aee90a3af_Person5, oa:person_elo_48e2eb65-3598-a7d1-4edc-613aee90a3af_Person6, oa:person_elo_48e2eb65-3598-a7d1-4edc-613aee90a3af_Person7 ;
  a2a:hasEvent oa:event_elo_48e2eb65-3598-a7d1-4edc-613aee90a3af_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_48e2eb65-3598-a7d1-4edc-613aee90a3af_0, oa:relationep_elo_48e2eb65-3598-a7d1-4edc-613aee90a3af_1, oa:relationep_elo_48e2eb65-3598-a7d1-4edc-613aee90a3af_2, oa:relationep_elo_48e2eb65-3598-a7d1-4edc-613aee90a3af_3, oa:relationep_elo_48e2eb65-3598-a7d1-4edc-613aee90a3af_4, oa:relationep_elo_48e2eb65-3598-a7d1-4edc-613aee90a3af_5, oa:relationep_elo_48e2eb65-3598-a7d1-4edc-613aee90a3af_6 ;
  a2a:hasSource oa:source_elo_48e2eb65-3598-a7d1-4edc-613aee90a3af .

oa:person_elo_48e2eb65-3598-a7d1-4edc-613aee90a3af_Person1
  a a2a:Person ;
  rdfs:label "Eve Berver" ;
  a2a:PersonName [
    rdfs:label "Eve Berver" ;
    a2a:PersonNameFirstName "Eve" ;
    a2a:PersonNameLastName "Berver"
  ] .

oa:person_elo_48e2eb65-3598-a7d1-4edc-613aee90a3af_Person2
  a a2a:Person ;
  rdfs:label "Jean Berver" ;
  a2a:PersonName [
    rdfs:label "Jean Berver" ;
    a2a:PersonNameFirstName "Jean" ;
    a2a:PersonNameLastName "Berver"
  ] .

oa:person_elo_48e2eb65-3598-a7d1-4edc-613aee90a3af_Person3
  a a2a:Person ;
  rdfs:label "Eve Noulet" ;
  a2a:PersonName [
    rdfs:label "Eve Noulet" ;
    a2a:PersonNameFirstName "Eve" ;
    a2a:PersonNameLastName "Noulet"
  ] .

oa:person_elo_48e2eb65-3598-a7d1-4edc-613aee90a3af_Person4
  a a2a:Person ;
  rdfs:label "Charles Valencour" ;
  a2a:PersonName [
    rdfs:label "Charles Valencour" ;
    a2a:PersonNameFirstName "Charles" ;
    a2a:PersonNameLastName "Valencour"
  ] .

oa:person_elo_48e2eb65-3598-a7d1-4edc-613aee90a3af_Person5
  a a2a:Person ;
  rdfs:label "Jaques de Lanpire" ;
  a2a:PersonName [
    rdfs:label "Jaques de Lanpire" ;
    a2a:PersonNameFirstName "Jaques" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Lanpire"
  ] .

oa:person_elo_48e2eb65-3598-a7d1-4edc-613aee90a3af_Person6
  a a2a:Person ;
  rdfs:label "Marie Cone" ;
  a2a:PersonName [
    rdfs:label "Marie Cone" ;
    a2a:PersonNameFirstName "Marie" ;
    a2a:PersonNameLastName "Cone"
  ] .

oa:person_elo_48e2eb65-3598-a7d1-4edc-613aee90a3af_Person7
  a a2a:Person ;
  rdfs:label "Jeane Darton" ;
  a2a:PersonName [
    rdfs:label "Jeane Darton" ;
    a2a:PersonNameFirstName "Jeane" ;
    a2a:PersonNameLastName "Darton"
  ] .

oa:event_elo_48e2eb65-3598-a7d1-4edc-613aee90a3af_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1653" ;
    a2a:Month "05" ;
    a2a:Day "28" ;
    rdfs:label "1653-05-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_48e2eb65-3598-a7d1-4edc-613aee90a3af_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_48e2eb65-3598-a7d1-4edc-613aee90a3af_Person1 ;
  a2a:EventKeyRef oa:event_elo_48e2eb65-3598-a7d1-4edc-613aee90a3af_Event1 .

oa:relationep_elo_48e2eb65-3598-a7d1-4edc-613aee90a3af_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_48e2eb65-3598-a7d1-4edc-613aee90a3af_Person2 ;
  a2a:EventKeyRef oa:event_elo_48e2eb65-3598-a7d1-4edc-613aee90a3af_Event1 .

oa:relationep_elo_48e2eb65-3598-a7d1-4edc-613aee90a3af_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_48e2eb65-3598-a7d1-4edc-613aee90a3af_Person3 ;
  a2a:EventKeyRef oa:event_elo_48e2eb65-3598-a7d1-4edc-613aee90a3af_Event1 .

oa:relationep_elo_48e2eb65-3598-a7d1-4edc-613aee90a3af_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_48e2eb65-3598-a7d1-4edc-613aee90a3af_Person4 ;
  a2a:EventKeyRef oa:event_elo_48e2eb65-3598-a7d1-4edc-613aee90a3af_Event1 .

oa:relationep_elo_48e2eb65-3598-a7d1-4edc-613aee90a3af_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_48e2eb65-3598-a7d1-4edc-613aee90a3af_Person5 ;
  a2a:EventKeyRef oa:event_elo_48e2eb65-3598-a7d1-4edc-613aee90a3af_Event1 .

oa:relationep_elo_48e2eb65-3598-a7d1-4edc-613aee90a3af_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_48e2eb65-3598-a7d1-4edc-613aee90a3af_Person6 ;
  a2a:EventKeyRef oa:event_elo_48e2eb65-3598-a7d1-4edc-613aee90a3af_Event1 .

oa:relationep_elo_48e2eb65-3598-a7d1-4edc-613aee90a3af_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_48e2eb65-3598-a7d1-4edc-613aee90a3af_Person7 ;
  a2a:EventKeyRef oa:event_elo_48e2eb65-3598-a7d1-4edc-613aee90a3af_Event1 .

oa:source_elo_48e2eb65-3598-a7d1-4edc-613aee90a3af
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden en omstreken, DTB Dopen" ;
  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 "1653" ;
    a2a:Month "05" ;
    a2a:Day "28" ;
    rdfs:label "1653-05-28"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden en omstreken" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Dopen Waalse Kerk, Deel: 272, Periode: 1647-1655" ;
    a2a:Book "Dopen Vrouwenkerk 1647 - 28 april 1655." ;
    a2a:RegistryNumber "272" ;
    rdfs:label "Erfgoed Leiden en omstreken, Leiden, Archiefnaam: Dopen Waalse Kerk, Deel: 272, Periode: 1647-1655, Dopen Vrouwenkerk 1647 - 28 april 1655., 272"
  ] ;
  a2a:SourceLastChangeDate "2016-08-05"^^xsd:date ;
  a2a:RecordGUID "{48e2eb65-3598-a7d1-4edc-613aee90a3af}" ;
  a2a:SourceRemarkOpmerking "Dopen Waalse kerk" .

