@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_c9ffa82b-e557-57df-c23f-96f4789cf6c0
  a a2a:Record ;
  rdfs:label "Geboorte op 26 maart 1913 te Geleen" ;
  a2a:hasPerson oa:person_rhl_c9ffa82b-e557-57df-c23f-96f4789cf6c0_Person1, oa:person_rhl_c9ffa82b-e557-57df-c23f-96f4789cf6c0_Person2, oa:person_rhl_c9ffa82b-e557-57df-c23f-96f4789cf6c0_Person3 ;
  a2a:hasEvent oa:event_rhl_c9ffa82b-e557-57df-c23f-96f4789cf6c0_Event1 ;
  a2a:hasRelationEP oa:relationep_rhl_c9ffa82b-e557-57df-c23f-96f4789cf6c0_0, oa:relationep_rhl_c9ffa82b-e557-57df-c23f-96f4789cf6c0_1, oa:relationep_rhl_c9ffa82b-e557-57df-c23f-96f4789cf6c0_2 ;
  a2a:hasSource oa:source_rhl_c9ffa82b-e557-57df-c23f-96f4789cf6c0 .

oa:person_rhl_c9ffa82b-e557-57df-c23f-96f4789cf6c0_Person1
  a a2a:Person ;
  rdfs:label "August Joseph Hollands" ;
  owl:sameAs oa:person_rhl_b302ca37-36b0-1b02-05b3-d972b58e0db6_Person1 ;
  a2a:PersonName [
    rdfs:label "August Joseph Hollands" ;
    a2a:PersonNameFirstName "August Joseph" ;
    a2a:PersonNameLastName "Hollands"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1913" ;
    a2a:Month "3" ;
    a2a:Day "26" ;
    rdfs:label "1913-03-26"^^xsd:date
  ] .

oa:person_rhl_c9ffa82b-e557-57df-c23f-96f4789cf6c0_Person2
  a a2a:Person ;
  rdfs:label "Jan Hendrik Hollands" ;
  owl:sameAs oa:person_rhl_05c1437b-d40a-efd5-9f06-449186d55bec_Person2, oa:person_rhl_131bb1f7-1860-ffc2-1bd6-7469d2f323db_Person2, oa:person_rhl_3f36da72-c03e-4f8e-4269-687b66625fe5_Person2, oa:person_rhl_4beb9154-74c0-9d1a-bf4d-c33a6a45294d_Person2, oa:person_rhl_ab6c9a83-662d-0f72-2988-2bdf20e6e8d6_Person2, oa:person_rhl_b302ca37-36b0-1b02-05b3-d972b58e0db6_Person2, oa:person_rhl_d6394ad2-b8bd-b7c6-ddbc-d82c6f7a6589_Person2 ;
  a2a:PersonName [
    rdfs:label "Jan Hendrik Hollands" ;
    a2a:PersonNameFirstName "Jan Hendrik" ;
    a2a:PersonNameLastName "Hollands"
  ] ;
  a2a:Gender "Man" .

oa:person_rhl_c9ffa82b-e557-57df-c23f-96f4789cf6c0_Person3
  a a2a:Person ;
  rdfs:label "Anna Maria Philomena Dohmen" ;
  owl:sameAs oa:person_rhl_05c1437b-d40a-efd5-9f06-449186d55bec_Person3, oa:person_rhl_131bb1f7-1860-ffc2-1bd6-7469d2f323db_Person3, oa:person_rhl_3f36da72-c03e-4f8e-4269-687b66625fe5_Person3, oa:person_rhl_4beb9154-74c0-9d1a-bf4d-c33a6a45294d_Person3, oa:person_rhl_ab6c9a83-662d-0f72-2988-2bdf20e6e8d6_Person3, oa:person_rhl_b302ca37-36b0-1b02-05b3-d972b58e0db6_Person3, oa:person_rhl_d6394ad2-b8bd-b7c6-ddbc-d82c6f7a6589_Person3 ;
  a2a:PersonName [
    rdfs:label "Anna Maria Philomena Dohmen" ;
    a2a:PersonNameFirstName "Anna Maria Philomena" ;
    a2a:PersonNameLastName "Dohmen"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_rhl_c9ffa82b-e557-57df-c23f-96f4789cf6c0_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1913" ;
    a2a:Month "3" ;
    a2a:Day "26" ;
    rdfs:label "1913-03-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Geleen" ;
    rdfs:label "Geleen"
  ] .

oa:relationep_rhl_c9ffa82b-e557-57df-c23f-96f4789cf6c0_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rhl_c9ffa82b-e557-57df-c23f-96f4789cf6c0_Person1 ;
  a2a:EventKeyRef oa:event_rhl_c9ffa82b-e557-57df-c23f-96f4789cf6c0_Event1 .

oa:relationep_rhl_c9ffa82b-e557-57df-c23f-96f4789cf6c0_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rhl_c9ffa82b-e557-57df-c23f-96f4789cf6c0_Person2 ;
  a2a:EventKeyRef oa:event_rhl_c9ffa82b-e557-57df-c23f-96f4789cf6c0_Event1 .

oa:relationep_rhl_c9ffa82b-e557-57df-c23f-96f4789cf6c0_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rhl_c9ffa82b-e557-57df-c23f-96f4789cf6c0_Person3 ;
  a2a:EventKeyRef oa:event_rhl_c9ffa82b-e557-57df-c23f-96f4789cf6c0_Event1 .

oa:source_rhl_c9ffa82b-e557-57df-c23f-96f4789cf6c0
  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 "1913" ;
    a2a:Month "3" ;
    a2a:Day "28" ;
    rdfs:label "1913-03-28"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Historisch Centrum Limburg" ;
    a2a:Collection "Burgerlijke Stand in Limburg" ;
    a2a:DocumentNumber "29" ;
    a2a:RegistryNumber "15" ;
    rdfs:label "Historisch Centrum Limburg, Burgerlijke Stand in Limburg, 29, 15"
  ] ;
  a2a:SourceLastChangeDate "2017-07-06"^^xsd:date ;
  a2a:RecordGUID "{c9ffa82b-e557-57df-c23f-96f4789cf6c0}" ;
  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" .

