@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_3a5fef9a-ca78-0081-bfda-7c8cc2e8073c
  a a2a:Record ;
  rdfs:label "Doop op 5 februari 1622 te Leiden" ;
  a2a:hasPerson oa:person_elo_3a5fef9a-ca78-0081-bfda-7c8cc2e8073c_Person1, oa:person_elo_3a5fef9a-ca78-0081-bfda-7c8cc2e8073c_Person2, oa:person_elo_3a5fef9a-ca78-0081-bfda-7c8cc2e8073c_Person3 ;
  a2a:hasEvent oa:event_elo_3a5fef9a-ca78-0081-bfda-7c8cc2e8073c_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_3a5fef9a-ca78-0081-bfda-7c8cc2e8073c_0, oa:relationep_elo_3a5fef9a-ca78-0081-bfda-7c8cc2e8073c_1, oa:relationep_elo_3a5fef9a-ca78-0081-bfda-7c8cc2e8073c_2 ;
  a2a:hasSource oa:source_elo_3a5fef9a-ca78-0081-bfda-7c8cc2e8073c .

oa:person_elo_3a5fef9a-ca78-0081-bfda-7c8cc2e8073c_Person1
  a a2a:Person ;
  rdfs:label "Salomon" ;
  a2a:PersonName [
    rdfs:label "Salomon" ;
    a2a:PersonNameFirstName "Salomon"
  ] .

oa:person_elo_3a5fef9a-ca78-0081-bfda-7c8cc2e8073c_Person2
  a a2a:Person ;
  rdfs:label "Jaques Lesij" ;
  a2a:PersonName [
    rdfs:label "Jaques Lesij" ;
    a2a:PersonNameFirstName "Jaques" ;
    a2a:PersonNameLastName "Lesij"
  ] .

oa:person_elo_3a5fef9a-ca78-0081-bfda-7c8cc2e8073c_Person3
  a a2a:Person ;
  rdfs:label "NN" ;
  a2a:PersonName [
    rdfs:label "NN" ;
    a2a:PersonNameFirstName "NN"
  ] .

oa:event_elo_3a5fef9a-ca78-0081-bfda-7c8cc2e8073c_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1622" ;
    a2a:Month "02" ;
    a2a:Day "05" ;
    rdfs:label "1622-02-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_3a5fef9a-ca78-0081-bfda-7c8cc2e8073c_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_3a5fef9a-ca78-0081-bfda-7c8cc2e8073c_Person1 ;
  a2a:EventKeyRef oa:event_elo_3a5fef9a-ca78-0081-bfda-7c8cc2e8073c_Event1 .

oa:relationep_elo_3a5fef9a-ca78-0081-bfda-7c8cc2e8073c_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_3a5fef9a-ca78-0081-bfda-7c8cc2e8073c_Person2 ;
  a2a:EventKeyRef oa:event_elo_3a5fef9a-ca78-0081-bfda-7c8cc2e8073c_Event1 .

oa:relationep_elo_3a5fef9a-ca78-0081-bfda-7c8cc2e8073c_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_3a5fef9a-ca78-0081-bfda-7c8cc2e8073c_Person3 ;
  a2a:EventKeyRef oa:event_elo_3a5fef9a-ca78-0081-bfda-7c8cc2e8073c_Event1 .

oa:source_elo_3a5fef9a-ca78-0081-bfda-7c8cc2e8073c
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden en omstreken, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1599-01-01 - 1627-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1599-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1627-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1622" ;
    a2a:Month "02" ;
    a2a:Day "05" ;
    rdfs:label "1622-02-05"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden en omstreken" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Dopen Waalse Kerk, Deel: 270, Periode: 1599-1627" ;
    a2a:Book "Dopen Vrouwenkerk 1599 - 29 juli 1627." ;
    a2a:RegistryNumber "270" ;
    rdfs:label "Erfgoed Leiden en omstreken, Leiden, Archiefnaam: Dopen Waalse Kerk, Deel: 270, Periode: 1599-1627, Dopen Vrouwenkerk 1599 - 29 juli 1627., 270"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "http://images.memorix.nl/lei/thumb/1200x1200/7de799bd-5e05-20a6-4e11-e51f9d33c67f.jpg" ;
    a2a:UriViewer "http://www.archiefleiden.nl/home/collecties/personen/zoek-op-personen/weergave/akte/layout/default/id/3a5fef9a-ca78-0081-bfda-7c8cc2e8073c" ;
    a2a:UriPreview "http://images.memorix.nl/lei/thumb/188x188/7de799bd-5e05-20a6-4e11-e51f9d33c67f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-05-13"^^xsd:date ;
  a2a:RecordGUID "{3a5fef9a-ca78-0081-bfda-7c8cc2e8073c}" ;
  a2a:SourceRemarkOpmerking "Opm. onderz. Zie H 193 Ouders zijn getuige" .

