@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_f35ec6b2-8e25-735f-dee3-aacdf7dbdb8a
  a a2a:Record ;
  rdfs:label "Geboorte op 1 september 1872 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_f35ec6b2-8e25-735f-dee3-aacdf7dbdb8a_Person1072566676, oa:person_srt_f35ec6b2-8e25-735f-dee3-aacdf7dbdb8a_Person1072566677 ;
  a2a:hasEvent oa:event_srt_f35ec6b2-8e25-735f-dee3-aacdf7dbdb8a_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_f35ec6b2-8e25-735f-dee3-aacdf7dbdb8a_0, oa:relationep_srt_f35ec6b2-8e25-735f-dee3-aacdf7dbdb8a_1 ;
  a2a:hasSource oa:source_srt_f35ec6b2-8e25-735f-dee3-aacdf7dbdb8a .

oa:person_srt_f35ec6b2-8e25-735f-dee3-aacdf7dbdb8a_Person1072566676
  a a2a:Person ;
  rdfs:label "Gerardus Johannes Carel Tur" ;
  a2a:PersonName [
    rdfs:label "Gerardus Johannes Carel Tur" ;
    a2a:PersonNameFirstName "Gerardus Johannes Carel" ;
    a2a:PersonNameLastName "Tur"
  ] .

oa:person_srt_f35ec6b2-8e25-735f-dee3-aacdf7dbdb8a_Person1072566677
  a a2a:Person ;
  rdfs:label "Maartje Tur" ;
  a2a:PersonName [
    rdfs:label "Maartje Tur" ;
    a2a:PersonNameFirstName "Maartje" ;
    a2a:PersonNameLastName "Tur"
  ] .

oa:event_srt_f35ec6b2-8e25-735f-dee3-aacdf7dbdb8a_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "01-09-1872" ;
    a2a:Year "1872" ;
    a2a:Month "09" ;
    a2a:Day "01" ;
    rdfs:label "1872-09-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_f35ec6b2-8e25-735f-dee3-aacdf7dbdb8a_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_srt_f35ec6b2-8e25-735f-dee3-aacdf7dbdb8a_Person1072566676 ;
  a2a:EventKeyRef oa:event_srt_f35ec6b2-8e25-735f-dee3-aacdf7dbdb8a_Event1 .

oa:relationep_srt_f35ec6b2-8e25-735f-dee3-aacdf7dbdb8a_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_f35ec6b2-8e25-735f-dee3-aacdf7dbdb8a_Person1072566677 ;
  a2a:EventKeyRef oa:event_srt_f35ec6b2-8e25-735f-dee3-aacdf7dbdb8a_Event1 .

oa:source_srt_f35ec6b2-8e25-735f-dee3-aacdf7dbdb8a
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1872-09-01 - 1872-09-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1872-09-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1872-09-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1872e" ;
    a2a:Year "1872" ;
    a2a:Month "09" ;
    a2a:Day "01" ;
    rdfs:label "1872e"
  ] ;
  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 "1872e.3589" ;
    a2a:RegistryNumber "1872E" ;
    a2a:Folio "e109v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, geboorteakten, Nadere toegang op het geboorteregister van de gemeente Rotterdam, 1872e.3589, 1872E, e109v"
  ] ;
  a2a:SourceLastChangeDate "2022-12-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/0816A4EEB89348FD9EAB9F27337B2DA5" ;
  a2a:RecordIdentifier "1072566675" ;
  a2a:RecordGUID "{f35ec6b2-8e25-735f-dee3-aacdf7dbdb8a}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 0816A4EE-B893-48FD-9EAB-9F27337B2DA5" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-011872E_54_A2A.xml van SRT" .

