@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_01658f9a-2fa3-7fc4-752d-64fa78e53308
  a a2a:Record ;
  rdfs:label "Geboorte op 18 augustus 1886 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_01658f9a-2fa3-7fc4-752d-64fa78e53308_Person1072154982, oa:person_srt_01658f9a-2fa3-7fc4-752d-64fa78e53308_Person1072154983, oa:person_srt_01658f9a-2fa3-7fc4-752d-64fa78e53308_Person1072154984 ;
  a2a:hasEvent oa:event_srt_01658f9a-2fa3-7fc4-752d-64fa78e53308_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_01658f9a-2fa3-7fc4-752d-64fa78e53308_0, oa:relationep_srt_01658f9a-2fa3-7fc4-752d-64fa78e53308_1, oa:relationep_srt_01658f9a-2fa3-7fc4-752d-64fa78e53308_2 ;
  a2a:hasSource oa:source_srt_01658f9a-2fa3-7fc4-752d-64fa78e53308 .

oa:person_srt_01658f9a-2fa3-7fc4-752d-64fa78e53308_Person1072154982
  a a2a:Person ;
  rdfs:label "Adrianus Bernardus Kramer" ;
  a2a:PersonName [
    rdfs:label "Adrianus Bernardus Kramer" ;
    a2a:PersonNameFirstName "Adrianus Bernardus" ;
    a2a:PersonNameLastName "Kramer"
  ] .

oa:person_srt_01658f9a-2fa3-7fc4-752d-64fa78e53308_Person1072154983
  a a2a:Person ;
  rdfs:label "Antonius Kramer" ;
  a2a:PersonName [
    rdfs:label "Antonius Kramer" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNameLastName "Kramer"
  ] .

oa:person_srt_01658f9a-2fa3-7fc4-752d-64fa78e53308_Person1072154984
  a a2a:Person ;
  rdfs:label "Jacoba Heijkants" ;
  a2a:PersonName [
    rdfs:label "Jacoba Heijkants" ;
    a2a:PersonNameFirstName "Jacoba" ;
    a2a:PersonNameLastName "Heijkants"
  ] .

oa:event_srt_01658f9a-2fa3-7fc4-752d-64fa78e53308_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "18-08-1886" ;
    a2a:Year "1886" ;
    a2a:Month "08" ;
    a2a:Day "18" ;
    rdfs:label "1886-08-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_01658f9a-2fa3-7fc4-752d-64fa78e53308_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_srt_01658f9a-2fa3-7fc4-752d-64fa78e53308_Person1072154982 ;
  a2a:EventKeyRef oa:event_srt_01658f9a-2fa3-7fc4-752d-64fa78e53308_Event1 .

oa:relationep_srt_01658f9a-2fa3-7fc4-752d-64fa78e53308_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_01658f9a-2fa3-7fc4-752d-64fa78e53308_Person1072154983 ;
  a2a:EventKeyRef oa:event_srt_01658f9a-2fa3-7fc4-752d-64fa78e53308_Event1 .

oa:relationep_srt_01658f9a-2fa3-7fc4-752d-64fa78e53308_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_01658f9a-2fa3-7fc4-752d-64fa78e53308_Person1072154984 ;
  a2a:EventKeyRef oa:event_srt_01658f9a-2fa3-7fc4-752d-64fa78e53308_Event1 .

oa:source_srt_01658f9a-2fa3-7fc4-752d-64fa78e53308
  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.42" ;
    a2a:RegistryNumber "1886F" ;
    a2a:Folio "f008v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, geboorteakten, Nadere toegang op het geboorteregister van de gemeente Rotterdam, 1886.42, 1886F, f008v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/33125929D2234CDB810B3297B0423216" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/33125929D2234CDB810B3297B0423216" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/33125929D2234CDB810B3297B0423216"
  ] ;
  a2a:SourceLastChangeDate "2022-03-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/E95A21F439924C1EB25EA15161E3F66A" ;
  a2a:RecordIdentifier "1072154981" ;
  a2a:RecordGUID "{01658f9a-2fa3-7fc4-752d-64fa78e53308}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder E95A21F4-3992-4C1E-B25E-A15161E3F66A" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-011886F_54_A2A.xml van SRT" .

