@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_acf8a5ec-0b93-1bc9-31f3-fb73faba2ac5
  a a2a:Record ;
  rdfs:label "Geboorte op 11 juni 1841 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_acf8a5ec-0b93-1bc9-31f3-fb73faba2ac5_Person1163900655, oa:person_srt_acf8a5ec-0b93-1bc9-31f3-fb73faba2ac5_Person1163900656, oa:person_srt_acf8a5ec-0b93-1bc9-31f3-fb73faba2ac5_Person1163900657 ;
  a2a:hasEvent oa:event_srt_acf8a5ec-0b93-1bc9-31f3-fb73faba2ac5_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_acf8a5ec-0b93-1bc9-31f3-fb73faba2ac5_0, oa:relationep_srt_acf8a5ec-0b93-1bc9-31f3-fb73faba2ac5_1, oa:relationep_srt_acf8a5ec-0b93-1bc9-31f3-fb73faba2ac5_2 ;
  a2a:hasSource oa:source_srt_acf8a5ec-0b93-1bc9-31f3-fb73faba2ac5 .

oa:person_srt_acf8a5ec-0b93-1bc9-31f3-fb73faba2ac5_Person1163900655
  a a2a:Person ;
  rdfs:label "Adriaan Pieter Swellengrebel" ;
  a2a:PersonName [
    rdfs:label "Adriaan Pieter Swellengrebel" ;
    a2a:PersonNameFirstName "Adriaan Pieter" ;
    a2a:PersonNameLastName "Swellengrebel"
  ] .

oa:person_srt_acf8a5ec-0b93-1bc9-31f3-fb73faba2ac5_Person1163900656
  a a2a:Person ;
  rdfs:label "Johan Hendrik Willem Swellengrebel" ;
  a2a:PersonName [
    rdfs:label "Johan Hendrik Willem Swellengrebel" ;
    a2a:PersonNameFirstName "Johan Hendrik Willem" ;
    a2a:PersonNameLastName "Swellengrebel"
  ] .

oa:person_srt_acf8a5ec-0b93-1bc9-31f3-fb73faba2ac5_Person1163900657
  a a2a:Person ;
  rdfs:label "Geertruida Anna Elisabeth Hoffmann" ;
  a2a:PersonName [
    rdfs:label "Geertruida Anna Elisabeth Hoffmann" ;
    a2a:PersonNameFirstName "Geertruida Anna Elisabeth" ;
    a2a:PersonNameLastName "Hoffmann"
  ] .

oa:event_srt_acf8a5ec-0b93-1bc9-31f3-fb73faba2ac5_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "11-06-1841" ;
    a2a:Year "1841" ;
    a2a:Month "06" ;
    a2a:Day "11" ;
    rdfs:label "1841-06-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_acf8a5ec-0b93-1bc9-31f3-fb73faba2ac5_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_srt_acf8a5ec-0b93-1bc9-31f3-fb73faba2ac5_Person1163900655 ;
  a2a:EventKeyRef oa:event_srt_acf8a5ec-0b93-1bc9-31f3-fb73faba2ac5_Event1 .

oa:relationep_srt_acf8a5ec-0b93-1bc9-31f3-fb73faba2ac5_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_acf8a5ec-0b93-1bc9-31f3-fb73faba2ac5_Person1163900656 ;
  a2a:EventKeyRef oa:event_srt_acf8a5ec-0b93-1bc9-31f3-fb73faba2ac5_Event1 .

oa:relationep_srt_acf8a5ec-0b93-1bc9-31f3-fb73faba2ac5_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_acf8a5ec-0b93-1bc9-31f3-fb73faba2ac5_Person1163900657 ;
  a2a:EventKeyRef oa:event_srt_acf8a5ec-0b93-1bc9-31f3-fb73faba2ac5_Event1 .

oa:source_srt_acf8a5ec-0b93-1bc9-31f3-fb73faba2ac5
  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.1385" ;
    a2a:RegistryNumber "1841B" ;
    a2a:Folio "b099" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, geboorteakten, Nadere toegang op het geboorteregister van de gemeente Rotterdam, 1841.1385, 1841B, b099"
  ] ;
  a2a:SourceLastChangeDate "2023-05-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/30E70B4CE1D74BC7BB8EC16B25B55EF4" ;
  a2a:RecordIdentifier "1163900654" ;
  a2a:RecordGUID "{acf8a5ec-0b93-1bc9-31f3-fb73faba2ac5}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 30E70B4C-E1D7-4BC7-BB8E-C16B25B55EF4" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-011841B_54_A2A.xml van SRT" .

