@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_2fbaa0dc-e46a-2f4f-d6a0-e1c4d5ee6068
  a a2a:Record ;
  rdfs:label "Geboorte op 4 juli 1856 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_2fbaa0dc-e46a-2f4f-d6a0-e1c4d5ee6068_Person1073872953, oa:person_srt_2fbaa0dc-e46a-2f4f-d6a0-e1c4d5ee6068_Person1073872954, oa:person_srt_2fbaa0dc-e46a-2f4f-d6a0-e1c4d5ee6068_Person1073872955 ;
  a2a:hasEvent oa:event_srt_2fbaa0dc-e46a-2f4f-d6a0-e1c4d5ee6068_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_2fbaa0dc-e46a-2f4f-d6a0-e1c4d5ee6068_0, oa:relationep_srt_2fbaa0dc-e46a-2f4f-d6a0-e1c4d5ee6068_1, oa:relationep_srt_2fbaa0dc-e46a-2f4f-d6a0-e1c4d5ee6068_2 ;
  a2a:hasSource oa:source_srt_2fbaa0dc-e46a-2f4f-d6a0-e1c4d5ee6068 .

oa:person_srt_2fbaa0dc-e46a-2f4f-d6a0-e1c4d5ee6068_Person1073872953
  a a2a:Person ;
  rdfs:label "Susanna Leding" ;
  a2a:PersonName [
    rdfs:label "Susanna Leding" ;
    a2a:PersonNameFirstName "Susanna" ;
    a2a:PersonNameLastName "Leding"
  ] .

oa:person_srt_2fbaa0dc-e46a-2f4f-d6a0-e1c4d5ee6068_Person1073872954
  a a2a:Person ;
  rdfs:label "Rulof Jan Leding" ;
  a2a:PersonName [
    rdfs:label "Rulof Jan Leding" ;
    a2a:PersonNameFirstName "Rulof Jan" ;
    a2a:PersonNameLastName "Leding"
  ] .

oa:person_srt_2fbaa0dc-e46a-2f4f-d6a0-e1c4d5ee6068_Person1073872955
  a a2a:Person ;
  rdfs:label "Jacoba van Witzenburg" ;
  a2a:PersonName [
    rdfs:label "Jacoba van Witzenburg" ;
    a2a:PersonNameFirstName "Jacoba" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Witzenburg"
  ] .

oa:event_srt_2fbaa0dc-e46a-2f4f-d6a0-e1c4d5ee6068_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "04-07-1856" ;
    a2a:Year "1856" ;
    a2a:Month "07" ;
    a2a:Day "04" ;
    rdfs:label "1856-07-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_2fbaa0dc-e46a-2f4f-d6a0-e1c4d5ee6068_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_srt_2fbaa0dc-e46a-2f4f-d6a0-e1c4d5ee6068_Person1073872953 ;
  a2a:EventKeyRef oa:event_srt_2fbaa0dc-e46a-2f4f-d6a0-e1c4d5ee6068_Event1 .

oa:relationep_srt_2fbaa0dc-e46a-2f4f-d6a0-e1c4d5ee6068_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_2fbaa0dc-e46a-2f4f-d6a0-e1c4d5ee6068_Person1073872954 ;
  a2a:EventKeyRef oa:event_srt_2fbaa0dc-e46a-2f4f-d6a0-e1c4d5ee6068_Event1 .

oa:relationep_srt_2fbaa0dc-e46a-2f4f-d6a0-e1c4d5ee6068_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_2fbaa0dc-e46a-2f4f-d6a0-e1c4d5ee6068_Person1073872955 ;
  a2a:EventKeyRef oa:event_srt_2fbaa0dc-e46a-2f4f-d6a0-e1c4d5ee6068_Event1 .

oa:source_srt_2fbaa0dc-e46a-2f4f-d6a0-e1c4d5ee6068
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1856-01-01 - 1856-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1856-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1856-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1856" ;
    a2a:Year "1856" ;
    rdfs:label "1856"
  ] ;
  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 "1856.2111" ;
    a2a:RegistryNumber "1856D" ;
    a2a:Folio "d051v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, geboorteakten, Nadere toegang op het geboorteregister van de gemeente Rotterdam, 1856.2111, 1856D, d051v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/328283F051B8462F8601FE05E2A76A53" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/328283F051B8462F8601FE05E2A76A53" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/328283F051B8462F8601FE05E2A76A53"
  ] ;
  a2a:SourceLastChangeDate "2017-09-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/FB8D7A41647142849F95B0C6005B0BFA" ;
  a2a:RecordIdentifier "1073872952" ;
  a2a:RecordGUID "{2fbaa0dc-e46a-2f4f-d6a0-e1c4d5ee6068}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder FB8D7A41-6471-4284-9F95-B0C6005B0BFA" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-011856D_54_A2A.xml van SRT" .

