@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_4d7a3096-927b-e43e-bb12-3d58df4562fc
  a a2a:Record ;
  rdfs:label "Geboorte op 9 juni 1842 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_4d7a3096-927b-e43e-bb12-3d58df4562fc_Person1074071475, oa:person_srt_4d7a3096-927b-e43e-bb12-3d58df4562fc_Person1074071476, oa:person_srt_4d7a3096-927b-e43e-bb12-3d58df4562fc_Person1074071477 ;
  a2a:hasEvent oa:event_srt_4d7a3096-927b-e43e-bb12-3d58df4562fc_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_4d7a3096-927b-e43e-bb12-3d58df4562fc_0, oa:relationep_srt_4d7a3096-927b-e43e-bb12-3d58df4562fc_1, oa:relationep_srt_4d7a3096-927b-e43e-bb12-3d58df4562fc_2 ;
  a2a:hasSource oa:source_srt_4d7a3096-927b-e43e-bb12-3d58df4562fc .

oa:person_srt_4d7a3096-927b-e43e-bb12-3d58df4562fc_Person1074071475
  a a2a:Person ;
  rdfs:label "Josephus Augustinus Mathot" ;
  a2a:PersonName [
    rdfs:label "Josephus Augustinus Mathot" ;
    a2a:PersonNameFirstName "Josephus Augustinus" ;
    a2a:PersonNameLastName "Mathot"
  ] .

oa:person_srt_4d7a3096-927b-e43e-bb12-3d58df4562fc_Person1074071476
  a a2a:Person ;
  rdfs:label "Pieter Mathot" ;
  a2a:PersonName [
    rdfs:label "Pieter Mathot" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Mathot"
  ] .

oa:person_srt_4d7a3096-927b-e43e-bb12-3d58df4562fc_Person1074071477
  a a2a:Person ;
  rdfs:label "Dorothea Peirin" ;
  a2a:PersonName [
    rdfs:label "Dorothea Peirin" ;
    a2a:PersonNameFirstName "Dorothea" ;
    a2a:PersonNameLastName "Peirin"
  ] .

oa:event_srt_4d7a3096-927b-e43e-bb12-3d58df4562fc_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "09-06-1842" ;
    a2a:Year "1842" ;
    a2a:Month "06" ;
    a2a:Day "09" ;
    rdfs:label "1842-06-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_4d7a3096-927b-e43e-bb12-3d58df4562fc_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_srt_4d7a3096-927b-e43e-bb12-3d58df4562fc_Person1074071475 ;
  a2a:EventKeyRef oa:event_srt_4d7a3096-927b-e43e-bb12-3d58df4562fc_Event1 .

oa:relationep_srt_4d7a3096-927b-e43e-bb12-3d58df4562fc_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_4d7a3096-927b-e43e-bb12-3d58df4562fc_Person1074071476 ;
  a2a:EventKeyRef oa:event_srt_4d7a3096-927b-e43e-bb12-3d58df4562fc_Event1 .

oa:relationep_srt_4d7a3096-927b-e43e-bb12-3d58df4562fc_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_4d7a3096-927b-e43e-bb12-3d58df4562fc_Person1074071477 ;
  a2a:EventKeyRef oa:event_srt_4d7a3096-927b-e43e-bb12-3d58df4562fc_Event1 .

oa:source_srt_4d7a3096-927b-e43e-bb12-3d58df4562fc
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1842-01-01 - 1842-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1842-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1842-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1842" ;
    a2a:Year "1842" ;
    rdfs:label "1842"
  ] ;
  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 "1842.1459" ;
    a2a:RegistryNumber "1842B" ;
    a2a:Folio "b117v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, geboorteakten, Nadere toegang op het geboorteregister van de gemeente Rotterdam, 1842.1459, 1842B, b117v"
  ] ;
  a2a:SourceLastChangeDate "2023-03-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/B28F5D81FCD94FA5971066C29AFE8F15" ;
  a2a:RecordIdentifier "1074071474" ;
  a2a:RecordGUID "{4d7a3096-927b-e43e-bb12-3d58df4562fc}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder B28F5D81-FCD9-4FA5-9710-66C29AFE8F15" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-011842B_54_A2A.xml van SRT" .

