@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_594f100e-bb30-5dd2-49a3-74f63bad87db
  a a2a:Record ;
  rdfs:label "Geboorte op 20 april 1892 te Vaals" ;
  a2a:hasPerson oa:person_rhl_594f100e-bb30-5dd2-49a3-74f63bad87db_Person1, oa:person_rhl_594f100e-bb30-5dd2-49a3-74f63bad87db_Person2, oa:person_rhl_594f100e-bb30-5dd2-49a3-74f63bad87db_Person3 ;
  a2a:hasEvent oa:event_rhl_594f100e-bb30-5dd2-49a3-74f63bad87db_Event1 ;
  a2a:hasRelationEP oa:relationep_rhl_594f100e-bb30-5dd2-49a3-74f63bad87db_0, oa:relationep_rhl_594f100e-bb30-5dd2-49a3-74f63bad87db_1, oa:relationep_rhl_594f100e-bb30-5dd2-49a3-74f63bad87db_2 ;
  a2a:hasSource oa:source_rhl_594f100e-bb30-5dd2-49a3-74f63bad87db .

oa:person_rhl_594f100e-bb30-5dd2-49a3-74f63bad87db_Person1
  a a2a:Person ;
  rdfs:label "Maria Elisabeth Spobeck" ;
  owl:sameAs oa:person_rhl_04a79fab-ed16-8665-3a03-2d9570903b39_Person1, oa:person_rhl_1b3da3d7-5e4d-e117-8ebe-f18fa4a20635_Person1, oa:person_rhl_1e9b259b-242e-d2f0-c657-e4c015451dab_Person1, oa:person_rhl_793de93b-af45-d3b3-372a-93443770569f_Person1 ;
  a2a:PersonName [
    rdfs:label "Maria Elisabeth Spobeck" ;
    a2a:PersonNameFirstName "Maria Elisabeth" ;
    a2a:PersonNameLastName "Spobeck"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1892" ;
    a2a:Month "4" ;
    a2a:Day "20" ;
    rdfs:label "1892-04-20"^^xsd:date
  ] .

oa:person_rhl_594f100e-bb30-5dd2-49a3-74f63bad87db_Person2
  a a2a:Person ;
  rdfs:label "Frans Jozef Spobeck" ;
  owl:sameAs oa:person_rhl_1b3da3d7-5e4d-e117-8ebe-f18fa4a20635_Person2, oa:person_rhl_1e9b259b-242e-d2f0-c657-e4c015451dab_Person2, oa:person_rhl_553282ca-52ac-df4d-5cc7-00c3bc425cf7_Person2, oa:person_rhl_04a79fab-ed16-8665-3a03-2d9570903b39_Person2, oa:person_rhl_29f874e2-9b35-aadf-676f-f0c63cd4e1bb_Person2, oa:person_rhl_80f0fbd3-e671-939c-7818-fce13e019ac3_Person5, oa:person_rhl_793de93b-af45-d3b3-372a-93443770569f_Person2, oa:person_rhl_96a69b0a-7f30-434f-1a52-aee95c834b9d_Person2 ;
  a2a:PersonName [
    rdfs:label "Frans Jozef Spobeck" ;
    a2a:PersonNameFirstName "Frans Jozef" ;
    a2a:PersonNameLastName "Spobeck"
  ] ;
  a2a:Gender "Man" .

oa:person_rhl_594f100e-bb30-5dd2-49a3-74f63bad87db_Person3
  a a2a:Person ;
  rdfs:label "Maria Catharina Brauers" ;
  owl:sameAs oa:person_rhl_1b3da3d7-5e4d-e117-8ebe-f18fa4a20635_Person3, oa:person_rhl_1e9b259b-242e-d2f0-c657-e4c015451dab_Person3, oa:person_rhl_553282ca-52ac-df4d-5cc7-00c3bc425cf7_Person3, oa:person_rhl_04a79fab-ed16-8665-3a03-2d9570903b39_Person3, oa:person_rhl_29f874e2-9b35-aadf-676f-f0c63cd4e1bb_Person3, oa:person_rhl_80f0fbd3-e671-939c-7818-fce13e019ac3_Person6, oa:person_rhl_793de93b-af45-d3b3-372a-93443770569f_Person3, oa:person_rhl_96a69b0a-7f30-434f-1a52-aee95c834b9d_Person3 ;
  a2a:PersonName [
    rdfs:label "Maria Catharina Brauers" ;
    a2a:PersonNameFirstName "Maria Catharina" ;
    a2a:PersonNameLastName "Brauers"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_rhl_594f100e-bb30-5dd2-49a3-74f63bad87db_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1892" ;
    a2a:Month "4" ;
    a2a:Day "20" ;
    rdfs:label "1892-04-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Vaals" ;
    rdfs:label "Vaals"
  ] .

oa:relationep_rhl_594f100e-bb30-5dd2-49a3-74f63bad87db_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rhl_594f100e-bb30-5dd2-49a3-74f63bad87db_Person1 ;
  a2a:EventKeyRef oa:event_rhl_594f100e-bb30-5dd2-49a3-74f63bad87db_Event1 .

oa:relationep_rhl_594f100e-bb30-5dd2-49a3-74f63bad87db_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rhl_594f100e-bb30-5dd2-49a3-74f63bad87db_Person2 ;
  a2a:EventKeyRef oa:event_rhl_594f100e-bb30-5dd2-49a3-74f63bad87db_Event1 .

oa:relationep_rhl_594f100e-bb30-5dd2-49a3-74f63bad87db_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rhl_594f100e-bb30-5dd2-49a3-74f63bad87db_Person3 ;
  a2a:EventKeyRef oa:event_rhl_594f100e-bb30-5dd2-49a3-74f63bad87db_Event1 .

oa:source_rhl_594f100e-bb30-5dd2-49a3-74f63bad87db
  a a2a:Source ;
  rdfs:label "Historisch Centrum Limburg, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Vaals" ;
    rdfs:label "Vaals", "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 "1892" ;
    a2a:Month "4" ;
    a2a:Day "22" ;
    rdfs:label "1892-04-22"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Historisch Centrum Limburg" ;
    a2a:Collection "Burgerlijke Stand in Limburg" ;
    a2a:DocumentNumber "71" ;
    a2a:RegistryNumber "13" ;
    rdfs:label "Historisch Centrum Limburg, Burgerlijke Stand in Limburg, 71, 13"
  ] ;
  a2a:SourceLastChangeDate "2017-07-06"^^xsd:date ;
  a2a:RecordGUID "{594f100e-bb30-5dd2-49a3-74f63bad87db}" ;
  a2a:SourceRemarklink_EAD "http://www.archieven.nl/mi/1540/?mivast=1540&amp;mizig=210&amp;miadt=38&amp;miaet=1&amp;micode=12.117&amp;miview=inv2" .

