@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#> .

oa:record_rhl_1aae7e1c-e060-e62a-3d81-7abcb8f2741c
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1890-1920)" ;
  a2a:hasPerson oa:person_rhl_1aae7e1c-e060-e62a-3d81-7abcb8f2741c_Person1, oa:person_rhl_1aae7e1c-e060-e62a-3d81-7abcb8f2741c_Person2, oa:person_rhl_1aae7e1c-e060-e62a-3d81-7abcb8f2741c_Person3, oa:person_rhl_1aae7e1c-e060-e62a-3d81-7abcb8f2741c_Person4, oa:person_rhl_1aae7e1c-e060-e62a-3d81-7abcb8f2741c_Person5, oa:person_rhl_1aae7e1c-e060-e62a-3d81-7abcb8f2741c_Person6, oa:person_rhl_1aae7e1c-e060-e62a-3d81-7abcb8f2741c_Person7, oa:person_rhl_1aae7e1c-e060-e62a-3d81-7abcb8f2741c_Person8, oa:person_rhl_1aae7e1c-e060-e62a-3d81-7abcb8f2741c_Person9, oa:person_rhl_1aae7e1c-e060-e62a-3d81-7abcb8f2741c_Person10 ;
  a2a:hasEvent oa:event_rhl_1aae7e1c-e060-e62a-3d81-7abcb8f2741c_Event1 ;
  a2a:hasRelationEP oa:relationep_rhl_1aae7e1c-e060-e62a-3d81-7abcb8f2741c_0, oa:relationep_rhl_1aae7e1c-e060-e62a-3d81-7abcb8f2741c_1, oa:relationep_rhl_1aae7e1c-e060-e62a-3d81-7abcb8f2741c_2, oa:relationep_rhl_1aae7e1c-e060-e62a-3d81-7abcb8f2741c_3, oa:relationep_rhl_1aae7e1c-e060-e62a-3d81-7abcb8f2741c_4, oa:relationep_rhl_1aae7e1c-e060-e62a-3d81-7abcb8f2741c_5, oa:relationep_rhl_1aae7e1c-e060-e62a-3d81-7abcb8f2741c_6, oa:relationep_rhl_1aae7e1c-e060-e62a-3d81-7abcb8f2741c_7, oa:relationep_rhl_1aae7e1c-e060-e62a-3d81-7abcb8f2741c_8, oa:relationep_rhl_1aae7e1c-e060-e62a-3d81-7abcb8f2741c_9 ;
  a2a:hasSource oa:source_rhl_1aae7e1c-e060-e62a-3d81-7abcb8f2741c .

