@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_06bcbae0-3ba2-20d8-b9cc-aaaf4dbb19df
  a a2a:Record ;
  rdfs:label "Geboorte op 12 november 1850 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_06bcbae0-3ba2-20d8-b9cc-aaaf4dbb19df_Person1072603749, oa:person_srt_06bcbae0-3ba2-20d8-b9cc-aaaf4dbb19df_Person1072603750, oa:person_srt_06bcbae0-3ba2-20d8-b9cc-aaaf4dbb19df_Person1072603751 ;
  a2a:hasEvent oa:event_srt_06bcbae0-3ba2-20d8-b9cc-aaaf4dbb19df_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_06bcbae0-3ba2-20d8-b9cc-aaaf4dbb19df_0, oa:relationep_srt_06bcbae0-3ba2-20d8-b9cc-aaaf4dbb19df_1, oa:relationep_srt_06bcbae0-3ba2-20d8-b9cc-aaaf4dbb19df_2 ;
  a2a:hasSource oa:source_srt_06bcbae0-3ba2-20d8-b9cc-aaaf4dbb19df .

oa:person_srt_06bcbae0-3ba2-20d8-b9cc-aaaf4dbb19df_Person1072603749
  a a2a:Person ;
  rdfs:label "Neeltje Pranger" ;
  a2a:PersonName [
    rdfs:label "Neeltje Pranger" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNameLastName "Pranger"
  ] .

oa:person_srt_06bcbae0-3ba2-20d8-b9cc-aaaf4dbb19df_Person1072603750
  a a2a:Person ;
  rdfs:label "Machiel Pranger" ;
  a2a:PersonName [
    rdfs:label "Machiel Pranger" ;
    a2a:PersonNameFirstName "Machiel" ;
    a2a:PersonNameLastName "Pranger"
  ] .

oa:person_srt_06bcbae0-3ba2-20d8-b9cc-aaaf4dbb19df_Person1072603751
  a a2a:Person ;
  rdfs:label "Jannetje van der Spek" ;
  a2a:PersonName [
    rdfs:label "Jannetje van der Spek" ;
    a2a:PersonNameFirstName "Jannetje" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Spek"
  ] .

oa:event_srt_06bcbae0-3ba2-20d8-b9cc-aaaf4dbb19df_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "12-11-1850" ;
    a2a:Year "1850" ;
    a2a:Month "11" ;
    a2a:Day "12" ;
    rdfs:label "1850-11-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_06bcbae0-3ba2-20d8-b9cc-aaaf4dbb19df_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_srt_06bcbae0-3ba2-20d8-b9cc-aaaf4dbb19df_Person1072603749 ;
  a2a:EventKeyRef oa:event_srt_06bcbae0-3ba2-20d8-b9cc-aaaf4dbb19df_Event1 .

oa:relationep_srt_06bcbae0-3ba2-20d8-b9cc-aaaf4dbb19df_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_06bcbae0-3ba2-20d8-b9cc-aaaf4dbb19df_Person1072603750 ;
  a2a:EventKeyRef oa:event_srt_06bcbae0-3ba2-20d8-b9cc-aaaf4dbb19df_Event1 .

oa:relationep_srt_06bcbae0-3ba2-20d8-b9cc-aaaf4dbb19df_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_06bcbae0-3ba2-20d8-b9cc-aaaf4dbb19df_Person1072603751 ;
  a2a:EventKeyRef oa:event_srt_06bcbae0-3ba2-20d8-b9cc-aaaf4dbb19df_Event1 .

oa:source_srt_06bcbae0-3ba2-20d8-b9cc-aaaf4dbb19df
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1850-01-01 - 1850-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1850-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1850-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1850" ;
    a2a:Year "1850" ;
    rdfs:label "1850"
  ] ;
  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 "1850.3003" ;
    a2a:RegistryNumber "1850D" ;
    a2a:Folio "d058v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, geboorteakten, Nadere toegang op het geboorteregister van de gemeente Rotterdam, 1850.3003, 1850D, d058v"
  ] ;
  a2a:SourceLastChangeDate "2023-03-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/7B1FAF4F3AB04622B4F34EF3B63E5146" ;
  a2a:RecordIdentifier "1072603748" ;
  a2a:RecordGUID "{06bcbae0-3ba2-20d8-b9cc-aaaf4dbb19df}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 7B1FAF4F-3AB0-4622-B4F3-4EF3B63E5146" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-011850D_54_A2A.xml van SRT" .

