@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_5243f501-cbed-d5a5-291e-cc0668ceccb7
  a a2a:Record ;
  rdfs:label "Doop op 9 januari 1794 te Leiden" ;
  a2a:hasPerson oa:person_elo_5243f501-cbed-d5a5-291e-cc0668ceccb7_Person1, oa:person_elo_5243f501-cbed-d5a5-291e-cc0668ceccb7_Person2, oa:person_elo_5243f501-cbed-d5a5-291e-cc0668ceccb7_Person3, oa:person_elo_5243f501-cbed-d5a5-291e-cc0668ceccb7_Person4, oa:person_elo_5243f501-cbed-d5a5-291e-cc0668ceccb7_Person5 ;
  a2a:hasEvent oa:event_elo_5243f501-cbed-d5a5-291e-cc0668ceccb7_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_5243f501-cbed-d5a5-291e-cc0668ceccb7_0, oa:relationep_elo_5243f501-cbed-d5a5-291e-cc0668ceccb7_1, oa:relationep_elo_5243f501-cbed-d5a5-291e-cc0668ceccb7_2, oa:relationep_elo_5243f501-cbed-d5a5-291e-cc0668ceccb7_3, oa:relationep_elo_5243f501-cbed-d5a5-291e-cc0668ceccb7_4 ;
  a2a:hasSource oa:source_elo_5243f501-cbed-d5a5-291e-cc0668ceccb7 .

oa:person_elo_5243f501-cbed-d5a5-291e-cc0668ceccb7_Person1
  a a2a:Person ;
  rdfs:label "Willem Aarius" ;
  a2a:PersonName [
    rdfs:label "Willem Aarius" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Aarius"
  ] .

oa:person_elo_5243f501-cbed-d5a5-291e-cc0668ceccb7_Person2
  a a2a:Person ;
  rdfs:label "Willem Aarius" ;
  a2a:PersonName [
    rdfs:label "Willem Aarius" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Aarius"
  ] .

oa:person_elo_5243f501-cbed-d5a5-291e-cc0668ceccb7_Person3
  a a2a:Person ;
  rdfs:label "Clasijntje Blansjaar" ;
  a2a:PersonName [
    rdfs:label "Clasijntje Blansjaar" ;
    a2a:PersonNameFirstName "Clasijntje" ;
    a2a:PersonNameLastName "Blansjaar"
  ] .

oa:person_elo_5243f501-cbed-d5a5-291e-cc0668ceccb7_Person4
  a a2a:Person ;
  rdfs:label "Moses de Broeder" ;
  a2a:PersonName [
    rdfs:label "Moses de Broeder" ;
    a2a:PersonNameFirstName "Moses" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Broeder"
  ] .

oa:person_elo_5243f501-cbed-d5a5-291e-cc0668ceccb7_Person5
  a a2a:Person ;
  rdfs:label "Johanna de Haan" ;
  a2a:PersonName [
    rdfs:label "Johanna de Haan" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Haan"
  ] .

oa:event_elo_5243f501-cbed-d5a5-291e-cc0668ceccb7_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1794" ;
    a2a:Month "01" ;
    a2a:Day "09" ;
    rdfs:label "1794-01-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_5243f501-cbed-d5a5-291e-cc0668ceccb7_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_5243f501-cbed-d5a5-291e-cc0668ceccb7_Person1 ;
  a2a:EventKeyRef oa:event_elo_5243f501-cbed-d5a5-291e-cc0668ceccb7_Event1 .

oa:relationep_elo_5243f501-cbed-d5a5-291e-cc0668ceccb7_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_5243f501-cbed-d5a5-291e-cc0668ceccb7_Person2 ;
  a2a:EventKeyRef oa:event_elo_5243f501-cbed-d5a5-291e-cc0668ceccb7_Event1 .

oa:relationep_elo_5243f501-cbed-d5a5-291e-cc0668ceccb7_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_5243f501-cbed-d5a5-291e-cc0668ceccb7_Person3 ;
  a2a:EventKeyRef oa:event_elo_5243f501-cbed-d5a5-291e-cc0668ceccb7_Event1 .

oa:relationep_elo_5243f501-cbed-d5a5-291e-cc0668ceccb7_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_5243f501-cbed-d5a5-291e-cc0668ceccb7_Person4 ;
  a2a:EventKeyRef oa:event_elo_5243f501-cbed-d5a5-291e-cc0668ceccb7_Event1 .

oa:relationep_elo_5243f501-cbed-d5a5-291e-cc0668ceccb7_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_5243f501-cbed-d5a5-291e-cc0668ceccb7_Person5 ;
  a2a:EventKeyRef oa:event_elo_5243f501-cbed-d5a5-291e-cc0668ceccb7_Event1 .

oa:source_elo_5243f501-cbed-d5a5-291e-cc0668ceccb7
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden en omstreken, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1789-01-01 - 1796-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1789-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1796-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1794" ;
    a2a:Month "01" ;
    a2a:Day "09" ;
    rdfs:label "1794-01-09"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden en omstreken" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Dopen NH Hooglandsche Kerk, Deel: 255, Periode: 1789-1796" ;
    a2a:Book "Dopen Hooglandsche Kerk 1 oktober 1789 - 30 juni 1796." ;
    a2a:RegistryNumber "255" ;
    rdfs:label "Erfgoed Leiden en omstreken, Leiden, Archiefnaam: Dopen NH Hooglandsche Kerk, Deel: 255, Periode: 1789-1796, Dopen Hooglandsche Kerk 1 oktober 1789 - 30 juni 1796., 255"
  ] ;
  a2a:SourceLastChangeDate "2016-05-13"^^xsd:date ;
  a2a:RecordGUID "{5243f501-cbed-d5a5-291e-cc0668ceccb7}" ;
  a2a:SourceRemarkOpmerking "Dopen NH Hooglandsche Kerk" .