oa:person_rhl_1aae7e1c-e060-e62a-3d81-7abcb8f2741c_Person1
  a a2a:Person ;
  rdfs:label "Frederik Logjes" ;
  a2a:PersonName [
    rdfs:label "Frederik Logjes" ;
    a2a:PersonNameFirstName "Frederik" ;
    a2a:PersonNameLastName "Logjes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1866" ;
    a2a:Month "9" ;
    a2a:Day "8" ;
    rdfs:label "1866-09-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:person_rhl_1aae7e1c-e060-e62a-3d81-7abcb8f2741c_Person2
  a a2a:Person ;
  rdfs:label "Sjoukje van Ellen" ;
  a2a:PersonName [
    rdfs:label "Sjoukje van Ellen" ;
    a2a:PersonNameFirstName "Sjoukje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ellen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "4" ;
    a2a:Day "21" ;
    rdfs:label "1881-04-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Lutjegast" ;
    rdfs:label "Lutjegast"
  ] .

oa:person_rhl_1aae7e1c-e060-e62a-3d81-7abcb8f2741c_Person3
  a a2a:Person ;
  rdfs:label "Frederika Helena Logjes" ;
  a2a:PersonName [
    rdfs:label "Frederika Helena Logjes" ;
    a2a:PersonNameFirstName "Frederika Helena" ;
    a2a:PersonNameLastName "Logjes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1905" ;
    a2a:Month "12" ;
    a2a:Day "16" ;
    rdfs:label "1905-12-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "'s-Gravenhage" ;
    rdfs:label "'s-Gravenhage"
  ] .

oa:person_rhl_1aae7e1c-e060-e62a-3d81-7abcb8f2741c_Person4
  a a2a:Person ;
  rdfs:label "Jacob Logjes" ;
  a2a:PersonName [
    rdfs:label "Jacob Logjes" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Logjes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1906" ;
    a2a:Month "11" ;
    a2a:Day "20" ;
    rdfs:label "1906-11-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "'s-Gravenhage" ;
    rdfs:label "'s-Gravenhage"
  ] .

oa:person_rhl_1aae7e1c-e060-e62a-3d81-7abcb8f2741c_Person5
  a a2a:Person ;
  rdfs:label "Christiaan Wilhelm Logjes" ;
  a2a:PersonName [
    rdfs:label "Christiaan Wilhelm Logjes" ;
    a2a:PersonNameFirstName "Christiaan Wilhelm" ;
    a2a:PersonNameLastName "Logjes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1908" ;
    a2a:Month "7" ;
    a2a:Day "29" ;
    rdfs:label "1908-07-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zaandam" ;
    rdfs:label "Zaandam"
  ] .

oa:person_rhl_1aae7e1c-e060-e62a-3d81-7abcb8f2741c_Person6
  a a2a:Person ;
  rdfs:label "Jan Lambertus Logjes" ;
  a2a:PersonName [
    rdfs:label "Jan Lambertus Logjes" ;
    a2a:PersonNameFirstName "Jan Lambertus" ;
    a2a:PersonNameLastName "Logjes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1909" ;
    a2a:Month "8" ;
    a2a:Day "15" ;
    rdfs:label "1909-08-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:person_rhl_1aae7e1c-e060-e62a-3d81-7abcb8f2741c_Person7
  a a2a:Person ;
  rdfs:label "Jilko Logjes" ;
  a2a:PersonName [
    rdfs:label "Jilko Logjes" ;
    a2a:PersonNameFirstName "Jilko" ;
    a2a:PersonNameLastName "Logjes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1910" ;
    a2a:Month "10" ;
    a2a:Day "3" ;
    rdfs:label "1910-10-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Helden" ;
    rdfs:label "Helden"
  ] .

oa:person_rhl_1aae7e1c-e060-e62a-3d81-7abcb8f2741c_Person8
  a a2a:Person ;
  rdfs:label "Jantina Lamberta Logjes" ;
  a2a:PersonName [
    rdfs:label "Jantina Lamberta Logjes" ;
    a2a:PersonNameFirstName "Jantina Lamberta" ;
    a2a:PersonNameLastName "Logjes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1915" ;
    a2a:Month "7" ;
    a2a:Day "30" ;
    rdfs:label "1915-07-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Deurne" ;
    rdfs:label "Deurne"
  ] .

oa:person_rhl_1aae7e1c-e060-e62a-3d81-7abcb8f2741c_Person9
  a a2a:Person ;
  rdfs:label "Henriette Logjes" ;
  a2a:PersonName [
    rdfs:label "Henriette Logjes" ;
    a2a:PersonNameFirstName "Henriette" ;
    a2a:PersonNameLastName "Logjes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1917" ;
    a2a:Month "6" ;
    a2a:Day "9" ;
    rdfs:label "1917-06-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bree" ;
    rdfs:label "Bree"
  ] .

oa:person_rhl_1aae7e1c-e060-e62a-3d81-7abcb8f2741c_Person10
  a a2a:Person ;
  rdfs:label "Jan Logjes" ;
  a2a:PersonName [
    rdfs:label "Jan Logjes" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Logjes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1918" ;
    a2a:Month "9" ;
    a2a:Day "1" ;
    rdfs:label "1918-09-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Meijel" ;
    rdfs:label "Meijel"
  ] .

oa:event_rhl_1aae7e1c-e060-e62a-3d81-7abcb8f2741c_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:relationep_rhl_1aae7e1c-e060-e62a-3d81-7abcb8f2741c_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_1aae7e1c-e060-e62a-3d81-7abcb8f2741c_Person1 ;
  a2a:EventKeyRef oa:event_rhl_1aae7e1c-e060-e62a-3d81-7abcb8f2741c_Event1 .

oa:relationep_rhl_1aae7e1c-e060-e62a-3d81-7abcb8f2741c_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_1aae7e1c-e060-e62a-3d81-7abcb8f2741c_Person2 ;
  a2a:EventKeyRef oa:event_rhl_1aae7e1c-e060-e62a-3d81-7abcb8f2741c_Event1 .

oa:relationep_rhl_1aae7e1c-e060-e62a-3d81-7abcb8f2741c_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_1aae7e1c-e060-e62a-3d81-7abcb8f2741c_Person3 ;
  a2a:EventKeyRef oa:event_rhl_1aae7e1c-e060-e62a-3d81-7abcb8f2741c_Event1 .

oa:relationep_rhl_1aae7e1c-e060-e62a-3d81-7abcb8f2741c_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_1aae7e1c-e060-e62a-3d81-7abcb8f2741c_Person4 ;
  a2a:EventKeyRef oa:event_rhl_1aae7e1c-e060-e62a-3d81-7abcb8f2741c_Event1 .

oa:relationep_rhl_1aae7e1c-e060-e62a-3d81-7abcb8f2741c_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_1aae7e1c-e060-e62a-3d81-7abcb8f2741c_Person5 ;
  a2a:EventKeyRef oa:event_rhl_1aae7e1c-e060-e62a-3d81-7abcb8f2741c_Event1 .

oa:relationep_rhl_1aae7e1c-e060-e62a-3d81-7abcb8f2741c_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_1aae7e1c-e060-e62a-3d81-7abcb8f2741c_Person6 ;
  a2a:EventKeyRef oa:event_rhl_1aae7e1c-e060-e62a-3d81-7abcb8f2741c_Event1 .

oa:relationep_rhl_1aae7e1c-e060-e62a-3d81-7abcb8f2741c_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_1aae7e1c-e060-e62a-3d81-7abcb8f2741c_Person7 ;
  a2a:EventKeyRef oa:event_rhl_1aae7e1c-e060-e62a-3d81-7abcb8f2741c_Event1 .

oa:relationep_rhl_1aae7e1c-e060-e62a-3d81-7abcb8f2741c_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_1aae7e1c-e060-e62a-3d81-7abcb8f2741c_Person8 ;
  a2a:EventKeyRef oa:event_rhl_1aae7e1c-e060-e62a-3d81-7abcb8f2741c_Event1 .

oa:relationep_rhl_1aae7e1c-e060-e62a-3d81-7abcb8f2741c_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_1aae7e1c-e060-e62a-3d81-7abcb8f2741c_Person9 ;
  a2a:EventKeyRef oa:event_rhl_1aae7e1c-e060-e62a-3d81-7abcb8f2741c_Event1 .

oa:relationep_rhl_1aae7e1c-e060-e62a-3d81-7abcb8f2741c_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_1aae7e1c-e060-e62a-3d81-7abcb8f2741c_Person10 ;
  a2a:EventKeyRef oa:event_rhl_1aae7e1c-e060-e62a-3d81-7abcb8f2741c_Event1 .

oa:source_rhl_1aae7e1c-e060-e62a-3d81-7abcb8f2741c
  a a2a:Source ;
  rdfs:label "Historisch Centrum Limburg, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht", "1890-01-01 - 1920-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1890-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1920-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Historisch Centrum Limburg" ;
    a2a:Collection "Bevolkingsregister Maastricht, 1890-1920" ;
    a2a:Book "L6 - 1049-1246 - Maastricht" ;
    a2a:DocumentNumber "160" ;
    a2a:RegistryNumber "198" ;
    rdfs:label "Historisch Centrum Limburg, Bevolkingsregister Maastricht, 1890-1920, L6 - 1049-1246 - Maastricht, 160, 198"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "http://www.archieven.nl/nl/zoeken?mivast=0&mizig=210&miadt=38&miaet=1&micode=20.096A&minr=13397406&miview=inv2&milang=nl"
  ] ;
  a2a:SourceLastChangeDate "2016-03-03"^^xsd:date ;
  a2a:RecordIdentifier "RHL002000071_0160" ;
  a2a:RecordGUID "{1aae7e1c-e060-e62a-3d81-7abcb8f2741c}" .

