@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_b5afb7ca-1ae3-b3ea-bf89-e433ab8b7d52
  a a2a:Record ;
  rdfs:label "Geboorte op 18 juni 1914 te Venlo" ;
  a2a:hasPerson oa:person_rhl_b5afb7ca-1ae3-b3ea-bf89-e433ab8b7d52_Person1, oa:person_rhl_b5afb7ca-1ae3-b3ea-bf89-e433ab8b7d52_Person2, oa:person_rhl_b5afb7ca-1ae3-b3ea-bf89-e433ab8b7d52_Person3 ;
  a2a:hasEvent oa:event_rhl_b5afb7ca-1ae3-b3ea-bf89-e433ab8b7d52_Event1 ;
  a2a:hasRelationEP oa:relationep_rhl_b5afb7ca-1ae3-b3ea-bf89-e433ab8b7d52_0, oa:relationep_rhl_b5afb7ca-1ae3-b3ea-bf89-e433ab8b7d52_1, oa:relationep_rhl_b5afb7ca-1ae3-b3ea-bf89-e433ab8b7d52_2 ;
  a2a:hasSource oa:source_rhl_b5afb7ca-1ae3-b3ea-bf89-e433ab8b7d52 .

oa:person_rhl_b5afb7ca-1ae3-b3ea-bf89-e433ab8b7d52_Person1
  a a2a:Person ;
  rdfs:label "Maria Elisabeth van Dijk" ;
  owl:sameAs oa:person_gav_c5a5d15c-d39a-b6bb-5d6c-f92a5d02fa73_Person1 ;
  a2a:PersonName [
    rdfs:label "Maria Elisabeth van Dijk" ;
    a2a:PersonNameFirstName "Maria Elisabeth" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dijk"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1914" ;
    a2a:Month "6" ;
    a2a:Day "18" ;
    rdfs:label "1914-06-18"^^xsd:date
  ] .

oa:person_rhl_b5afb7ca-1ae3-b3ea-bf89-e433ab8b7d52_Person2
  a a2a:Person ;
  rdfs:label "Andreas Martinus Hubertus van Dijk" ;
  owl:sameAs oa:person_gav_10ec839b-e354-5228-1669-e627b1add637_Person2, oa:person_gav_47db3be1-3409-e6d7-94e5-2ac2de089309_Person3, oa:person_gav_e858f9a6-0b15-6716-7b92-20eb9e73d950_Person2, oa:person_rhl_1f9f6053-4d92-f3a3-164b-5add48a3fa63_Person2, oa:person_rhl_8da4b0db-98a7-cbb2-5fc2-5ab8b1b3d711_Person2, oa:person_rhl_b3460494-2a86-a801-96d4-04b3c41cfbe2_Person2, oa:person_gav_47959fa1-7479-00a2-4bf9-915a2e250458_Person2, oa:person_gav_a1ab098e-6a69-0b3c-a6f9-55f065799ea0_Person3, oa:person_gav_c5a5d15c-d39a-b6bb-5d6c-f92a5d02fa73_Person2, oa:person_rhl_d36928b1-05bb-c89f-137d-6813a6913901_Person2 ;
  a2a:PersonName [
    rdfs:label "Andreas Martinus Hubertus van Dijk" ;
    a2a:PersonNameFirstName "Andreas Martinus Hubertus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dijk"
  ] ;
  a2a:Gender "Man" .

oa:person_rhl_b5afb7ca-1ae3-b3ea-bf89-e433ab8b7d52_Person3
  a a2a:Person ;
  rdfs:label "Anna Catharina Hubertina Elisabeth Jacobs" ;
  owl:sameAs oa:person_gav_10ec839b-e354-5228-1669-e627b1add637_Person3, oa:person_gav_47db3be1-3409-e6d7-94e5-2ac2de089309_Person4, oa:person_gav_e858f9a6-0b15-6716-7b92-20eb9e73d950_Person3, oa:person_rhl_1f9f6053-4d92-f3a3-164b-5add48a3fa63_Person3, oa:person_rhl_8da4b0db-98a7-cbb2-5fc2-5ab8b1b3d711_Person3, oa:person_rhl_b3460494-2a86-a801-96d4-04b3c41cfbe2_Person3, oa:person_gav_47959fa1-7479-00a2-4bf9-915a2e250458_Person3, oa:person_gav_a1ab098e-6a69-0b3c-a6f9-55f065799ea0_Person4, oa:person_gav_c5a5d15c-d39a-b6bb-5d6c-f92a5d02fa73_Person3, oa:person_rhl_d36928b1-05bb-c89f-137d-6813a6913901_Person3 ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Hubertina Elisabeth Jacobs" ;
    a2a:PersonNameFirstName "Anna Catharina Hubertina Elisabeth" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_rhl_b5afb7ca-1ae3-b3ea-bf89-e433ab8b7d52_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1914" ;
    a2a:Month "6" ;
    a2a:Day "18" ;
    rdfs:label "1914-06-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Venlo" ;
    rdfs:label "Venlo"
  ] .

oa:relationep_rhl_b5afb7ca-1ae3-b3ea-bf89-e433ab8b7d52_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rhl_b5afb7ca-1ae3-b3ea-bf89-e433ab8b7d52_Person1 ;
  a2a:EventKeyRef oa:event_rhl_b5afb7ca-1ae3-b3ea-bf89-e433ab8b7d52_Event1 .

oa:relationep_rhl_b5afb7ca-1ae3-b3ea-bf89-e433ab8b7d52_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rhl_b5afb7ca-1ae3-b3ea-bf89-e433ab8b7d52_Person2 ;
  a2a:EventKeyRef oa:event_rhl_b5afb7ca-1ae3-b3ea-bf89-e433ab8b7d52_Event1 .

oa:relationep_rhl_b5afb7ca-1ae3-b3ea-bf89-e433ab8b7d52_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rhl_b5afb7ca-1ae3-b3ea-bf89-e433ab8b7d52_Person3 ;
  a2a:EventKeyRef oa:event_rhl_b5afb7ca-1ae3-b3ea-bf89-e433ab8b7d52_Event1 .

oa:source_rhl_b5afb7ca-1ae3-b3ea-bf89-e433ab8b7d52
  a a2a:Source ;
  rdfs:label "Historisch Centrum Limburg, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Venlo" ;
    rdfs:label "Venlo", "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 "1914" ;
    a2a:Month "6" ;
    a2a:Day "20" ;
    rdfs:label "1914-06-20"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Historisch Centrum Limburg" ;
    a2a:Collection "Burgerlijke Stand in Limburg" ;
    a2a:DocumentNumber "314" ;
    a2a:RegistryNumber "50" ;
    rdfs:label "Historisch Centrum Limburg, Burgerlijke Stand in Limburg, 314, 50"
  ] ;
  a2a:SourceLastChangeDate "2017-07-06"^^xsd:date ;
  a2a:RecordGUID "{b5afb7ca-1ae3-b3ea-bf89-e433ab8b7d52}" ;
  a2a:SourceRemarklink_EAD "http://www.archieven.nl/mi/1540/?mivast=1540&amp;mizig=210&amp;miadt=38&amp;miaet=1&amp;micode=12.120&amp;miview=inv2" .

