@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_srt_8615d2a4-c54f-3d9f-77c0-e1af977c1bac
  a a2a:Record ;
  rdfs:label "Geboorte op 24 juli 1875 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_8615d2a4-c54f-3d9f-77c0-e1af977c1bac_Person1073654636, oa:person_srt_8615d2a4-c54f-3d9f-77c0-e1af977c1bac_Person1073654637, oa:person_srt_8615d2a4-c54f-3d9f-77c0-e1af977c1bac_Person1073654638 ;
  a2a:hasEvent oa:event_srt_8615d2a4-c54f-3d9f-77c0-e1af977c1bac_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_8615d2a4-c54f-3d9f-77c0-e1af977c1bac_0, oa:relationep_srt_8615d2a4-c54f-3d9f-77c0-e1af977c1bac_1, oa:relationep_srt_8615d2a4-c54f-3d9f-77c0-e1af977c1bac_2 ;
  a2a:hasSource oa:source_srt_8615d2a4-c54f-3d9f-77c0-e1af977c1bac .

oa:person_srt_8615d2a4-c54f-3d9f-77c0-e1af977c1bac_Person1073654636
  a a2a:Person ;
  rdfs:label "Annigje Elizabeth Meesters" ;
  a2a:PersonName [
    rdfs:label "Annigje Elizabeth Meesters" ;
    a2a:PersonNameFirstName "Annigje Elizabeth" ;
    a2a:PersonNameLastName "Meesters"
  ] .

oa:person_srt_8615d2a4-c54f-3d9f-77c0-e1af977c1bac_Person1073654637
  a a2a:Person ;
  rdfs:label "Jan Meesters" ;
  owl:sameAs oa:person_rzh_8ee244af-8713-44d1-a674-f93c5a5f3ce0_Person2, oa:person_smh_b11a029a-6098-d956-baea-0fe8cdb0f80c_Person-af381e0e-cc20-d4b2-e7ef-1bed039cd027, oa:person_srt_662f55e3-8d76-bb38-e45c-94246df2c027_Person1015229772, oa:person_srt_A1D68502-6492-45EB-9B76-A9B43D7696C8_Person1015229772, oa:person_srt_ad67e23a-bca2-dad0-892c-1c1a045bdefe_Person1014992992, oa:person_srt_FFA7C6C9-E249-479F-A8E7-2468F854A057_Person1014992992 ;
  a2a:PersonName [
    rdfs:label "Jan Meesters" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Meesters"
  ] .

oa:person_srt_8615d2a4-c54f-3d9f-77c0-e1af977c1bac_Person1073654638
  a a2a:Person ;
  rdfs:label "Neeltje Verduin" ;
  owl:sameAs oa:person_rzh_8ee244af-8713-44d1-a674-f93c5a5f3ce0_Person3, oa:person_smh_b11a029a-6098-d956-baea-0fe8cdb0f80c_Person-8510d9e0-d9c7-be63-a2da-6f59ced7d9d0, oa:person_srt_662f55e3-8d76-bb38-e45c-94246df2c027_Person1015229773, oa:person_srt_A1D68502-6492-45EB-9B76-A9B43D7696C8_Person1015229773, oa:person_srt_ad67e23a-bca2-dad0-892c-1c1a045bdefe_Person1014992993, oa:person_srt_FFA7C6C9-E249-479F-A8E7-2468F854A057_Person1014992993 ;
  a2a:PersonName [
    rdfs:label "Neeltje Verduin" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNameLastName "Verduin"
  ] .

oa:event_srt_8615d2a4-c54f-3d9f-77c0-e1af977c1bac_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "24-07-1875" ;
    a2a:Year "1875" ;
    a2a:Month "07" ;
    a2a:Day "24" ;
    rdfs:label "1875-07-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_8615d2a4-c54f-3d9f-77c0-e1af977c1bac_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_srt_8615d2a4-c54f-3d9f-77c0-e1af977c1bac_Person1073654636 ;
  a2a:EventKeyRef oa:event_srt_8615d2a4-c54f-3d9f-77c0-e1af977c1bac_Event1 .

oa:relationep_srt_8615d2a4-c54f-3d9f-77c0-e1af977c1bac_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_8615d2a4-c54f-3d9f-77c0-e1af977c1bac_Person1073654637 ;
  a2a:EventKeyRef oa:event_srt_8615d2a4-c54f-3d9f-77c0-e1af977c1bac_Event1 .

oa:relationep_srt_8615d2a4-c54f-3d9f-77c0-e1af977c1bac_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_8615d2a4-c54f-3d9f-77c0-e1af977c1bac_Person1073654638 ;
  a2a:EventKeyRef oa:event_srt_8615d2a4-c54f-3d9f-77c0-e1af977c1bac_Event1 .

oa:source_srt_8615d2a4-c54f-3d9f-77c0-e1af977c1bac
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1875-01-01 - 1875-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1875-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1875-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1875" ;
    a2a:Year "1875" ;
    rdfs:label "1875"
  ] ;
  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 "1875.3126" ;
    a2a:RegistryNumber "1875C" ;
    a2a:Folio "c127" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, geboorteakten, Nadere toegang op het geboorteregister van de gemeente Rotterdam, 1875.3126, 1875C, c127"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/6B51368195C74CA28C077EC06F24ED2C" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/6B51368195C74CA28C077EC06F24ED2C" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/6B51368195C74CA28C077EC06F24ED2C"
  ] ;
  a2a:SourceLastChangeDate "2017-09-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/9E1CE6AD2D854F0F90A9A3A7C478028B" ;
  a2a:RecordIdentifier "1073654635" ;
  a2a:RecordGUID "{8615d2a4-c54f-3d9f-77c0-e1af977c1bac}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 9E1CE6AD-2D85-4F0F-90A9-A3A7C478028B" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-011875C_54_A2A.xml van SRT" .

