@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_18847525-C3FA-45A7-A44D-B5F75320393D
  a a2a:Record ;
  rdfs:label "Geboorte op 3 februari 1915 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_18847525-C3FA-45A7-A44D-B5F75320393D_Person1554644813, oa:person_srt_18847525-C3FA-45A7-A44D-B5F75320393D_Person1554644814, oa:person_srt_18847525-C3FA-45A7-A44D-B5F75320393D_Person1554644815 ;
  a2a:hasEvent oa:event_srt_18847525-C3FA-45A7-A44D-B5F75320393D_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_18847525-C3FA-45A7-A44D-B5F75320393D_0, oa:relationep_srt_18847525-C3FA-45A7-A44D-B5F75320393D_1, oa:relationep_srt_18847525-C3FA-45A7-A44D-B5F75320393D_2 ;
  a2a:hasSource oa:source_srt_18847525-C3FA-45A7-A44D-B5F75320393D .

oa:person_srt_18847525-C3FA-45A7-A44D-B5F75320393D_Person1554644813
  a a2a:Person ;
  rdfs:label "Anna Maria Schregel" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Schregel" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Schregel"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_srt_18847525-C3FA-45A7-A44D-B5F75320393D_Person1554644814
  a a2a:Person ;
  rdfs:label "Pieter Isaac Schregel" ;
  a2a:PersonName [
    rdfs:label "Pieter Isaac Schregel" ;
    a2a:PersonNameFirstName "Pieter Isaac" ;
    a2a:PersonNameLastName "Schregel"
  ] .

oa:person_srt_18847525-C3FA-45A7-A44D-B5F75320393D_Person1554644815
  a a2a:Person ;
  rdfs:label "Charlotte Brouwer" ;
  a2a:PersonName [
    rdfs:label "Charlotte Brouwer" ;
    a2a:PersonNameFirstName "Charlotte" ;
    a2a:PersonNameLastName "Brouwer"
  ] .

oa:event_srt_18847525-C3FA-45A7-A44D-B5F75320393D_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "03-02-1915" ;
    a2a:Year "1915" ;
    a2a:Month "02" ;
    a2a:Day "03" ;
    rdfs:label "1915-02-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_18847525-C3FA-45A7-A44D-B5F75320393D_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_srt_18847525-C3FA-45A7-A44D-B5F75320393D_Person1554644813 ;
  a2a:EventKeyRef oa:event_srt_18847525-C3FA-45A7-A44D-B5F75320393D_Event1 .

oa:relationep_srt_18847525-C3FA-45A7-A44D-B5F75320393D_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_18847525-C3FA-45A7-A44D-B5F75320393D_Person1554644814 ;
  a2a:EventKeyRef oa:event_srt_18847525-C3FA-45A7-A44D-B5F75320393D_Event1 .

oa:relationep_srt_18847525-C3FA-45A7-A44D-B5F75320393D_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_18847525-C3FA-45A7-A44D-B5F75320393D_Person1554644815 ;
  a2a:EventKeyRef oa:event_srt_18847525-C3FA-45A7-A44D-B5F75320393D_Event1 .

oa:source_srt_18847525-C3FA-45A7-A44D-B5F75320393D
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1915-01-01 - 1915-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1915-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1915-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1915" ;
    a2a:Year "1915" ;
    rdfs:label "1915"
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Collection "Burgerlijke Stand Rotterdam, geboorteakten" ;
    a2a:Book "Index op personen op het geboorteregister van Rotterdam, 1915" ;
    a2a:DocumentNumber "1358" ;
    a2a:RegistryNumber "1915B" ;
    a2a:Folio "B-171v" ;
    rdfs:label "Stadsarchief Rotterdam, Burgerlijke Stand Rotterdam, geboorteakten, Index op personen op het geboorteregister van Rotterdam, 1915, 1358, 1915B, B-171v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/94A095F906C9476F9B31EC7B6C2B7D3D" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/94A095F906C9476F9B31EC7B6C2B7D3D" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/94A095F906C9476F9B31EC7B6C2B7D3D"
  ] ;
  a2a:SourceLastChangeDate "2022-01-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/18847525C3FA45A7A44DB5F75320393D" ;
  a2a:RecordIdentifier "1554644812" ;
  a2a:RecordGUID "{18847525-C3FA-45A7-A44D-B5F75320393D}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/B0EF4108A7134FA2A79378CFB18CF2C8" .

