@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_5bdc1855-e76d-416b-de6d-0f0fb0a77654
  a a2a:Record ;
  rdfs:label "Doop op 6 maart 1748 te Leiden" ;
  a2a:hasPerson oa:person_elo_5bdc1855-e76d-416b-de6d-0f0fb0a77654_Person1, oa:person_elo_5bdc1855-e76d-416b-de6d-0f0fb0a77654_Person2, oa:person_elo_5bdc1855-e76d-416b-de6d-0f0fb0a77654_Person3, oa:person_elo_5bdc1855-e76d-416b-de6d-0f0fb0a77654_Person4, oa:person_elo_5bdc1855-e76d-416b-de6d-0f0fb0a77654_Person5 ;
  a2a:hasEvent oa:event_elo_5bdc1855-e76d-416b-de6d-0f0fb0a77654_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_5bdc1855-e76d-416b-de6d-0f0fb0a77654_0, oa:relationep_elo_5bdc1855-e76d-416b-de6d-0f0fb0a77654_1, oa:relationep_elo_5bdc1855-e76d-416b-de6d-0f0fb0a77654_2, oa:relationep_elo_5bdc1855-e76d-416b-de6d-0f0fb0a77654_3, oa:relationep_elo_5bdc1855-e76d-416b-de6d-0f0fb0a77654_4 ;
  a2a:hasSource oa:source_elo_5bdc1855-e76d-416b-de6d-0f0fb0a77654 .

oa:person_elo_5bdc1855-e76d-416b-de6d-0f0fb0a77654_Person1
  a a2a:Person ;
  rdfs:label "Susanna Arnou" ;
  a2a:PersonName [
    rdfs:label "Susanna Arnou" ;
    a2a:PersonNameFirstName "Susanna" ;
    a2a:PersonNameLastName "Arnou"
  ] .

oa:person_elo_5bdc1855-e76d-416b-de6d-0f0fb0a77654_Person2
  a a2a:Person ;
  rdfs:label "Abraham Arnou" ;
  a2a:PersonName [
    rdfs:label "Abraham Arnou" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Arnou"
  ] .

oa:person_elo_5bdc1855-e76d-416b-de6d-0f0fb0a77654_Person3
  a a2a:Person ;
  rdfs:label "Maria Bulla" ;
  a2a:PersonName [
    rdfs:label "Maria Bulla" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Bulla"
  ] .

oa:person_elo_5bdc1855-e76d-416b-de6d-0f0fb0a77654_Person4
  a a2a:Person ;
  rdfs:label "Catharina Clignet" ;
  a2a:PersonName [
    rdfs:label "Catharina Clignet" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Clignet"
  ] .

oa:person_elo_5bdc1855-e76d-416b-de6d-0f0fb0a77654_Person5
  a a2a:Person ;
  rdfs:label "Johannes Clignet" ;
  a2a:PersonName [
    rdfs:label "Johannes Clignet" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Clignet"
  ] .

oa:event_elo_5bdc1855-e76d-416b-de6d-0f0fb0a77654_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1748" ;
    a2a:Month "03" ;
    a2a:Day "06" ;
    rdfs:label "1748-03-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_5bdc1855-e76d-416b-de6d-0f0fb0a77654_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_5bdc1855-e76d-416b-de6d-0f0fb0a77654_Person1 ;
  a2a:EventKeyRef oa:event_elo_5bdc1855-e76d-416b-de6d-0f0fb0a77654_Event1 .

oa:relationep_elo_5bdc1855-e76d-416b-de6d-0f0fb0a77654_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_5bdc1855-e76d-416b-de6d-0f0fb0a77654_Person2 ;
  a2a:EventKeyRef oa:event_elo_5bdc1855-e76d-416b-de6d-0f0fb0a77654_Event1 .

oa:relationep_elo_5bdc1855-e76d-416b-de6d-0f0fb0a77654_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_5bdc1855-e76d-416b-de6d-0f0fb0a77654_Person3 ;
  a2a:EventKeyRef oa:event_elo_5bdc1855-e76d-416b-de6d-0f0fb0a77654_Event1 .

oa:relationep_elo_5bdc1855-e76d-416b-de6d-0f0fb0a77654_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_5bdc1855-e76d-416b-de6d-0f0fb0a77654_Person4 ;
  a2a:EventKeyRef oa:event_elo_5bdc1855-e76d-416b-de6d-0f0fb0a77654_Event1 .

oa:relationep_elo_5bdc1855-e76d-416b-de6d-0f0fb0a77654_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_5bdc1855-e76d-416b-de6d-0f0fb0a77654_Person5 ;
  a2a:EventKeyRef oa:event_elo_5bdc1855-e76d-416b-de6d-0f0fb0a77654_Event1 .

oa:source_elo_5bdc1855-e76d-416b-de6d-0f0fb0a77654
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden en omstreken, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1741-01-01 - 1769-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1741-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1769-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1748" ;
    a2a:Month "03" ;
    a2a:Day "06" ;
    rdfs:label "1748-03-06"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden en omstreken" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Dopen NH Pieterskerk, Deel: 229, Periode: 1741-1769" ;
    a2a:Book "Dopen Pieterskerk 1741 - 1769." ;
    a2a:RegistryNumber "229" ;
    rdfs:label "Erfgoed Leiden en omstreken, Leiden, Archiefnaam: Dopen NH Pieterskerk, Deel: 229, Periode: 1741-1769, Dopen Pieterskerk 1741 - 1769., 229"
  ] ;
  a2a:SourceLastChangeDate "2015-10-27"^^xsd:date ;
  a2a:RecordGUID "{5bdc1855-e76d-416b-de6d-0f0fb0a77654}" ;
  a2a:SourceRemarkOpmerking "Dopen NH Pieterskerk" .

