@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_aae2c799-4698-a180-e579-766eacfb214f
  a a2a:Record ;
  rdfs:label "Geboorte op 13 januari 1910 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_aae2c799-4698-a180-e579-766eacfb214f_Person1524493295, oa:person_srt_aae2c799-4698-a180-e579-766eacfb214f_Person1524493296, oa:person_srt_aae2c799-4698-a180-e579-766eacfb214f_Person1524493297 ;
  a2a:hasEvent oa:event_srt_aae2c799-4698-a180-e579-766eacfb214f_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_aae2c799-4698-a180-e579-766eacfb214f_0, oa:relationep_srt_aae2c799-4698-a180-e579-766eacfb214f_1, oa:relationep_srt_aae2c799-4698-a180-e579-766eacfb214f_2 ;
  a2a:hasSource oa:source_srt_aae2c799-4698-a180-e579-766eacfb214f .

oa:person_srt_aae2c799-4698-a180-e579-766eacfb214f_Person1524493295
  a a2a:Person ;
  rdfs:label "Adrianus Jozeph Marie Pijpers" ;
  a2a:PersonName [
    rdfs:label "Adrianus Jozeph Marie Pijpers" ;
    a2a:PersonNameFirstName "Adrianus Jozeph Marie" ;
    a2a:PersonNameLastName "Pijpers"
  ] .

oa:person_srt_aae2c799-4698-a180-e579-766eacfb214f_Person1524493296
  a a2a:Person ;
  rdfs:label "Wilhelmus Martinus Pijpers" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Martinus Pijpers" ;
    a2a:PersonNameFirstName "Wilhelmus Martinus" ;
    a2a:PersonNameLastName "Pijpers"
  ] .

oa:person_srt_aae2c799-4698-a180-e579-766eacfb214f_Person1524493297
  a a2a:Person ;
  rdfs:label "Bernardina Francisca van Luin" ;
  a2a:PersonName [
    rdfs:label "Bernardina Francisca van Luin" ;
    a2a:PersonNameFirstName "Bernardina Francisca" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Luin"
  ] .

oa:event_srt_aae2c799-4698-a180-e579-766eacfb214f_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "13-01-1910" ;
    a2a:Year "1910" ;
    a2a:Month "01" ;
    a2a:Day "13" ;
    rdfs:label "1910-01-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_aae2c799-4698-a180-e579-766eacfb214f_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_srt_aae2c799-4698-a180-e579-766eacfb214f_Person1524493295 ;
  a2a:EventKeyRef oa:event_srt_aae2c799-4698-a180-e579-766eacfb214f_Event1 .

oa:relationep_srt_aae2c799-4698-a180-e579-766eacfb214f_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_aae2c799-4698-a180-e579-766eacfb214f_Person1524493296 ;
  a2a:EventKeyRef oa:event_srt_aae2c799-4698-a180-e579-766eacfb214f_Event1 .

oa:relationep_srt_aae2c799-4698-a180-e579-766eacfb214f_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_aae2c799-4698-a180-e579-766eacfb214f_Person1524493297 ;
  a2a:EventKeyRef oa:event_srt_aae2c799-4698-a180-e579-766eacfb214f_Event1 .

oa:source_srt_aae2c799-4698-a180-e579-766eacfb214f
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1910-01-01 - 1910-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1910-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1910-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1910" ;
    a2a:Year "1910" ;
    rdfs:label "1910"
  ] ;
  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 "1910.497" ;
    a2a:RegistryNumber "1910A" ;
    a2a:Folio "a064" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, geboorteakten, Nadere toegang op het geboorteregister van de gemeente Rotterdam, 1910.497, 1910A, a064"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/E833847F580B49B9AFB94C6AA04AD3CD" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/E833847F580B49B9AFB94C6AA04AD3CD" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/E833847F580B49B9AFB94C6AA04AD3CD"
  ] ;
  a2a:SourceLastChangeDate "2019-04-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/482B8B71B16A4C679012F5CEE466EE81" ;
  a2a:RecordIdentifier "1524493294" ;
  a2a:RecordGUID "{aae2c799-4698-a180-e579-766eacfb214f}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 482B8B71-B16A-4C67-9012-F5CEE466EE81" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-011910A_54_A2A.xml van SRT" .

