@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_3ef64f42-2abe-bf6e-c918-e6b2fdc91e4b
  a a2a:Record ;
  rdfs:label "Geboorte op 18 september 1831 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_3ef64f42-2abe-bf6e-c918-e6b2fdc91e4b_Person1075194268, oa:person_srt_3ef64f42-2abe-bf6e-c918-e6b2fdc91e4b_Person1075194269, oa:person_srt_3ef64f42-2abe-bf6e-c918-e6b2fdc91e4b_Person1075194270 ;
  a2a:hasEvent oa:event_srt_3ef64f42-2abe-bf6e-c918-e6b2fdc91e4b_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_3ef64f42-2abe-bf6e-c918-e6b2fdc91e4b_0, oa:relationep_srt_3ef64f42-2abe-bf6e-c918-e6b2fdc91e4b_1, oa:relationep_srt_3ef64f42-2abe-bf6e-c918-e6b2fdc91e4b_2 ;
  a2a:hasSource oa:source_srt_3ef64f42-2abe-bf6e-c918-e6b2fdc91e4b .

oa:person_srt_3ef64f42-2abe-bf6e-c918-e6b2fdc91e4b_Person1075194268
  a a2a:Person ;
  rdfs:label "Andries Dunlop" ;
  a2a:PersonName [
    rdfs:label "Andries Dunlop" ;
    a2a:PersonNameFirstName "Andries" ;
    a2a:PersonNameLastName "Dunlop"
  ] .

oa:person_srt_3ef64f42-2abe-bf6e-c918-e6b2fdc91e4b_Person1075194269
  a a2a:Person ;
  rdfs:label "David Dunlop" ;
  a2a:PersonName [
    rdfs:label "David Dunlop" ;
    a2a:PersonNameFirstName "David" ;
    a2a:PersonNameLastName "Dunlop"
  ] .

oa:person_srt_3ef64f42-2abe-bf6e-c918-e6b2fdc91e4b_Person1075194270
  a a2a:Person ;
  rdfs:label "Margrita Hooijkaas" ;
  a2a:PersonName [
    rdfs:label "Margrita Hooijkaas" ;
    a2a:PersonNameFirstName "Margrita" ;
    a2a:PersonNameLastName "Hooijkaas"
  ] .

oa:event_srt_3ef64f42-2abe-bf6e-c918-e6b2fdc91e4b_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "18-09-1831" ;
    a2a:Year "1831" ;
    a2a:Month "09" ;
    a2a:Day "18" ;
    rdfs:label "1831-09-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_3ef64f42-2abe-bf6e-c918-e6b2fdc91e4b_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_srt_3ef64f42-2abe-bf6e-c918-e6b2fdc91e4b_Person1075194268 ;
  a2a:EventKeyRef oa:event_srt_3ef64f42-2abe-bf6e-c918-e6b2fdc91e4b_Event1 .

oa:relationep_srt_3ef64f42-2abe-bf6e-c918-e6b2fdc91e4b_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_3ef64f42-2abe-bf6e-c918-e6b2fdc91e4b_Person1075194269 ;
  a2a:EventKeyRef oa:event_srt_3ef64f42-2abe-bf6e-c918-e6b2fdc91e4b_Event1 .

oa:relationep_srt_3ef64f42-2abe-bf6e-c918-e6b2fdc91e4b_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_3ef64f42-2abe-bf6e-c918-e6b2fdc91e4b_Person1075194270 ;
  a2a:EventKeyRef oa:event_srt_3ef64f42-2abe-bf6e-c918-e6b2fdc91e4b_Event1 .

oa:source_srt_3ef64f42-2abe-bf6e-c918-e6b2fdc91e4b
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1831-01-01 - 1831-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1831-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1831-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1831" ;
    a2a:Year "1831" ;
    rdfs:label "1831"
  ] ;
  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 "1831.1872" ;
    a2a:RegistryNumber "1831B" ;
    a2a:Folio "b067v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, geboorteakten, Nadere toegang op het geboorteregister van de gemeente Rotterdam, 1831.1872, 1831B, b067v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/35CA4D98CEA84A54AC000EC12C3092C8" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/35CA4D98CEA84A54AC000EC12C3092C8" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/35CA4D98CEA84A54AC000EC12C3092C8"
  ] ;
  a2a:SourceLastChangeDate "2017-09-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/3AD670DA091A4766BB381E2ED7336482" ;
  a2a:RecordIdentifier "1075194267" ;
  a2a:RecordGUID "{3ef64f42-2abe-bf6e-c918-e6b2fdc91e4b}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 3AD670DA-091A-4766-BB38-1E2ED7336482" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-011831B_54_A2A.xml van SRT" .

