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

oa:record_rhl_9d957d3a-e832-8170-4a45-6939fceed261
  a a2a:Record ;
  rdfs:label "Geboorte op 26 januari 1859 te Houthem" ;
  a2a:hasPerson oa:person_rhl_9d957d3a-e832-8170-4a45-6939fceed261_Person1, oa:person_rhl_9d957d3a-e832-8170-4a45-6939fceed261_Person2, oa:person_rhl_9d957d3a-e832-8170-4a45-6939fceed261_Person3 ;
  a2a:hasEvent oa:event_rhl_9d957d3a-e832-8170-4a45-6939fceed261_Event1 ;
  a2a:hasRelationEP oa:relationep_rhl_9d957d3a-e832-8170-4a45-6939fceed261_0, oa:relationep_rhl_9d957d3a-e832-8170-4a45-6939fceed261_1, oa:relationep_rhl_9d957d3a-e832-8170-4a45-6939fceed261_2 ;
  a2a:hasSource oa:source_rhl_9d957d3a-e832-8170-4a45-6939fceed261 .

oa:person_rhl_9d957d3a-e832-8170-4a45-6939fceed261_Person1
  a a2a:Person ;
  rdfs:label "Leonardus Hubertus Bisschops" ;
  a2a:PersonName [
    rdfs:label "Leonardus Hubertus Bisschops" ;
    a2a:PersonNameFirstName "Leonardus Hubertus" ;
    a2a:PersonNameLastName "Bisschops"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1859" ;
    a2a:Month "1" ;
    a2a:Day "26" ;
    rdfs:label "1859-01-26"^^xsd:date
  ] .

oa:person_rhl_9d957d3a-e832-8170-4a45-6939fceed261_Person2
  a a2a:Person ;
  rdfs:label "Jan Pieter Bisschops" ;
  owl:sameAs oa:person_rhl_3d919256-b540-5e96-f713-d5bded498d88_Person2, oa:person_rhl_55c9a27a-def4-3e7c-48e3-cd7347c510ff_Person2, oa:person_rhl_625cda13-1925-243c-0f44-7e43ab3ef746_Person2, oa:person_rhl_63ab2e3d-756d-4113-7fba-0c9c7ea5136a_Person2, oa:person_rhl_7bc0cb81-6826-df1a-de02-47bee234f758_Person2, oa:person_rhl_95be3048-ba19-0c0a-0d99-2cdd42cb4e77_Person2, oa:person_rhl_99b084c9-1688-6d3a-9018-7cd7be72169d_Person2, oa:person_rhl_2b0209bd-d656-a56b-774b-83bc07cb7f1a_Person2, oa:person_rhl_fabd3bbd-ed14-dc99-ad1e-90f3aaae4124_Person5, oa:person_rhl_9e55d3bf-b628-9e92-49f1-d66e588d1f4b_Person2, oa:person_rhl_9edc35b5-09f9-dbba-2957-eaacd38aef49_Person2, oa:person_rhl_aa098336-7231-ceea-2977-966c941c5fc9_Person2, oa:person_rhl_c4ebbaa5-f93e-5481-438d-f6e0ffd970d5_Person2, oa:person_rhl_e8293132-aff7-eb49-e22f-6418b902645b_Person2 ;
  a2a:PersonName [
    rdfs:label "Jan Pieter Bisschops" ;
    a2a:PersonNameFirstName "Jan Pieter" ;
    a2a:PersonNameLastName "Bisschops"
  ] ;
  a2a:Gender "Man" .

oa:person_rhl_9d957d3a-e832-8170-4a45-6939fceed261_Person3
  a a2a:Person ;
  rdfs:label "Anna Elisabeth Steijns" ;
  owl:sameAs oa:person_rhl_3d919256-b540-5e96-f713-d5bded498d88_Person3, oa:person_rhl_55c9a27a-def4-3e7c-48e3-cd7347c510ff_Person3, oa:person_rhl_625cda13-1925-243c-0f44-7e43ab3ef746_Person3, oa:person_rhl_63ab2e3d-756d-4113-7fba-0c9c7ea5136a_Person3, oa:person_rhl_7bc0cb81-6826-df1a-de02-47bee234f758_Person3, oa:person_rhl_95be3048-ba19-0c0a-0d99-2cdd42cb4e77_Person3, oa:person_rhl_99b084c9-1688-6d3a-9018-7cd7be72169d_Person3, oa:person_rhl_2b0209bd-d656-a56b-774b-83bc07cb7f1a_Person3, oa:person_rhl_fabd3bbd-ed14-dc99-ad1e-90f3aaae4124_Person6, oa:person_rhl_9e55d3bf-b628-9e92-49f1-d66e588d1f4b_Person3, oa:person_rhl_9edc35b5-09f9-dbba-2957-eaacd38aef49_Person3, oa:person_rhl_aa098336-7231-ceea-2977-966c941c5fc9_Person3, oa:person_rhl_c4ebbaa5-f93e-5481-438d-f6e0ffd970d5_Person3, oa:person_rhl_e8293132-aff7-eb49-e22f-6418b902645b_Person3 ;
  a2a:PersonName [
    rdfs:label "Anna Elisabeth Steijns" ;
    a2a:PersonNameFirstName "Anna Elisabeth" ;
    a2a:PersonNameLastName "Steijns"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_rhl_9d957d3a-e832-8170-4a45-6939fceed261_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1859" ;
    a2a:Month "1" ;
    a2a:Day "26" ;
    rdfs:label "1859-01-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Houthem" ;
    rdfs:label "Houthem"
  ] .

oa:relationep_rhl_9d957d3a-e832-8170-4a45-6939fceed261_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rhl_9d957d3a-e832-8170-4a45-6939fceed261_Person1 ;
  a2a:EventKeyRef oa:event_rhl_9d957d3a-e832-8170-4a45-6939fceed261_Event1 .

oa:relationep_rhl_9d957d3a-e832-8170-4a45-6939fceed261_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rhl_9d957d3a-e832-8170-4a45-6939fceed261_Person2 ;
  a2a:EventKeyRef oa:event_rhl_9d957d3a-e832-8170-4a45-6939fceed261_Event1 .

oa:relationep_rhl_9d957d3a-e832-8170-4a45-6939fceed261_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rhl_9d957d3a-e832-8170-4a45-6939fceed261_Person3 ;
  a2a:EventKeyRef oa:event_rhl_9d957d3a-e832-8170-4a45-6939fceed261_Event1 .

oa:source_rhl_9d957d3a-e832-8170-4a45-6939fceed261
  a a2a:Source ;
  rdfs:label "Historisch Centrum Limburg, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Houthem" ;
    rdfs:label "Houthem", "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 "1859" ;
    a2a:Month "1" ;
    a2a:Day "26" ;
    rdfs:label "1859-01-26"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Historisch Centrum Limburg" ;
    a2a:Collection "Burgerlijke Stand in Limburg" ;
    a2a:DocumentNumber "3" ;
    a2a:RegistryNumber "5" ;
    rdfs:label "Historisch Centrum Limburg, Burgerlijke Stand in Limburg, 3, 5"
  ] ;
  a2a:SourceLastChangeDate "2017-07-06"^^xsd:date ;
  a2a:RecordGUID "{9d957d3a-e832-8170-4a45-6939fceed261}" ;
  a2a:SourceRemarklink_EAD "http://www.archieven.nl/mi/1540/?mivast=1540&amp;mizig=210&amp;miadt=38&amp;miaet=1&amp;micode=12.045&amp;miview=inv2" .

