@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_3f0a20e2-79ce-265e-b438-a99e2280c433
  a a2a:Record ;
  rdfs:label "Geboorte op 21 oktober 1881 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_3f0a20e2-79ce-265e-b438-a99e2280c433_Person1074294919, oa:person_srt_3f0a20e2-79ce-265e-b438-a99e2280c433_Person1074294920, oa:person_srt_3f0a20e2-79ce-265e-b438-a99e2280c433_Person1074294921 ;
  a2a:hasEvent oa:event_srt_3f0a20e2-79ce-265e-b438-a99e2280c433_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_3f0a20e2-79ce-265e-b438-a99e2280c433_0, oa:relationep_srt_3f0a20e2-79ce-265e-b438-a99e2280c433_1, oa:relationep_srt_3f0a20e2-79ce-265e-b438-a99e2280c433_2 ;
  a2a:hasSource oa:source_srt_3f0a20e2-79ce-265e-b438-a99e2280c433 .

oa:person_srt_3f0a20e2-79ce-265e-b438-a99e2280c433_Person1074294919
  a a2a:Person ;
  rdfs:label "Adrianus Johannes van Seters" ;
  a2a:PersonName [
    rdfs:label "Adrianus Johannes van Seters" ;
    a2a:PersonNameFirstName "Adrianus Johannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Seters"
  ] .

oa:person_srt_3f0a20e2-79ce-265e-b438-a99e2280c433_Person1074294920
  a a2a:Person ;
  rdfs:label "Adriaan Johannes van Seters" ;
  a2a:PersonName [
    rdfs:label "Adriaan Johannes van Seters" ;
    a2a:PersonNameFirstName "Adriaan Johannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Seters"
  ] .

oa:person_srt_3f0a20e2-79ce-265e-b438-a99e2280c433_Person1074294921
  a a2a:Person ;
  rdfs:label "Petronella Schets" ;
  a2a:PersonName [
    rdfs:label "Petronella Schets" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Schets"
  ] .

oa:event_srt_3f0a20e2-79ce-265e-b438-a99e2280c433_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "21-10-1881" ;
    a2a:Year "1881" ;
    a2a:Month "10" ;
    a2a:Day "21" ;
    rdfs:label "1881-10-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_3f0a20e2-79ce-265e-b438-a99e2280c433_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_srt_3f0a20e2-79ce-265e-b438-a99e2280c433_Person1074294919 ;
  a2a:EventKeyRef oa:event_srt_3f0a20e2-79ce-265e-b438-a99e2280c433_Event1 .

oa:relationep_srt_3f0a20e2-79ce-265e-b438-a99e2280c433_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_3f0a20e2-79ce-265e-b438-a99e2280c433_Person1074294920 ;
  a2a:EventKeyRef oa:event_srt_3f0a20e2-79ce-265e-b438-a99e2280c433_Event1 .

oa:relationep_srt_3f0a20e2-79ce-265e-b438-a99e2280c433_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_3f0a20e2-79ce-265e-b438-a99e2280c433_Person1074294921 ;
  a2a:EventKeyRef oa:event_srt_3f0a20e2-79ce-265e-b438-a99e2280c433_Event1 .

oa:source_srt_3f0a20e2-79ce-265e-b438-a99e2280c433
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1881-10-21 - 1881-10-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1881-10-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1881-10-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1881e" ;
    a2a:Year "1881" ;
    a2a:Month "10" ;
    a2a:Day "21" ;
    rdfs:label "1881e"
  ] ;
  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 "1881e.4830" ;
    a2a:RegistryNumber "1881E" ;
    a2a:Folio "e014" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, geboorteakten, Nadere toegang op het geboorteregister van de gemeente Rotterdam, 1881e.4830, 1881E, e014"
  ] ;
  a2a:SourceLastChangeDate "2023-01-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/040499E3EDD84D228E144339B53F15BA" ;
  a2a:RecordIdentifier "1074294918" ;
  a2a:RecordGUID "{3f0a20e2-79ce-265e-b438-a99e2280c433}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 040499E3-EDD8-4D22-8E14-4339B53F15BA" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-011881E_54_A2A.xml van SRT" .

