@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_srt_608B08DA-D5C4-47F6-B1C7-478C168B2AB2
  a a2a:Record ;
  rdfs:label "Doop op 12 april 1807 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_608B08DA-D5C4-47F6-B1C7-478C168B2AB2_Person2034433152, oa:person_srt_608B08DA-D5C4-47F6-B1C7-478C168B2AB2_Person2034433153, oa:person_srt_608B08DA-D5C4-47F6-B1C7-478C168B2AB2_Person2034433154, oa:person_srt_608B08DA-D5C4-47F6-B1C7-478C168B2AB2_Person2034433155, oa:person_srt_608B08DA-D5C4-47F6-B1C7-478C168B2AB2_Person2034433156 ;
  a2a:hasEvent oa:event_srt_608B08DA-D5C4-47F6-B1C7-478C168B2AB2_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_608B08DA-D5C4-47F6-B1C7-478C168B2AB2_0, oa:relationep_srt_608B08DA-D5C4-47F6-B1C7-478C168B2AB2_1, oa:relationep_srt_608B08DA-D5C4-47F6-B1C7-478C168B2AB2_2, oa:relationep_srt_608B08DA-D5C4-47F6-B1C7-478C168B2AB2_3, oa:relationep_srt_608B08DA-D5C4-47F6-B1C7-478C168B2AB2_4 ;
  a2a:hasSource oa:source_srt_608B08DA-D5C4-47F6-B1C7-478C168B2AB2 .

oa:person_srt_608B08DA-D5C4-47F6-B1C7-478C168B2AB2_Person2034433152
  a a2a:Person ;
  rdfs:label "Anna Mary Stewart" ;
  a2a:PersonName [
    rdfs:label "Anna Mary Stewart" ;
    a2a:PersonNameFirstName "Anna Mary" ;
    a2a:PersonNameLastName "Stewart"
  ] .

oa:person_srt_608B08DA-D5C4-47F6-B1C7-478C168B2AB2_Person2034433153
  a a2a:Person ;
  rdfs:label "Henry Stewart" ;
  a2a:PersonName [
    rdfs:label "Henry Stewart" ;
    a2a:PersonNameFirstName "Henry" ;
    a2a:PersonNameLastName "Stewart"
  ] .

oa:person_srt_608B08DA-D5C4-47F6-B1C7-478C168B2AB2_Person2034433154
  a a2a:Person ;
  rdfs:label "Robina Oatson" ;
  a2a:PersonName [
    rdfs:label "Robina Oatson" ;
    a2a:PersonNameFirstName "Robina" ;
    a2a:PersonNameLastName "Oatson"
  ] .

oa:person_srt_608B08DA-D5C4-47F6-B1C7-478C168B2AB2_Person2034433155
  a a2a:Person ;
  rdfs:label "Anne Stewart" ;
  a2a:PersonName [
    rdfs:label "Anne Stewart" ;
    a2a:PersonNameFirstName "Anne" ;
    a2a:PersonNameLastName "Stewart"
  ] .

oa:person_srt_608B08DA-D5C4-47F6-B1C7-478C168B2AB2_Person2034433156
  a a2a:Person ;
  rdfs:label "Anne Mary Eylandt" ;
  a2a:PersonName [
    rdfs:label "Anne Mary Eylandt" ;
    a2a:PersonNameFirstName "Anne Mary" ;
    a2a:PersonNameLastName "Eylandt"
  ] .

oa:event_srt_608B08DA-D5C4-47F6-B1C7-478C168B2AB2_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "12-04-1807" ;
    a2a:Year "1807" ;
    a2a:Month "04" ;
    a2a:Day "12" ;
    rdfs:label "1807-04-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_608B08DA-D5C4-47F6-B1C7-478C168B2AB2_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_srt_608B08DA-D5C4-47F6-B1C7-478C168B2AB2_Person2034433152 ;
  a2a:EventKeyRef oa:event_srt_608B08DA-D5C4-47F6-B1C7-478C168B2AB2_Event1 .

oa:relationep_srt_608B08DA-D5C4-47F6-B1C7-478C168B2AB2_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_608B08DA-D5C4-47F6-B1C7-478C168B2AB2_Person2034433153 ;
  a2a:EventKeyRef oa:event_srt_608B08DA-D5C4-47F6-B1C7-478C168B2AB2_Event1 .

oa:relationep_srt_608B08DA-D5C4-47F6-B1C7-478C168B2AB2_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_608B08DA-D5C4-47F6-B1C7-478C168B2AB2_Person2034433154 ;
  a2a:EventKeyRef oa:event_srt_608B08DA-D5C4-47F6-B1C7-478C168B2AB2_Event1 .

oa:relationep_srt_608B08DA-D5C4-47F6-B1C7-478C168B2AB2_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_srt_608B08DA-D5C4-47F6-B1C7-478C168B2AB2_Person2034433155 ;
  a2a:EventKeyRef oa:event_srt_608B08DA-D5C4-47F6-B1C7-478C168B2AB2_Event1 .

oa:relationep_srt_608B08DA-D5C4-47F6-B1C7-478C168B2AB2_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_srt_608B08DA-D5C4-47F6-B1C7-478C168B2AB2_Person2034433156 ;
  a2a:EventKeyRef oa:event_srt_608B08DA-D5C4-47F6-B1C7-478C168B2AB2_Event1 .

oa:source_srt_608B08DA-D5C4-47F6-B1C7-478C168B2AB2
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1807-04-12 - 1807-04-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1807-04-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1807-04-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "12-04-1807" ;
    a2a:Year "1807" ;
    a2a:Month "04" ;
    a2a:Day "12" ;
    rdfs:label "12-04-1807"
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Place "Rotterdam" ;
    a2a:Collection "Doopregisters, Trouwregisters, Begraafregisters Rotterdam (DTB)" ;
    a2a:Book "Doop Schots" ;
    a2a:RegistryNumber "130" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Doopregisters, Trouwregisters, Begraafregisters Rotterdam (DTB), Doop Schots, 130"
  ] ;
  a2a:SourceLastChangeDate "2021-04-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/608B08DAD5C447F6B1C7478C168B2AB2" ;
  a2a:RecordIdentifier "2034433151" ;
  a2a:RecordGUID "{608B08DA-D5C4-47F6-B1C7-478C168B2AB2}" ;
  a2a:SourceRemarkOpmerking "getuige the father, kind twins" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/011BF4B27C5C424694168AB4FCFC413D" .

