@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_818a5353-679a-a04b-1f4d-48e893ff47ce
  a a2a:Record ;
  rdfs:label "Geboorte op 3 juni 1890 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_818a5353-679a-a04b-1f4d-48e893ff47ce_Person3063191665, oa:person_srt_818a5353-679a-a04b-1f4d-48e893ff47ce_Person3063191666, oa:person_srt_818a5353-679a-a04b-1f4d-48e893ff47ce_Person3063191667 ;
  a2a:hasEvent oa:event_srt_818a5353-679a-a04b-1f4d-48e893ff47ce_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_818a5353-679a-a04b-1f4d-48e893ff47ce_0, oa:relationep_srt_818a5353-679a-a04b-1f4d-48e893ff47ce_1, oa:relationep_srt_818a5353-679a-a04b-1f4d-48e893ff47ce_2 ;
  a2a:hasSource oa:source_srt_818a5353-679a-a04b-1f4d-48e893ff47ce .

oa:person_srt_818a5353-679a-a04b-1f4d-48e893ff47ce_Person3063191665
  a a2a:Person ;
  rdfs:label "Adrianus Antonius Maria Haring" ;
  a2a:PersonName [
    rdfs:label "Adrianus Antonius Maria Haring" ;
    a2a:PersonNameFirstName "Adrianus Antonius Maria" ;
    a2a:PersonNameLastName "Haring"
  ] .

oa:person_srt_818a5353-679a-a04b-1f4d-48e893ff47ce_Person3063191666
  a a2a:Person ;
  rdfs:label "Laurentius Petrus Apollinaris Haring" ;
  a2a:PersonName [
    rdfs:label "Laurentius Petrus Apollinaris Haring" ;
    a2a:PersonNameFirstName "Laurentius Petrus Apollinaris" ;
    a2a:PersonNameLastName "Haring"
  ] .

oa:person_srt_818a5353-679a-a04b-1f4d-48e893ff47ce_Person3063191667
  a a2a:Person ;
  rdfs:label "Helena Maria Zom" ;
  a2a:PersonName [
    rdfs:label "Helena Maria Zom" ;
    a2a:PersonNameFirstName "Helena Maria" ;
    a2a:PersonNameLastName "Zom"
  ] .

oa:event_srt_818a5353-679a-a04b-1f4d-48e893ff47ce_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "03-06-1890" ;
    a2a:Year "1890" ;
    a2a:Month "06" ;
    a2a:Day "03" ;
    rdfs:label "1890-06-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_818a5353-679a-a04b-1f4d-48e893ff47ce_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_srt_818a5353-679a-a04b-1f4d-48e893ff47ce_Person3063191665 ;
  a2a:EventKeyRef oa:event_srt_818a5353-679a-a04b-1f4d-48e893ff47ce_Event1 .

oa:relationep_srt_818a5353-679a-a04b-1f4d-48e893ff47ce_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_818a5353-679a-a04b-1f4d-48e893ff47ce_Person3063191666 ;
  a2a:EventKeyRef oa:event_srt_818a5353-679a-a04b-1f4d-48e893ff47ce_Event1 .

oa:relationep_srt_818a5353-679a-a04b-1f4d-48e893ff47ce_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_818a5353-679a-a04b-1f4d-48e893ff47ce_Person3063191667 ;
  a2a:EventKeyRef oa:event_srt_818a5353-679a-a04b-1f4d-48e893ff47ce_Event1 .

oa:source_srt_818a5353-679a-a04b-1f4d-48e893ff47ce
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1890-01-01 - 1890-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1890-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1890-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1890" ;
    a2a:Year "1890" ;
    rdfs:label "1890"
  ] ;
  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 "1890.2984" ;
    a2a:RegistryNumber "1890D" ;
    a2a:Folio "d103" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, geboorteakten, Nadere toegang op het geboorteregister van de gemeente Rotterdam, 1890.2984, 1890D, d103"
  ] ;
  a2a:SourceLastChangeDate "2022-12-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/C60893AF3B4741C2AFE219F362E85A46" ;
  a2a:RecordIdentifier "3063191664" ;
  a2a:RecordGUID "{818a5353-679a-a04b-1f4d-48e893ff47ce}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder C60893AF-3B47-41C2-AFE2-19F362E85A46" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-011890D_54_A2A.xml van SRT" .

