@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_srt_542b7dd3-55c4-eab5-dc22-866eb399f2ec
  a a2a:Record ;
  rdfs:label "Geboorte op 7 april 1894 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_542b7dd3-55c4-eab5-dc22-866eb399f2ec_Person1074465879, oa:person_srt_542b7dd3-55c4-eab5-dc22-866eb399f2ec_Person1074465880, oa:person_srt_542b7dd3-55c4-eab5-dc22-866eb399f2ec_Person1074465881 ;
  a2a:hasEvent oa:event_srt_542b7dd3-55c4-eab5-dc22-866eb399f2ec_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_542b7dd3-55c4-eab5-dc22-866eb399f2ec_0, oa:relationep_srt_542b7dd3-55c4-eab5-dc22-866eb399f2ec_1, oa:relationep_srt_542b7dd3-55c4-eab5-dc22-866eb399f2ec_2 ;
  a2a:hasSource oa:source_srt_542b7dd3-55c4-eab5-dc22-866eb399f2ec .

oa:person_srt_542b7dd3-55c4-eab5-dc22-866eb399f2ec_Person1074465879
  a a2a:Person ;
  rdfs:label "August Sutherland" ;
  owl:sameAs oa:person_nha_014220B9-AA35-4B7E-9679-D7A670118251_Person3400636876, oa:person_srt_E090808A-08F5-441B-890B-09F3BE34B078_Person1074465879 ;
  a2a:PersonName [
    rdfs:label "August Sutherland" ;
    a2a:PersonNameFirstName "August" ;
    a2a:PersonNameLastName "Sutherland"
  ] .

oa:person_srt_542b7dd3-55c4-eab5-dc22-866eb399f2ec_Person1074465880
  a a2a:Person ;
  rdfs:label "August Franciscus Sutherland" ;
  owl:sameAs oa:person_nha_014220B9-AA35-4B7E-9679-D7A670118251_Person3400636875, oa:person_srt_356AC6CC-3584-47D4-938D-D53315A61ABB_Person1075568796, oa:person_nha_5EFB3C8B-14BF-4964-B41F-CBEBF944F419_Person3400879087, oa:person_srt_E090808A-08F5-441B-890B-09F3BE34B078_Person1074465880, oa:person_srt_c422d0fb-5a14-905b-1e80-04044f7db28c_Person1075568796, oa:person_srt_EBC626B7-68C9-4DEB-A4B7-C909C4053D08_Person3166579277, oa:person_srt_ffc837c0-7085-0833-4db0-f43120ea1448_Person3166579277 ;
  a2a:PersonName [
    rdfs:label "August Franciscus Sutherland" ;
    a2a:PersonNameFirstName "August Franciscus" ;
    a2a:PersonNameLastName "Sutherland"
  ] .

oa:person_srt_542b7dd3-55c4-eab5-dc22-866eb399f2ec_Person1074465881
  a a2a:Person ;
  rdfs:label "Sophia Linnemann" ;
  owl:sameAs oa:person_nha_014220B9-AA35-4B7E-9679-D7A670118251_Person3400636874, oa:person_srt_356AC6CC-3584-47D4-938D-D53315A61ABB_Person1075568797, oa:person_nha_5EFB3C8B-14BF-4964-B41F-CBEBF944F419_Person3400879088, oa:person_srt_E090808A-08F5-441B-890B-09F3BE34B078_Person1074465881, oa:person_srt_c422d0fb-5a14-905b-1e80-04044f7db28c_Person1075568797, oa:person_srt_EBC626B7-68C9-4DEB-A4B7-C909C4053D08_Person3166579278, oa:person_srt_ffc837c0-7085-0833-4db0-f43120ea1448_Person3166579278 ;
  a2a:PersonName [
    rdfs:label "Sophia Linnemann" ;
    a2a:PersonNameFirstName "Sophia" ;
    a2a:PersonNameLastName "Linnemann"
  ] .

oa:event_srt_542b7dd3-55c4-eab5-dc22-866eb399f2ec_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "07-04-1894" ;
    a2a:Year "1894" ;
    a2a:Month "04" ;
    a2a:Day "07" ;
    rdfs:label "1894-04-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_542b7dd3-55c4-eab5-dc22-866eb399f2ec_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_srt_542b7dd3-55c4-eab5-dc22-866eb399f2ec_Person1074465879 ;
  a2a:EventKeyRef oa:event_srt_542b7dd3-55c4-eab5-dc22-866eb399f2ec_Event1 .

oa:relationep_srt_542b7dd3-55c4-eab5-dc22-866eb399f2ec_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_542b7dd3-55c4-eab5-dc22-866eb399f2ec_Person1074465880 ;
  a2a:EventKeyRef oa:event_srt_542b7dd3-55c4-eab5-dc22-866eb399f2ec_Event1 .

oa:relationep_srt_542b7dd3-55c4-eab5-dc22-866eb399f2ec_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_542b7dd3-55c4-eab5-dc22-866eb399f2ec_Person1074465881 ;
  a2a:EventKeyRef oa:event_srt_542b7dd3-55c4-eab5-dc22-866eb399f2ec_Event1 .

oa:source_srt_542b7dd3-55c4-eab5-dc22-866eb399f2ec
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1894-01-01 - 1894-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1894-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1894-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1894" ;
    a2a:Year "1894" ;
    rdfs:label "1894"
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Place "Rotterdam" ;
    a2a:Collection "Burgerlijke Stand Rotterdam, geboorteakten" ;
    a2a:Book "Nadere toegang op het geboorteregister van de gemeente Rotterdam" ;
    a2a:DocumentNumber "1894.1996" ;
    a2a:RegistryNumber "1894D" ;
    a2a:Folio "d102v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, geboorteakten, Nadere toegang op het geboorteregister van de gemeente Rotterdam, 1894.1996, 1894D, d102v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/56DAF161C0EE4C7A9EF08E7DE81043F4" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/56DAF161C0EE4C7A9EF08E7DE81043F4" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/56DAF161C0EE4C7A9EF08E7DE81043F4"
  ] ;
  a2a:SourceLastChangeDate "2017-09-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/E090808A08F5441B890B09F3BE34B078" ;
  a2a:RecordIdentifier "1074465878" ;
  a2a:RecordGUID "{542b7dd3-55c4-eab5-dc22-866eb399f2ec}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder E090808A-08F5-441B-890B-09F3BE34B078" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-011894D_54_A2A.xml van SRT" .

