@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_7ac6f904-e0f1-5abf-e9b5-810bf4e2b6bb
  a a2a:Record ;
  rdfs:label "Geboorte op 24 februari 1912 te Maastricht" ;
  a2a:hasPerson oa:person_rhl_7ac6f904-e0f1-5abf-e9b5-810bf4e2b6bb_Person1, oa:person_rhl_7ac6f904-e0f1-5abf-e9b5-810bf4e2b6bb_Person2, oa:person_rhl_7ac6f904-e0f1-5abf-e9b5-810bf4e2b6bb_Person3 ;
  a2a:hasEvent oa:event_rhl_7ac6f904-e0f1-5abf-e9b5-810bf4e2b6bb_Event1 ;
  a2a:hasRelationEP oa:relationep_rhl_7ac6f904-e0f1-5abf-e9b5-810bf4e2b6bb_0, oa:relationep_rhl_7ac6f904-e0f1-5abf-e9b5-810bf4e2b6bb_1, oa:relationep_rhl_7ac6f904-e0f1-5abf-e9b5-810bf4e2b6bb_2 ;
  a2a:hasSource oa:source_rhl_7ac6f904-e0f1-5abf-e9b5-810bf4e2b6bb .

oa:person_rhl_7ac6f904-e0f1-5abf-e9b5-810bf4e2b6bb_Person1
  a a2a:Person ;
  rdfs:label "Maria Agnes Hubertina Meertens" ;
  owl:sameAs oa:person_rhl_5101fb05-b6c1-1931-4bbb-dcf356a6a498_Person1 ;
  a2a:PersonName [
    rdfs:label "Maria Agnes Hubertina Meertens" ;
    a2a:PersonNameFirstName "Maria Agnes Hubertina" ;
    a2a:PersonNameLastName "Meertens"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1912" ;
    a2a:Month "2" ;
    a2a:Day "24" ;
    rdfs:label "1912-02-24"^^xsd:date
  ] .

oa:person_rhl_7ac6f904-e0f1-5abf-e9b5-810bf4e2b6bb_Person2
  a a2a:Person ;
  rdfs:label "Willem Jozef Hubertus Meertens" ;
  owl:sameAs oa:person_rhl_5de12a35-461a-f951-6106-25ffada405ba_Person2, oa:person_rhl_60b4eee1-9218-ce2a-7f88-a9a1fc0abb79_Person2, oa:person_rhl_2822a6ae-367b-1612-a79a-d9901eaf4718_Person2, oa:person_rhl_5101fb05-b6c1-1931-4bbb-dcf356a6a498_Person2, oa:person_rhl_88f4f834-b3a3-928d-6710-4acc95a942c1_Person2, oa:person_rhl_d86c530d-cb26-7501-7463-2c0662eabd7f_Person2, oa:person_rhl_e3e911e8-0285-c36b-44e3-20f350e24435_Person2 ;
  a2a:PersonName [
    rdfs:label "Willem Jozef Hubertus Meertens" ;
    a2a:PersonNameFirstName "Willem Jozef Hubertus" ;
    a2a:PersonNameLastName "Meertens"
  ] ;
  a2a:Gender "Man" .

oa:person_rhl_7ac6f904-e0f1-5abf-e9b5-810bf4e2b6bb_Person3
  a a2a:Person ;
  rdfs:label "Hubertine Mullers" ;
  owl:sameAs oa:person_rhl_5de12a35-461a-f951-6106-25ffada405ba_Person3, oa:person_rhl_60b4eee1-9218-ce2a-7f88-a9a1fc0abb79_Person3, oa:person_rhl_2822a6ae-367b-1612-a79a-d9901eaf4718_Person3, oa:person_rhl_5101fb05-b6c1-1931-4bbb-dcf356a6a498_Person3, oa:person_rhl_88f4f834-b3a3-928d-6710-4acc95a942c1_Person3, oa:person_rhl_d86c530d-cb26-7501-7463-2c0662eabd7f_Person3, oa:person_rhl_e3e911e8-0285-c36b-44e3-20f350e24435_Person3 ;
  a2a:PersonName [
    rdfs:label "Hubertine Mullers" ;
    a2a:PersonNameFirstName "Hubertine" ;
    a2a:PersonNameLastName "Mullers"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_rhl_7ac6f904-e0f1-5abf-e9b5-810bf4e2b6bb_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1912" ;
    a2a:Month "2" ;
    a2a:Day "24" ;
    rdfs:label "1912-02-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:relationep_rhl_7ac6f904-e0f1-5abf-e9b5-810bf4e2b6bb_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rhl_7ac6f904-e0f1-5abf-e9b5-810bf4e2b6bb_Person1 ;
  a2a:EventKeyRef oa:event_rhl_7ac6f904-e0f1-5abf-e9b5-810bf4e2b6bb_Event1 .

oa:relationep_rhl_7ac6f904-e0f1-5abf-e9b5-810bf4e2b6bb_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rhl_7ac6f904-e0f1-5abf-e9b5-810bf4e2b6bb_Person2 ;
  a2a:EventKeyRef oa:event_rhl_7ac6f904-e0f1-5abf-e9b5-810bf4e2b6bb_Event1 .

oa:relationep_rhl_7ac6f904-e0f1-5abf-e9b5-810bf4e2b6bb_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rhl_7ac6f904-e0f1-5abf-e9b5-810bf4e2b6bb_Person3 ;
  a2a:EventKeyRef oa:event_rhl_7ac6f904-e0f1-5abf-e9b5-810bf4e2b6bb_Event1 .

oa:source_rhl_7ac6f904-e0f1-5abf-e9b5-810bf4e2b6bb
  a a2a:Source ;
  rdfs:label "Historisch Centrum Limburg, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht", "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 "1912" ;
    a2a:Month "2" ;
    a2a:Day "26" ;
    rdfs:label "1912-02-26"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Historisch Centrum Limburg" ;
    a2a:Collection "Burgerlijke Stand in Limburg" ;
    a2a:DocumentNumber "184" ;
    a2a:RegistryNumber "70" ;
    rdfs:label "Historisch Centrum Limburg, Burgerlijke Stand in Limburg, 184, 70"
  ] ;
  a2a:SourceLastChangeDate "2017-07-06"^^xsd:date ;
  a2a:RecordGUID "{7ac6f904-e0f1-5abf-e9b5-810bf4e2b6bb}" ;
  a2a:SourceRemarklink_EAD "http://www.archieven.nl/mi/1540/?mivast=1540&amp;mizig=210&amp;miadt=38&amp;miaet=1&amp;micode=12.059&amp;miview=inv2" .

