@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_88425fc0-2888-e2e6-2f4b-4b3c63b55834
  a a2a:Record ;
  rdfs:label "Geboorte op 19 september 1840 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_88425fc0-2888-e2e6-2f4b-4b3c63b55834_Person1072211421, oa:person_srt_88425fc0-2888-e2e6-2f4b-4b3c63b55834_Person1072211422, oa:person_srt_88425fc0-2888-e2e6-2f4b-4b3c63b55834_Person1072211423 ;
  a2a:hasEvent oa:event_srt_88425fc0-2888-e2e6-2f4b-4b3c63b55834_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_88425fc0-2888-e2e6-2f4b-4b3c63b55834_0, oa:relationep_srt_88425fc0-2888-e2e6-2f4b-4b3c63b55834_1, oa:relationep_srt_88425fc0-2888-e2e6-2f4b-4b3c63b55834_2 ;
  a2a:hasSource oa:source_srt_88425fc0-2888-e2e6-2f4b-4b3c63b55834 .

oa:person_srt_88425fc0-2888-e2e6-2f4b-4b3c63b55834_Person1072211421
  a a2a:Person ;
  rdfs:label "Clasina Cornelia Magito" ;
  a2a:PersonName [
    rdfs:label "Clasina Cornelia Magito" ;
    a2a:PersonNameFirstName "Clasina Cornelia" ;
    a2a:PersonNameLastName "Magito"
  ] .

oa:person_srt_88425fc0-2888-e2e6-2f4b-4b3c63b55834_Person1072211422
  a a2a:Person ;
  rdfs:label "Nicolaas Magito" ;
  a2a:PersonName [
    rdfs:label "Nicolaas Magito" ;
    a2a:PersonNameFirstName "Nicolaas" ;
    a2a:PersonNameLastName "Magito"
  ] .

oa:person_srt_88425fc0-2888-e2e6-2f4b-4b3c63b55834_Person1072211423
  a a2a:Person ;
  rdfs:label "Clasina Cornelia Brakkee" ;
  a2a:PersonName [
    rdfs:label "Clasina Cornelia Brakkee" ;
    a2a:PersonNameFirstName "Clasina Cornelia" ;
    a2a:PersonNameLastName "Brakkee"
  ] .

oa:event_srt_88425fc0-2888-e2e6-2f4b-4b3c63b55834_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "19-09-1840" ;
    a2a:Year "1840" ;
    a2a:Month "09" ;
    a2a:Day "19" ;
    rdfs:label "1840-09-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_88425fc0-2888-e2e6-2f4b-4b3c63b55834_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_srt_88425fc0-2888-e2e6-2f4b-4b3c63b55834_Person1072211421 ;
  a2a:EventKeyRef oa:event_srt_88425fc0-2888-e2e6-2f4b-4b3c63b55834_Event1 .

oa:relationep_srt_88425fc0-2888-e2e6-2f4b-4b3c63b55834_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_88425fc0-2888-e2e6-2f4b-4b3c63b55834_Person1072211422 ;
  a2a:EventKeyRef oa:event_srt_88425fc0-2888-e2e6-2f4b-4b3c63b55834_Event1 .

oa:relationep_srt_88425fc0-2888-e2e6-2f4b-4b3c63b55834_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_88425fc0-2888-e2e6-2f4b-4b3c63b55834_Person1072211423 ;
  a2a:EventKeyRef oa:event_srt_88425fc0-2888-e2e6-2f4b-4b3c63b55834_Event1 .

oa:source_srt_88425fc0-2888-e2e6-2f4b-4b3c63b55834
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1840-01-01 - 1840-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1840-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1840-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1840" ;
    a2a:Year "1840" ;
    rdfs:label "1840"
  ] ;
  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 "1840.2201" ;
    a2a:RegistryNumber "1840C" ;
    a2a:Folio "c054" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, geboorteakten, Nadere toegang op het geboorteregister van de gemeente Rotterdam, 1840.2201, 1840C, c054"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/177FA05030B54F21A36510DD7B1A9330" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/177FA05030B54F21A36510DD7B1A9330" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/177FA05030B54F21A36510DD7B1A9330"
  ] ;
  a2a:SourceLastChangeDate "2019-03-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/D77069223ED74DBA94979609A030DF72" ;
  a2a:RecordIdentifier "1072211420" ;
  a2a:RecordGUID "{88425fc0-2888-e2e6-2f4b-4b3c63b55834}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder D7706922-3ED7-4DBA-9497-9609A030DF72" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-011840C_54_A2A.xml van SRT" .

