@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_7dab47bc-4d0f-2e84-9bcb-3d6470aa8d64
  a a2a:Record ;
  rdfs:label "Geboorte op 5 april 1886 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_7dab47bc-4d0f-2e84-9bcb-3d6470aa8d64_Person1072833407, oa:person_srt_7dab47bc-4d0f-2e84-9bcb-3d6470aa8d64_Person1072833408, oa:person_srt_7dab47bc-4d0f-2e84-9bcb-3d6470aa8d64_Person1072833409 ;
  a2a:hasEvent oa:event_srt_7dab47bc-4d0f-2e84-9bcb-3d6470aa8d64_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_7dab47bc-4d0f-2e84-9bcb-3d6470aa8d64_0, oa:relationep_srt_7dab47bc-4d0f-2e84-9bcb-3d6470aa8d64_1, oa:relationep_srt_7dab47bc-4d0f-2e84-9bcb-3d6470aa8d64_2 ;
  a2a:hasSource oa:source_srt_7dab47bc-4d0f-2e84-9bcb-3d6470aa8d64 .

oa:person_srt_7dab47bc-4d0f-2e84-9bcb-3d6470aa8d64_Person1072833407
  a a2a:Person ;
  rdfs:label "Agathe Petronille Schmidt" ;
  a2a:PersonName [
    rdfs:label "Agathe Petronille Schmidt" ;
    a2a:PersonNameFirstName "Agathe Petronille" ;
    a2a:PersonNameLastName "Schmidt"
  ] .

oa:person_srt_7dab47bc-4d0f-2e84-9bcb-3d6470aa8d64_Person1072833408
  a a2a:Person ;
  rdfs:label "Jan Cornelis Schmidt" ;
  a2a:PersonName [
    rdfs:label "Jan Cornelis Schmidt" ;
    a2a:PersonNameFirstName "Jan Cornelis" ;
    a2a:PersonNameLastName "Schmidt"
  ] .

oa:person_srt_7dab47bc-4d0f-2e84-9bcb-3d6470aa8d64_Person1072833409
  a a2a:Person ;
  rdfs:label "Johanna Koops" ;
  a2a:PersonName [
    rdfs:label "Johanna Koops" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Koops"
  ] .

oa:event_srt_7dab47bc-4d0f-2e84-9bcb-3d6470aa8d64_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "05-04-1886" ;
    a2a:Year "1886" ;
    a2a:Month "04" ;
    a2a:Day "05" ;
    rdfs:label "1886-04-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_7dab47bc-4d0f-2e84-9bcb-3d6470aa8d64_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_srt_7dab47bc-4d0f-2e84-9bcb-3d6470aa8d64_Person1072833407 ;
  a2a:EventKeyRef oa:event_srt_7dab47bc-4d0f-2e84-9bcb-3d6470aa8d64_Event1 .

oa:relationep_srt_7dab47bc-4d0f-2e84-9bcb-3d6470aa8d64_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_7dab47bc-4d0f-2e84-9bcb-3d6470aa8d64_Person1072833408 ;
  a2a:EventKeyRef oa:event_srt_7dab47bc-4d0f-2e84-9bcb-3d6470aa8d64_Event1 .

oa:relationep_srt_7dab47bc-4d0f-2e84-9bcb-3d6470aa8d64_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_7dab47bc-4d0f-2e84-9bcb-3d6470aa8d64_Person1072833409 ;
  a2a:EventKeyRef oa:event_srt_7dab47bc-4d0f-2e84-9bcb-3d6470aa8d64_Event1 .

oa:source_srt_7dab47bc-4d0f-2e84-9bcb-3d6470aa8d64
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1886-01-01 - 1886-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1886-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1886-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1886" ;
    a2a:Year "1886" ;
    rdfs:label "1886"
  ] ;
  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 "1886.88" ;
    a2a:RegistryNumber "1886D" ;
    a2a:Folio "d016v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, geboorteakten, Nadere toegang op het geboorteregister van de gemeente Rotterdam, 1886.88, 1886D, d016v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/D10D782C1AE34DC6822CCEF0CFD4CB6A" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/D10D782C1AE34DC6822CCEF0CFD4CB6A" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/D10D782C1AE34DC6822CCEF0CFD4CB6A"
  ] ;
  a2a:SourceLastChangeDate "2022-08-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/18A7346326EA4EF5857776D56D134814" ;
  a2a:RecordIdentifier "1072833406" ;
  a2a:RecordGUID "{7dab47bc-4d0f-2e84-9bcb-3d6470aa8d64}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 18A73463-26EA-4EF5-8577-76D56D134814" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-011886D_54_A2A.xml van SRT" .

