@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_rhl_7a7ed43e-e069-e6e2-b561-42da5b8d7ea0
  a a2a:Record ;
  rdfs:label "Geboorte op 29 april 1915 te Geleen" ;
  a2a:hasPerson oa:person_rhl_7a7ed43e-e069-e6e2-b561-42da5b8d7ea0_Person1, oa:person_rhl_7a7ed43e-e069-e6e2-b561-42da5b8d7ea0_Person2, oa:person_rhl_7a7ed43e-e069-e6e2-b561-42da5b8d7ea0_Person3 ;
  a2a:hasEvent oa:event_rhl_7a7ed43e-e069-e6e2-b561-42da5b8d7ea0_Event1 ;
  a2a:hasRelationEP oa:relationep_rhl_7a7ed43e-e069-e6e2-b561-42da5b8d7ea0_0, oa:relationep_rhl_7a7ed43e-e069-e6e2-b561-42da5b8d7ea0_1, oa:relationep_rhl_7a7ed43e-e069-e6e2-b561-42da5b8d7ea0_2 ;
  a2a:hasSource oa:source_rhl_7a7ed43e-e069-e6e2-b561-42da5b8d7ea0 .

oa:person_rhl_7a7ed43e-e069-e6e2-b561-42da5b8d7ea0_Person1
  a a2a:Person ;
  rdfs:label "Maria Hubertina Solberg" ;
  owl:sameAs oa:person_rhl_6defe8b3-cde4-6b73-3f1c-67844ef53883_Person1, oa:person_rhl_da3bc345-f85b-c641-d5fa-2a421741a85b_Person1 ;
  a2a:PersonName [
    rdfs:label "Maria Hubertina Solberg" ;
    a2a:PersonNameFirstName "Maria Hubertina" ;
    a2a:PersonNameLastName "Solberg"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1915" ;
    a2a:Month "4" ;
    a2a:Day "29" ;
    rdfs:label "1915-04-29"^^xsd:date
  ] .

oa:person_rhl_7a7ed43e-e069-e6e2-b561-42da5b8d7ea0_Person2
  a a2a:Person ;
  rdfs:label "Godfried Hubert Solberg" ;
  owl:sameAs oa:person_rhl_030b6807-46d4-d0c4-c9f4-43f19b3b11c6_Person5, oa:person_rhl_6257c0cd-1a1f-b6c3-28a0-45e960163c80_Person2, oa:person_rhl_6defe8b3-cde4-6b73-3f1c-67844ef53883_Person2, oa:person_rhl_871de0bb-a400-4730-56b5-26f39cca97b8_Person2, oa:person_rhl_da3bc345-f85b-c641-d5fa-2a421741a85b_Person2, oa:person_rhl_df04183b-0d8c-0e4a-dfbf-67c056ab193b_Person2 ;
  a2a:PersonName [
    rdfs:label "Godfried Hubert Solberg" ;
    a2a:PersonNameFirstName "Godfried Hubert" ;
    a2a:PersonNameLastName "Solberg"
  ] ;
  a2a:Gender "Man" .

oa:person_rhl_7a7ed43e-e069-e6e2-b561-42da5b8d7ea0_Person3
  a a2a:Person ;
  rdfs:label "Catharina Gertruid Dols" ;
  owl:sameAs oa:person_rhl_030b6807-46d4-d0c4-c9f4-43f19b3b11c6_Person6, oa:person_rhl_6257c0cd-1a1f-b6c3-28a0-45e960163c80_Person3, oa:person_rhl_6defe8b3-cde4-6b73-3f1c-67844ef53883_Person3, oa:person_rhl_871de0bb-a400-4730-56b5-26f39cca97b8_Person3, oa:person_rhl_da3bc345-f85b-c641-d5fa-2a421741a85b_Person3, oa:person_rhl_df04183b-0d8c-0e4a-dfbf-67c056ab193b_Person3 ;
  a2a:PersonName [
    rdfs:label "Catharina Gertruid Dols" ;
    a2a:PersonNameFirstName "Catharina Gertruid" ;
    a2a:PersonNameLastName "Dols"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_rhl_7a7ed43e-e069-e6e2-b561-42da5b8d7ea0_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1915" ;
    a2a:Month "4" ;
    a2a:Day "29" ;
    rdfs:label "1915-04-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Geleen" ;
    rdfs:label "Geleen"
  ] .

oa:relationep_rhl_7a7ed43e-e069-e6e2-b561-42da5b8d7ea0_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rhl_7a7ed43e-e069-e6e2-b561-42da5b8d7ea0_Person1 ;
  a2a:EventKeyRef oa:event_rhl_7a7ed43e-e069-e6e2-b561-42da5b8d7ea0_Event1 .

oa:relationep_rhl_7a7ed43e-e069-e6e2-b561-42da5b8d7ea0_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rhl_7a7ed43e-e069-e6e2-b561-42da5b8d7ea0_Person2 ;
  a2a:EventKeyRef oa:event_rhl_7a7ed43e-e069-e6e2-b561-42da5b8d7ea0_Event1 .

oa:relationep_rhl_7a7ed43e-e069-e6e2-b561-42da5b8d7ea0_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rhl_7a7ed43e-e069-e6e2-b561-42da5b8d7ea0_Person3 ;
  a2a:EventKeyRef oa:event_rhl_7a7ed43e-e069-e6e2-b561-42da5b8d7ea0_Event1 .

oa:source_rhl_7a7ed43e-e069-e6e2-b561-42da5b8d7ea0
  a a2a:Source ;
  rdfs:label "Historisch Centrum Limburg, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Geleen" ;
    rdfs:label "Geleen", "1796-01-01 - 1910-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1796-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1910-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1915" ;
    a2a:Month "4" ;
    a2a:Day "29" ;
    rdfs:label "1915-04-29"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Historisch Centrum Limburg" ;
    a2a:Collection "Burgerlijke Stand in Limburg" ;
    a2a:DocumentNumber "46" ;
    a2a:RegistryNumber "15" ;
    rdfs:label "Historisch Centrum Limburg, Burgerlijke Stand in Limburg, 46, 15"
  ] ;
  a2a:SourceLastChangeDate "2017-07-06"^^xsd:date ;
  a2a:RecordGUID "{7a7ed43e-e069-e6e2-b561-42da5b8d7ea0}" ;
  a2a:SourceRemarklink_EAD "http://www.archieven.nl/mi/1540/?mivast=1540&amp;mizig=210&amp;miadt=38&amp;miaet=1&amp;micode=12.027&amp;miview=inv2" .

