@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_fbe3ffae-e675-567a-b56d-7927fee34a81
  a a2a:Record ;
  rdfs:label "Geboorte op 13 mei 1876 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_fbe3ffae-e675-567a-b56d-7927fee34a81_Person1072142828, oa:person_srt_fbe3ffae-e675-567a-b56d-7927fee34a81_Person1072142829, oa:person_srt_fbe3ffae-e675-567a-b56d-7927fee34a81_Person1072142830 ;
  a2a:hasEvent oa:event_srt_fbe3ffae-e675-567a-b56d-7927fee34a81_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_fbe3ffae-e675-567a-b56d-7927fee34a81_0, oa:relationep_srt_fbe3ffae-e675-567a-b56d-7927fee34a81_1, oa:relationep_srt_fbe3ffae-e675-567a-b56d-7927fee34a81_2 ;
  a2a:hasSource oa:source_srt_fbe3ffae-e675-567a-b56d-7927fee34a81 .

oa:person_srt_fbe3ffae-e675-567a-b56d-7927fee34a81_Person1072142828
  a a2a:Person ;
  rdfs:label "Anthonie Mulach" ;
  a2a:PersonName [
    rdfs:label "Anthonie Mulach" ;
    a2a:PersonNameFirstName "Anthonie" ;
    a2a:PersonNameLastName "Mulach"
  ] .

oa:person_srt_fbe3ffae-e675-567a-b56d-7927fee34a81_Person1072142829
  a a2a:Person ;
  rdfs:label "Hermann Rudolph Bernhard Mulach" ;
  a2a:PersonName [
    rdfs:label "Hermann Rudolph Bernhard Mulach" ;
    a2a:PersonNameFirstName "Hermann Rudolph Bernhard" ;
    a2a:PersonNameLastName "Mulach"
  ] .

oa:person_srt_fbe3ffae-e675-567a-b56d-7927fee34a81_Person1072142830
  a a2a:Person ;
  rdfs:label "Anthonia Petronella Breedveld" ;
  a2a:PersonName [
    rdfs:label "Anthonia Petronella Breedveld" ;
    a2a:PersonNameFirstName "Anthonia Petronella" ;
    a2a:PersonNameLastName "Breedveld"
  ] .

oa:event_srt_fbe3ffae-e675-567a-b56d-7927fee34a81_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "13-05-1876" ;
    a2a:Year "1876" ;
    a2a:Month "05" ;
    a2a:Day "13" ;
    rdfs:label "1876-05-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_fbe3ffae-e675-567a-b56d-7927fee34a81_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_srt_fbe3ffae-e675-567a-b56d-7927fee34a81_Person1072142828 ;
  a2a:EventKeyRef oa:event_srt_fbe3ffae-e675-567a-b56d-7927fee34a81_Event1 .

oa:relationep_srt_fbe3ffae-e675-567a-b56d-7927fee34a81_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_fbe3ffae-e675-567a-b56d-7927fee34a81_Person1072142829 ;
  a2a:EventKeyRef oa:event_srt_fbe3ffae-e675-567a-b56d-7927fee34a81_Event1 .

oa:relationep_srt_fbe3ffae-e675-567a-b56d-7927fee34a81_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_fbe3ffae-e675-567a-b56d-7927fee34a81_Person1072142830 ;
  a2a:EventKeyRef oa:event_srt_fbe3ffae-e675-567a-b56d-7927fee34a81_Event1 .

oa:source_srt_fbe3ffae-e675-567a-b56d-7927fee34a81
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1876-01-01 - 1876-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1876-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1876-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1876" ;
    a2a:Year "1876" ;
    rdfs:label "1876"
  ] ;
  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 "1876.2082" ;
    a2a:RegistryNumber "1876B" ;
    a2a:Folio "b122v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, geboorteakten, Nadere toegang op het geboorteregister van de gemeente Rotterdam, 1876.2082, 1876B, b122v"
  ] ;
  a2a:SourceLastChangeDate "2023-01-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/C3D46826B7634285B9E76CE5D9BFA9C6" ;
  a2a:RecordIdentifier "1072142827" ;
  a2a:RecordGUID "{fbe3ffae-e675-567a-b56d-7927fee34a81}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder C3D46826-B763-4285-B9E7-6CE5D9BFA9C6" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-011876B_54_A2A.xml van SRT" .

