@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_7bc8fa58-e3a9-85b3-9134-71dc97f6bc44
  a a2a:Record ;
  rdfs:label "Geboorte op 18 november 1905 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_7bc8fa58-e3a9-85b3-9134-71dc97f6bc44_Person1075861474, oa:person_srt_7bc8fa58-e3a9-85b3-9134-71dc97f6bc44_Person1075861475, oa:person_srt_7bc8fa58-e3a9-85b3-9134-71dc97f6bc44_Person1075861476 ;
  a2a:hasEvent oa:event_srt_7bc8fa58-e3a9-85b3-9134-71dc97f6bc44_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_7bc8fa58-e3a9-85b3-9134-71dc97f6bc44_0, oa:relationep_srt_7bc8fa58-e3a9-85b3-9134-71dc97f6bc44_1, oa:relationep_srt_7bc8fa58-e3a9-85b3-9134-71dc97f6bc44_2 ;
  a2a:hasSource oa:source_srt_7bc8fa58-e3a9-85b3-9134-71dc97f6bc44 .

oa:person_srt_7bc8fa58-e3a9-85b3-9134-71dc97f6bc44_Person1075861474
  a a2a:Person ;
  rdfs:label "Bartje de Bie" ;
  a2a:PersonName [
    rdfs:label "Bartje de Bie" ;
    a2a:PersonNameFirstName "Bartje" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bie"
  ] .

oa:person_srt_7bc8fa58-e3a9-85b3-9134-71dc97f6bc44_Person1075861475
  a a2a:Person ;
  rdfs:label "Gijsbert Peter de Bie" ;
  a2a:PersonName [
    rdfs:label "Gijsbert Peter de Bie" ;
    a2a:PersonNameFirstName "Gijsbert Peter" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bie"
  ] .

oa:person_srt_7bc8fa58-e3a9-85b3-9134-71dc97f6bc44_Person1075861476
  a a2a:Person ;
  rdfs:label "Christina van Maren" ;
  a2a:PersonName [
    rdfs:label "Christina van Maren" ;
    a2a:PersonNameFirstName "Christina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Maren"
  ] .

oa:event_srt_7bc8fa58-e3a9-85b3-9134-71dc97f6bc44_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "18-11-1905" ;
    a2a:Year "1905" ;
    a2a:Month "11" ;
    a2a:Day "18" ;
    rdfs:label "1905-11-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_7bc8fa58-e3a9-85b3-9134-71dc97f6bc44_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_srt_7bc8fa58-e3a9-85b3-9134-71dc97f6bc44_Person1075861474 ;
  a2a:EventKeyRef oa:event_srt_7bc8fa58-e3a9-85b3-9134-71dc97f6bc44_Event1 .

oa:relationep_srt_7bc8fa58-e3a9-85b3-9134-71dc97f6bc44_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_7bc8fa58-e3a9-85b3-9134-71dc97f6bc44_Person1075861475 ;
  a2a:EventKeyRef oa:event_srt_7bc8fa58-e3a9-85b3-9134-71dc97f6bc44_Event1 .

oa:relationep_srt_7bc8fa58-e3a9-85b3-9134-71dc97f6bc44_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_7bc8fa58-e3a9-85b3-9134-71dc97f6bc44_Person1075861476 ;
  a2a:EventKeyRef oa:event_srt_7bc8fa58-e3a9-85b3-9134-71dc97f6bc44_Event1 .

oa:source_srt_7bc8fa58-e3a9-85b3-9134-71dc97f6bc44
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1905-01-01 - 1905-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1905-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1905-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1905" ;
    a2a:Year "1905" ;
    rdfs:label "1905"
  ] ;
  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 "1905.11080" ;
    a2a:RegistryNumber "1905O" ;
    a2a:Folio "o193" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, geboorteakten, Nadere toegang op het geboorteregister van de gemeente Rotterdam, 1905.11080, 1905O, o193"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/678104A6622E4D69BA75D1065CCA3BB7" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/678104A6622E4D69BA75D1065CCA3BB7" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/678104A6622E4D69BA75D1065CCA3BB7"
  ] ;
  a2a:SourceLastChangeDate "2018-04-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/0101F5E9BCB04D588A62CA243674284A" ;
  a2a:RecordIdentifier "1075861473" ;
  a2a:RecordGUID "{7bc8fa58-e3a9-85b3-9134-71dc97f6bc44}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 0101F5E9-BCB0-4D58-8A62-CA243674284A" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-011905O_54_A2A.xml van SRT" .

