@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_16fa68af-8fa1-6973-e8a0-a43b21da43c2
  a a2a:Record ;
  rdfs:label "Geboorte op 1 februari 1836 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_16fa68af-8fa1-6973-e8a0-a43b21da43c2_Person3262042017, oa:person_srt_16fa68af-8fa1-6973-e8a0-a43b21da43c2_Person3262042018, oa:person_srt_16fa68af-8fa1-6973-e8a0-a43b21da43c2_Person3262042019 ;
  a2a:hasEvent oa:event_srt_16fa68af-8fa1-6973-e8a0-a43b21da43c2_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_16fa68af-8fa1-6973-e8a0-a43b21da43c2_0, oa:relationep_srt_16fa68af-8fa1-6973-e8a0-a43b21da43c2_1, oa:relationep_srt_16fa68af-8fa1-6973-e8a0-a43b21da43c2_2 ;
  a2a:hasSource oa:source_srt_16fa68af-8fa1-6973-e8a0-a43b21da43c2 .

oa:person_srt_16fa68af-8fa1-6973-e8a0-a43b21da43c2_Person3262042017
  a a2a:Person ;
  rdfs:label "Catharina Geertruida van der Linden" ;
  a2a:PersonName [
    rdfs:label "Catharina Geertruida van der Linden" ;
    a2a:PersonNameFirstName "Catharina Geertruida" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Linden"
  ] .

oa:person_srt_16fa68af-8fa1-6973-e8a0-a43b21da43c2_Person3262042018
  a a2a:Person ;
  rdfs:label "Wilhelmus Franciscus Giselinus van der Linden" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Franciscus Giselinus van der Linden" ;
    a2a:PersonNameFirstName "Wilhelmus Franciscus Giselinus" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Linden"
  ] .

oa:person_srt_16fa68af-8fa1-6973-e8a0-a43b21da43c2_Person3262042019
  a a2a:Person ;
  rdfs:label "Angenes Clara Coenen" ;
  a2a:PersonName [
    rdfs:label "Angenes Clara Coenen" ;
    a2a:PersonNameFirstName "Angenes Clara" ;
    a2a:PersonNameLastName "Coenen"
  ] .

oa:event_srt_16fa68af-8fa1-6973-e8a0-a43b21da43c2_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "01-02-1836" ;
    a2a:Year "1836" ;
    a2a:Month "02" ;
    a2a:Day "01" ;
    rdfs:label "1836-02-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_16fa68af-8fa1-6973-e8a0-a43b21da43c2_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_srt_16fa68af-8fa1-6973-e8a0-a43b21da43c2_Person3262042017 ;
  a2a:EventKeyRef oa:event_srt_16fa68af-8fa1-6973-e8a0-a43b21da43c2_Event1 .

oa:relationep_srt_16fa68af-8fa1-6973-e8a0-a43b21da43c2_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_16fa68af-8fa1-6973-e8a0-a43b21da43c2_Person3262042018 ;
  a2a:EventKeyRef oa:event_srt_16fa68af-8fa1-6973-e8a0-a43b21da43c2_Event1 .

oa:relationep_srt_16fa68af-8fa1-6973-e8a0-a43b21da43c2_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_16fa68af-8fa1-6973-e8a0-a43b21da43c2_Person3262042019 ;
  a2a:EventKeyRef oa:event_srt_16fa68af-8fa1-6973-e8a0-a43b21da43c2_Event1 .

oa:source_srt_16fa68af-8fa1-6973-e8a0-a43b21da43c2
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1836-01-01 - 1836-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1836-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1836-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1836" ;
    a2a:Year "1836" ;
    rdfs:label "1836"
  ] ;
  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 "1836.215" ;
    a2a:RegistryNumber "1836A" ;
    a2a:Folio "a055v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, geboorteakten, Nadere toegang op het geboorteregister van de gemeente Rotterdam, 1836.215, 1836A, a055v"
  ] ;
  a2a:SourceLastChangeDate "2023-06-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/FEDFEC8D8F364A6DA100B69339723A17" ;
  a2a:RecordIdentifier "3262042016" ;
  a2a:RecordGUID "{16fa68af-8fa1-6973-e8a0-a43b21da43c2}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder FEDFEC8D-8F36-4A6D-A100-B69339723A17" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-011836A_54_A2A.xml van SRT" .

