@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_F98F4EB7-23D5-47EE-A2AB-8BEF3B649F6C
  a a2a:Record ;
  rdfs:label "Geboorte op 4 oktober 1849 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_F98F4EB7-23D5-47EE-A2AB-8BEF3B649F6C_Person1074080686, oa:person_srt_F98F4EB7-23D5-47EE-A2AB-8BEF3B649F6C_Person1074080687 ;
  a2a:hasEvent oa:event_srt_F98F4EB7-23D5-47EE-A2AB-8BEF3B649F6C_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_F98F4EB7-23D5-47EE-A2AB-8BEF3B649F6C_0, oa:relationep_srt_F98F4EB7-23D5-47EE-A2AB-8BEF3B649F6C_1 ;
  a2a:hasSource oa:source_srt_F98F4EB7-23D5-47EE-A2AB-8BEF3B649F6C .

oa:person_srt_F98F4EB7-23D5-47EE-A2AB-8BEF3B649F6C_Person1074080686
  a a2a:Person ;
  rdfs:label "Jacob Wijt" ;
  a2a:PersonName [
    rdfs:label "Jacob Wijt" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Wijt"
  ] .

oa:person_srt_F98F4EB7-23D5-47EE-A2AB-8BEF3B649F6C_Person1074080687
  a a2a:Person ;
  rdfs:label "Geertruida Wijt" ;
  a2a:PersonName [
    rdfs:label "Geertruida Wijt" ;
    a2a:PersonNameFirstName "Geertruida" ;
    a2a:PersonNameLastName "Wijt"
  ] .

oa:event_srt_F98F4EB7-23D5-47EE-A2AB-8BEF3B649F6C_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1849" ;
    a2a:Month "10" ;
    a2a:Day "04" ;
    rdfs:label "1849-10-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_F98F4EB7-23D5-47EE-A2AB-8BEF3B649F6C_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_srt_F98F4EB7-23D5-47EE-A2AB-8BEF3B649F6C_Person1074080686 ;
  a2a:EventKeyRef oa:event_srt_F98F4EB7-23D5-47EE-A2AB-8BEF3B649F6C_Event1 .

oa:relationep_srt_F98F4EB7-23D5-47EE-A2AB-8BEF3B649F6C_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_F98F4EB7-23D5-47EE-A2AB-8BEF3B649F6C_Person1074080687 ;
  a2a:EventKeyRef oa:event_srt_F98F4EB7-23D5-47EE-A2AB-8BEF3B649F6C_Event1 .

oa:source_srt_F98F4EB7-23D5-47EE-A2AB-8BEF3B649F6C
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Country "Nederland" ;
    rdfs:label "Nederland", "1849-01-01 - 1849-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1849-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1849-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1849" ;
    a2a:Year "1849" ;
    rdfs:label "1849"
  ] ;
  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 "1849.2580" ;
    a2a:RegistryNumber "1849C" ;
    a2a:Folio "c205v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, geboorteakten, Nadere toegang op het geboorteregister van de gemeente Rotterdam, 1849.2580, 1849C, c205v"
  ] ;
  a2a:SourceLastChangeDate "2025-04-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/F98F4EB723D547EEA2AB8BEF3B649F6C" ;
  a2a:RecordIdentifier "1074080685" ;
  a2a:RecordGUID "{F98F4EB7-23D5-47EE-A2AB-8BEF3B649F6C}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/DC5A1CD4D9F1485EB36FCE1FB9BCF865" .

