@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_BCFE75CD-EBC9-49FE-BA9D-CFDA5F2AD840
  a a2a:Record ;
  rdfs:label "Geboorte op 24 november 1898 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_BCFE75CD-EBC9-49FE-BA9D-CFDA5F2AD840_Person1072863846, oa:person_srt_BCFE75CD-EBC9-49FE-BA9D-CFDA5F2AD840_Person1072863847, oa:person_srt_BCFE75CD-EBC9-49FE-BA9D-CFDA5F2AD840_Person1072863848 ;
  a2a:hasEvent oa:event_srt_BCFE75CD-EBC9-49FE-BA9D-CFDA5F2AD840_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_BCFE75CD-EBC9-49FE-BA9D-CFDA5F2AD840_0, oa:relationep_srt_BCFE75CD-EBC9-49FE-BA9D-CFDA5F2AD840_1, oa:relationep_srt_BCFE75CD-EBC9-49FE-BA9D-CFDA5F2AD840_2 ;
  a2a:hasSource oa:source_srt_BCFE75CD-EBC9-49FE-BA9D-CFDA5F2AD840 .

oa:person_srt_BCFE75CD-EBC9-49FE-BA9D-CFDA5F2AD840_Person1072863846
  a a2a:Person ;
  rdfs:label "Francina Elisabeth Cornelia Remmers" ;
  a2a:PersonName [
    rdfs:label "Francina Elisabeth Cornelia Remmers" ;
    a2a:PersonNameFirstName "Francina Elisabeth Cornelia" ;
    a2a:PersonNameLastName "Remmers"
  ] .

oa:person_srt_BCFE75CD-EBC9-49FE-BA9D-CFDA5F2AD840_Person1072863847
  a a2a:Person ;
  rdfs:label "Johannes Leonardus Henrich Remmers" ;
  a2a:PersonName [
    rdfs:label "Johannes Leonardus Henrich Remmers" ;
    a2a:PersonNameFirstName "Johannes Leonardus Henrich" ;
    a2a:PersonNameLastName "Remmers"
  ] .

oa:person_srt_BCFE75CD-EBC9-49FE-BA9D-CFDA5F2AD840_Person1072863848
  a a2a:Person ;
  rdfs:label "Cornelia Sophia Loos" ;
  a2a:PersonName [
    rdfs:label "Cornelia Sophia Loos" ;
    a2a:PersonNameFirstName "Cornelia Sophia" ;
    a2a:PersonNameLastName "Loos"
  ] .

oa:event_srt_BCFE75CD-EBC9-49FE-BA9D-CFDA5F2AD840_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "24-11-1898" ;
    a2a:Year "1898" ;
    a2a:Month "11" ;
    a2a:Day "24" ;
    rdfs:label "1898-11-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_BCFE75CD-EBC9-49FE-BA9D-CFDA5F2AD840_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_srt_BCFE75CD-EBC9-49FE-BA9D-CFDA5F2AD840_Person1072863846 ;
  a2a:EventKeyRef oa:event_srt_BCFE75CD-EBC9-49FE-BA9D-CFDA5F2AD840_Event1 .

oa:relationep_srt_BCFE75CD-EBC9-49FE-BA9D-CFDA5F2AD840_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_BCFE75CD-EBC9-49FE-BA9D-CFDA5F2AD840_Person1072863847 ;
  a2a:EventKeyRef oa:event_srt_BCFE75CD-EBC9-49FE-BA9D-CFDA5F2AD840_Event1 .

oa:relationep_srt_BCFE75CD-EBC9-49FE-BA9D-CFDA5F2AD840_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_BCFE75CD-EBC9-49FE-BA9D-CFDA5F2AD840_Person1072863848 ;
  a2a:EventKeyRef oa:event_srt_BCFE75CD-EBC9-49FE-BA9D-CFDA5F2AD840_Event1 .

oa:source_srt_BCFE75CD-EBC9-49FE-BA9D-CFDA5F2AD840
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1898-01-01 - 1898-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1898-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1898-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1898" ;
    a2a:Year "1898" ;
    rdfs:label "1898"
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Collection "Burgerlijke Stand Rotterdam, geboorteakten" ;
    a2a:Book "Nadere toegang op het geboorteregister van de gemeente Rotterdam" ;
    a2a:DocumentNumber "1898.9935" ;
    a2a:RegistryNumber "1898N" ;
    a2a:Folio "n050" ;
    rdfs:label "Stadsarchief Rotterdam, Burgerlijke Stand Rotterdam, geboorteakten, Nadere toegang op het geboorteregister van de gemeente Rotterdam, 1898.9935, 1898N, n050"
  ] ;
  a2a:SourceLastChangeDate "2024-08-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/BCFE75CDEBC949FEBA9DCFDA5F2AD840" ;
  a2a:RecordIdentifier "1072863845" ;
  a2a:RecordGUID "{BCFE75CD-EBC9-49FE-BA9D-CFDA5F2AD840}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/3485A57C7F814FF39CAFA9B3C72B69ED" .

