@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_cbf9b6f1-e625-b2c3-60b7-e49b3dc966c5
  a a2a:Record ;
  rdfs:label "Geboorte op 19 april 1841 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_cbf9b6f1-e625-b2c3-60b7-e49b3dc966c5_Person1074236007, oa:person_srt_cbf9b6f1-e625-b2c3-60b7-e49b3dc966c5_Person1074236008, oa:person_srt_cbf9b6f1-e625-b2c3-60b7-e49b3dc966c5_Person1074236009 ;
  a2a:hasEvent oa:event_srt_cbf9b6f1-e625-b2c3-60b7-e49b3dc966c5_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_cbf9b6f1-e625-b2c3-60b7-e49b3dc966c5_0, oa:relationep_srt_cbf9b6f1-e625-b2c3-60b7-e49b3dc966c5_1, oa:relationep_srt_cbf9b6f1-e625-b2c3-60b7-e49b3dc966c5_2 ;
  a2a:hasSource oa:source_srt_cbf9b6f1-e625-b2c3-60b7-e49b3dc966c5 .

oa:person_srt_cbf9b6f1-e625-b2c3-60b7-e49b3dc966c5_Person1074236007
  a a2a:Person ;
  rdfs:label "Sara Margaretha Voorburgh" ;
  a2a:PersonName [
    rdfs:label "Sara Margaretha Voorburgh" ;
    a2a:PersonNameFirstName "Sara Margaretha" ;
    a2a:PersonNameLastName "Voorburgh"
  ] .

oa:person_srt_cbf9b6f1-e625-b2c3-60b7-e49b3dc966c5_Person1074236008
  a a2a:Person ;
  rdfs:label "Willem Voorburgh" ;
  a2a:PersonName [
    rdfs:label "Willem Voorburgh" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Voorburgh"
  ] .

oa:person_srt_cbf9b6f1-e625-b2c3-60b7-e49b3dc966c5_Person1074236009
  a a2a:Person ;
  rdfs:label "Jansje Spruijt" ;
  a2a:PersonName [
    rdfs:label "Jansje Spruijt" ;
    a2a:PersonNameFirstName "Jansje" ;
    a2a:PersonNameLastName "Spruijt"
  ] .

oa:event_srt_cbf9b6f1-e625-b2c3-60b7-e49b3dc966c5_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "19-04-1841" ;
    a2a:Year "1841" ;
    a2a:Month "04" ;
    a2a:Day "19" ;
    rdfs:label "1841-04-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_cbf9b6f1-e625-b2c3-60b7-e49b3dc966c5_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_srt_cbf9b6f1-e625-b2c3-60b7-e49b3dc966c5_Person1074236007 ;
  a2a:EventKeyRef oa:event_srt_cbf9b6f1-e625-b2c3-60b7-e49b3dc966c5_Event1 .

oa:relationep_srt_cbf9b6f1-e625-b2c3-60b7-e49b3dc966c5_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_cbf9b6f1-e625-b2c3-60b7-e49b3dc966c5_Person1074236008 ;
  a2a:EventKeyRef oa:event_srt_cbf9b6f1-e625-b2c3-60b7-e49b3dc966c5_Event1 .

oa:relationep_srt_cbf9b6f1-e625-b2c3-60b7-e49b3dc966c5_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_cbf9b6f1-e625-b2c3-60b7-e49b3dc966c5_Person1074236009 ;
  a2a:EventKeyRef oa:event_srt_cbf9b6f1-e625-b2c3-60b7-e49b3dc966c5_Event1 .

oa:source_srt_cbf9b6f1-e625-b2c3-60b7-e49b3dc966c5
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1841-01-01 - 1841-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1841-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1841-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1841" ;
    a2a:Year "1841" ;
    rdfs:label "1841"
  ] ;
  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 "1841.946" ;
    a2a:RegistryNumber "1841A" ;
    a2a:Folio "a238" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, geboorteakten, Nadere toegang op het geboorteregister van de gemeente Rotterdam, 1841.946, 1841A, a238"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/721E0AD0B3754FE28EE01E92439CE490" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/721E0AD0B3754FE28EE01E92439CE490" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/721E0AD0B3754FE28EE01E92439CE490"
  ] ;
  a2a:SourceLastChangeDate "2018-04-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/EEE1944E0FED4C7D83966A013B183B18" ;
  a2a:RecordIdentifier "1074236006" ;
  a2a:RecordGUID "{cbf9b6f1-e625-b2c3-60b7-e49b3dc966c5}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder EEE1944E-0FED-4C7D-8396-6A013B183B18" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-011841A_54_A2A.xml van SRT" .

