@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_bbc84e34-2a7f-4ccf-cf1c-8f9785d6f93c
  a a2a:Record ;
  rdfs:label "Geboorte op 18 juli 1811 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_bbc84e34-2a7f-4ccf-cf1c-8f9785d6f93c_Person1072102467, oa:person_srt_bbc84e34-2a7f-4ccf-cf1c-8f9785d6f93c_Person1072102468, oa:person_srt_bbc84e34-2a7f-4ccf-cf1c-8f9785d6f93c_Person1072102469 ;
  a2a:hasEvent oa:event_srt_bbc84e34-2a7f-4ccf-cf1c-8f9785d6f93c_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_bbc84e34-2a7f-4ccf-cf1c-8f9785d6f93c_0, oa:relationep_srt_bbc84e34-2a7f-4ccf-cf1c-8f9785d6f93c_1, oa:relationep_srt_bbc84e34-2a7f-4ccf-cf1c-8f9785d6f93c_2 ;
  a2a:hasSource oa:source_srt_bbc84e34-2a7f-4ccf-cf1c-8f9785d6f93c .

oa:person_srt_bbc84e34-2a7f-4ccf-cf1c-8f9785d6f93c_Person1072102467
  a a2a:Person ;
  rdfs:label "Maria Hagers" ;
  a2a:PersonName [
    rdfs:label "Maria Hagers" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Hagers"
  ] .

oa:person_srt_bbc84e34-2a7f-4ccf-cf1c-8f9785d6f93c_Person1072102468
  a a2a:Person ;
  rdfs:label "Huibertus Hagers" ;
  a2a:PersonName [
    rdfs:label "Huibertus Hagers" ;
    a2a:PersonNameFirstName "Huibertus" ;
    a2a:PersonNameLastName "Hagers"
  ] .

oa:person_srt_bbc84e34-2a7f-4ccf-cf1c-8f9785d6f93c_Person1072102469
  a a2a:Person ;
  rdfs:label "Pieternella Christina van de Mortel" ;
  a2a:PersonName [
    rdfs:label "Pieternella Christina van de Mortel" ;
    a2a:PersonNameFirstName "Pieternella Christina" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Mortel"
  ] .

oa:event_srt_bbc84e34-2a7f-4ccf-cf1c-8f9785d6f93c_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "18-07-1811" ;
    a2a:Year "1811" ;
    a2a:Month "07" ;
    a2a:Day "18" ;
    rdfs:label "1811-07-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_bbc84e34-2a7f-4ccf-cf1c-8f9785d6f93c_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_srt_bbc84e34-2a7f-4ccf-cf1c-8f9785d6f93c_Person1072102467 ;
  a2a:EventKeyRef oa:event_srt_bbc84e34-2a7f-4ccf-cf1c-8f9785d6f93c_Event1 .

oa:relationep_srt_bbc84e34-2a7f-4ccf-cf1c-8f9785d6f93c_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_bbc84e34-2a7f-4ccf-cf1c-8f9785d6f93c_Person1072102468 ;
  a2a:EventKeyRef oa:event_srt_bbc84e34-2a7f-4ccf-cf1c-8f9785d6f93c_Event1 .

oa:relationep_srt_bbc84e34-2a7f-4ccf-cf1c-8f9785d6f93c_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_bbc84e34-2a7f-4ccf-cf1c-8f9785d6f93c_Person1072102469 ;
  a2a:EventKeyRef oa:event_srt_bbc84e34-2a7f-4ccf-cf1c-8f9785d6f93c_Event1 .

oa:source_srt_bbc84e34-2a7f-4ccf-cf1c-8f9785d6f93c
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1811-01-01 - 1811-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1811-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1811-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1811" ;
    a2a:Year "1811" ;
    rdfs:label "1811"
  ] ;
  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:RegistryNumber "1811" ;
    a2a:Folio "47v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, geboorteakten, Nadere toegang op het geboorteregister van de gemeente Rotterdam, 1811, 47v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/12124AC1010C46DBA3A041EACA08BF41" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/12124AC1010C46DBA3A041EACA08BF41" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/12124AC1010C46DBA3A041EACA08BF41"
  ] ;
  a2a:SourceLastChangeDate "2022-07-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/C108C08B49DA419697A4C25ABBA4C361" ;
  a2a:RecordIdentifier "1072102466" ;
  a2a:RecordGUID "{bbc84e34-2a7f-4ccf-cf1c-8f9785d6f93c}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder C108C08B-49DA-4196-97A4-C25ABBA4C361" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-011811_54_A2A.xml van SRT" .

