@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_9e9db388-fe9c-d73b-308d-93d3ad5d7cd2
  a a2a:Record ;
  rdfs:label "Geboorte op 7 september 1875 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_9e9db388-fe9c-d73b-308d-93d3ad5d7cd2_Person1072677633, oa:person_srt_9e9db388-fe9c-d73b-308d-93d3ad5d7cd2_Person1072677634, oa:person_srt_9e9db388-fe9c-d73b-308d-93d3ad5d7cd2_Person1072677635 ;
  a2a:hasEvent oa:event_srt_9e9db388-fe9c-d73b-308d-93d3ad5d7cd2_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_9e9db388-fe9c-d73b-308d-93d3ad5d7cd2_0, oa:relationep_srt_9e9db388-fe9c-d73b-308d-93d3ad5d7cd2_1, oa:relationep_srt_9e9db388-fe9c-d73b-308d-93d3ad5d7cd2_2 ;
  a2a:hasSource oa:source_srt_9e9db388-fe9c-d73b-308d-93d3ad5d7cd2 .

oa:person_srt_9e9db388-fe9c-d73b-308d-93d3ad5d7cd2_Person1072677633
  a a2a:Person ;
  rdfs:label "Adriaan Keus" ;
  a2a:PersonName [
    rdfs:label "Adriaan Keus" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNameLastName "Keus"
  ] .

oa:person_srt_9e9db388-fe9c-d73b-308d-93d3ad5d7cd2_Person1072677634
  a a2a:Person ;
  rdfs:label "Dirk Leendert Marie Eliza Keus" ;
  a2a:PersonName [
    rdfs:label "Dirk Leendert Marie Eliza Keus" ;
    a2a:PersonNameFirstName "Dirk Leendert Marie Eliza" ;
    a2a:PersonNameLastName "Keus"
  ] .

oa:person_srt_9e9db388-fe9c-d73b-308d-93d3ad5d7cd2_Person1072677635
  a a2a:Person ;
  rdfs:label "Klara Cornelia van Traa" ;
  a2a:PersonName [
    rdfs:label "Klara Cornelia van Traa" ;
    a2a:PersonNameFirstName "Klara Cornelia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Traa"
  ] .

oa:event_srt_9e9db388-fe9c-d73b-308d-93d3ad5d7cd2_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "07-09-1875" ;
    a2a:Year "1875" ;
    a2a:Month "09" ;
    a2a:Day "07" ;
    rdfs:label "1875-09-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_9e9db388-fe9c-d73b-308d-93d3ad5d7cd2_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_srt_9e9db388-fe9c-d73b-308d-93d3ad5d7cd2_Person1072677633 ;
  a2a:EventKeyRef oa:event_srt_9e9db388-fe9c-d73b-308d-93d3ad5d7cd2_Event1 .

oa:relationep_srt_9e9db388-fe9c-d73b-308d-93d3ad5d7cd2_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_9e9db388-fe9c-d73b-308d-93d3ad5d7cd2_Person1072677634 ;
  a2a:EventKeyRef oa:event_srt_9e9db388-fe9c-d73b-308d-93d3ad5d7cd2_Event1 .

oa:relationep_srt_9e9db388-fe9c-d73b-308d-93d3ad5d7cd2_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_9e9db388-fe9c-d73b-308d-93d3ad5d7cd2_Person1072677635 ;
  a2a:EventKeyRef oa:event_srt_9e9db388-fe9c-d73b-308d-93d3ad5d7cd2_Event1 .

oa:source_srt_9e9db388-fe9c-d73b-308d-93d3ad5d7cd2
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1875-01-01 - 1875-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1875-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1875-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1875" ;
    a2a:Year "1875" ;
    rdfs:label "1875"
  ] ;
  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 "1875.3764" ;
    a2a:RegistryNumber "1875D" ;
    a2a:Folio "d034" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, geboorteakten, Nadere toegang op het geboorteregister van de gemeente Rotterdam, 1875.3764, 1875D, d034"
  ] ;
  a2a:SourceLastChangeDate "2023-05-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/C055AA1E813E4BB0991B490DDF64274B" ;
  a2a:RecordIdentifier "1072677632" ;
  a2a:RecordGUID "{9e9db388-fe9c-d73b-308d-93d3ad5d7cd2}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder C055AA1E-813E-4BB0-991B-490DDF64274B" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-011875D_54_A2A.xml van SRT" .

