@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_044e0af9-75ea-bde9-bee2-0789d01a14b3
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1890-1920)" ;
  a2a:hasPerson oa:person_rhl_044e0af9-75ea-bde9-bee2-0789d01a14b3_Person1, oa:person_rhl_044e0af9-75ea-bde9-bee2-0789d01a14b3_Person2, oa:person_rhl_044e0af9-75ea-bde9-bee2-0789d01a14b3_Person3, oa:person_rhl_044e0af9-75ea-bde9-bee2-0789d01a14b3_Person4, oa:person_rhl_044e0af9-75ea-bde9-bee2-0789d01a14b3_Person5, oa:person_rhl_044e0af9-75ea-bde9-bee2-0789d01a14b3_Person6, oa:person_rhl_044e0af9-75ea-bde9-bee2-0789d01a14b3_Person7, oa:person_rhl_044e0af9-75ea-bde9-bee2-0789d01a14b3_Person8, oa:person_rhl_044e0af9-75ea-bde9-bee2-0789d01a14b3_Person9, oa:person_rhl_044e0af9-75ea-bde9-bee2-0789d01a14b3_Person10 ;
  a2a:hasEvent oa:event_rhl_044e0af9-75ea-bde9-bee2-0789d01a14b3_Event1 ;
  a2a:hasRelationEP oa:relationep_rhl_044e0af9-75ea-bde9-bee2-0789d01a14b3_0, oa:relationep_rhl_044e0af9-75ea-bde9-bee2-0789d01a14b3_1, oa:relationep_rhl_044e0af9-75ea-bde9-bee2-0789d01a14b3_2, oa:relationep_rhl_044e0af9-75ea-bde9-bee2-0789d01a14b3_3, oa:relationep_rhl_044e0af9-75ea-bde9-bee2-0789d01a14b3_4, oa:relationep_rhl_044e0af9-75ea-bde9-bee2-0789d01a14b3_5, oa:relationep_rhl_044e0af9-75ea-bde9-bee2-0789d01a14b3_6, oa:relationep_rhl_044e0af9-75ea-bde9-bee2-0789d01a14b3_7, oa:relationep_rhl_044e0af9-75ea-bde9-bee2-0789d01a14b3_8, oa:relationep_rhl_044e0af9-75ea-bde9-bee2-0789d01a14b3_9 ;
  a2a:hasSource oa:source_rhl_044e0af9-75ea-bde9-bee2-0789d01a14b3 .

oa:person_rhl_044e0af9-75ea-bde9-bee2-0789d01a14b3_Person1
  a a2a:Person ;
  rdfs:label "Salomon Yerna" ;
  a2a:PersonName [
    rdfs:label "Salomon Yerna" ;
    a2a:PersonNameFirstName "Salomon" ;
    a2a:PersonNameLastName "Yerna"
  ] ;
  a2a:BirthDate [
    a2a:Year "1821" ;
    a2a:Month "11" ;
    a2a:Day "26" ;
    rdfs:label "1821-11-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ans et Glan" ;
    rdfs:label "Ans et Glan"
  ] .

oa:person_rhl_044e0af9-75ea-bde9-bee2-0789d01a14b3_Person2
  a a2a:Person ;
  rdfs:label "Maria Theresia Bodart" ;
  a2a:PersonName [
    rdfs:label "Maria Theresia Bodart" ;
    a2a:PersonNameFirstName "Maria Theresia" ;
    a2a:PersonNameLastName "Bodart"
  ] ;
  a2a:BirthDate [
    a2a:Year "1831" ;
    a2a:Month "11" ;
    a2a:Day "27" ;
    rdfs:label "1831-11-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:person_rhl_044e0af9-75ea-bde9-bee2-0789d01a14b3_Person3
  a a2a:Person ;
  rdfs:label "Nicolas Yerna" ;
  a2a:PersonName [
    rdfs:label "Nicolas Yerna" ;
    a2a:PersonNameFirstName "Nicolas" ;
    a2a:PersonNameLastName "Yerna"
  ] ;
  a2a:BirthDate [
    a2a:Year "1861" ;
    a2a:Month "5" ;
    a2a:Day "4" ;
    rdfs:label "1861-05-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:person_rhl_044e0af9-75ea-bde9-bee2-0789d01a14b3_Person4
  a a2a:Person ;
  rdfs:label "Pauline Yerna" ;
  a2a:PersonName [
    rdfs:label "Pauline Yerna" ;
    a2a:PersonNameFirstName "Pauline" ;
    a2a:PersonNameLastName "Yerna"
  ] ;
  a2a:BirthDate [
    a2a:Year "1863" ;
    a2a:Month "3" ;
    a2a:Day "20" ;
    rdfs:label "1863-03-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:person_rhl_044e0af9-75ea-bde9-bee2-0789d01a14b3_Person5
  a a2a:Person ;
  rdfs:label "Hubertine Yerna" ;
  a2a:PersonName [
    rdfs:label "Hubertine Yerna" ;
    a2a:PersonNameFirstName "Hubertine" ;
    a2a:PersonNameLastName "Yerna"
  ] ;
  a2a:BirthDate [
    a2a:Year "1864" ;
    a2a:Month "6" ;
    a2a:Day "30" ;
    rdfs:label "1864-06-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:person_rhl_044e0af9-75ea-bde9-bee2-0789d01a14b3_Person6
  a a2a:Person ;
  rdfs:label "Jean Hubert Yerna" ;
  a2a:PersonName [
    rdfs:label "Jean Hubert Yerna" ;
    a2a:PersonNameFirstName "Jean Hubert" ;
    a2a:PersonNameLastName "Yerna"
  ] ;
  a2a:BirthDate [
    a2a:Year "1872" ;
    a2a:Month "6" ;
    a2a:Day "30" ;
    rdfs:label "1872-06-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:person_rhl_044e0af9-75ea-bde9-bee2-0789d01a14b3_Person7
  a a2a:Person ;
  rdfs:label "Anna Josephina Yerna" ;
  a2a:PersonName [
    rdfs:label "Anna Josephina Yerna" ;
    a2a:PersonNameFirstName "Anna Josephina" ;
    a2a:PersonNameLastName "Yerna"
  ] ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "1" ;
    a2a:Day "17" ;
    rdfs:label "1876-01-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:person_rhl_044e0af9-75ea-bde9-bee2-0789d01a14b3_Person8
  a a2a:Person ;
  rdfs:label "Maria Elisabeth Yerna" ;
  a2a:PersonName [
    rdfs:label "Maria Elisabeth Yerna" ;
    a2a:PersonNameFirstName "Maria Elisabeth" ;
    a2a:PersonNameLastName "Yerna"
  ] ;
  a2a:BirthDate [
    a2a:Year "1853" ;
    a2a:Month "5" ;
    a2a:Day "26" ;
    rdfs:label "1853-05-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:person_rhl_044e0af9-75ea-bde9-bee2-0789d01a14b3_Person9
  a a2a:Person ;
  rdfs:label "Hendrik Edmund Sohl" ;
  a2a:PersonName [
    rdfs:label "Hendrik Edmund Sohl" ;
    a2a:PersonNameFirstName "Hendrik Edmund" ;
    a2a:PersonNameLastName "Sohl"
  ] ;
  a2a:BirthDate [
    a2a:Year "1846" ;
    a2a:Month "3" ;
    a2a:Day "26" ;
    rdfs:label "1846-03-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:person_rhl_044e0af9-75ea-bde9-bee2-0789d01a14b3_Person10
  a a2a:Person ;
  rdfs:label "Benjamin Brouwer" ;
  a2a:PersonName [
    rdfs:label "Benjamin Brouwer" ;
    a2a:PersonNameFirstName "Benjamin" ;
    a2a:PersonNameLastName "Brouwer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1859" ;
    a2a:Month "8" ;
    a2a:Day "21" ;
    rdfs:label "1859-08-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Harlingen" ;
    rdfs:label "Harlingen"
  ] .

oa:event_rhl_044e0af9-75ea-bde9-bee2-0789d01a14b3_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:relationep_rhl_044e0af9-75ea-bde9-bee2-0789d01a14b3_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_044e0af9-75ea-bde9-bee2-0789d01a14b3_Person1 ;
  a2a:EventKeyRef oa:event_rhl_044e0af9-75ea-bde9-bee2-0789d01a14b3_Event1 .

oa:relationep_rhl_044e0af9-75ea-bde9-bee2-0789d01a14b3_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_044e0af9-75ea-bde9-bee2-0789d01a14b3_Person2 ;
  a2a:EventKeyRef oa:event_rhl_044e0af9-75ea-bde9-bee2-0789d01a14b3_Event1 .

oa:relationep_rhl_044e0af9-75ea-bde9-bee2-0789d01a14b3_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_044e0af9-75ea-bde9-bee2-0789d01a14b3_Person3 ;
  a2a:EventKeyRef oa:event_rhl_044e0af9-75ea-bde9-bee2-0789d01a14b3_Event1 .

oa:relationep_rhl_044e0af9-75ea-bde9-bee2-0789d01a14b3_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_044e0af9-75ea-bde9-bee2-0789d01a14b3_Person4 ;
  a2a:EventKeyRef oa:event_rhl_044e0af9-75ea-bde9-bee2-0789d01a14b3_Event1 .

oa:relationep_rhl_044e0af9-75ea-bde9-bee2-0789d01a14b3_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_044e0af9-75ea-bde9-bee2-0789d01a14b3_Person5 ;
  a2a:EventKeyRef oa:event_rhl_044e0af9-75ea-bde9-bee2-0789d01a14b3_Event1 .

oa:relationep_rhl_044e0af9-75ea-bde9-bee2-0789d01a14b3_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_044e0af9-75ea-bde9-bee2-0789d01a14b3_Person6 ;
  a2a:EventKeyRef oa:event_rhl_044e0af9-75ea-bde9-bee2-0789d01a14b3_Event1 .

oa:relationep_rhl_044e0af9-75ea-bde9-bee2-0789d01a14b3_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_044e0af9-75ea-bde9-bee2-0789d01a14b3_Person7 ;
  a2a:EventKeyRef oa:event_rhl_044e0af9-75ea-bde9-bee2-0789d01a14b3_Event1 .

oa:relationep_rhl_044e0af9-75ea-bde9-bee2-0789d01a14b3_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_044e0af9-75ea-bde9-bee2-0789d01a14b3_Person8 ;
  a2a:EventKeyRef oa:event_rhl_044e0af9-75ea-bde9-bee2-0789d01a14b3_Event1 .

oa:relationep_rhl_044e0af9-75ea-bde9-bee2-0789d01a14b3_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_044e0af9-75ea-bde9-bee2-0789d01a14b3_Person9 ;
  a2a:EventKeyRef oa:event_rhl_044e0af9-75ea-bde9-bee2-0789d01a14b3_Event1 .

oa:relationep_rhl_044e0af9-75ea-bde9-bee2-0789d01a14b3_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_044e0af9-75ea-bde9-bee2-0789d01a14b3_Person10 ;
  a2a:EventKeyRef oa:event_rhl_044e0af9-75ea-bde9-bee2-0789d01a14b3_Event1 .

oa:source_rhl_044e0af9-75ea-bde9-bee2-0789d01a14b3
  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 "Diversen - U, X, Y en Z - U 1/47, X 48, Y 50/64, Z 65/149 - Maastricht" ;
    a2a:DocumentNumber "52" ;
    a2a:RegistryNumber "255" ;
    rdfs:label "Historisch Centrum Limburg, Bevolkingsregister Maastricht, 1890-1920, Diversen - U, X, Y en Z - U 1/47, X 48, Y 50/64, Z 65/149 - Maastricht, 52, 255"
  ] ;
  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=13404446&miview=inv2&milang=nl"
  ] ;
  a2a:SourceLastChangeDate "2016-03-03"^^xsd:date ;
  a2a:RecordIdentifier "RHL002000127_0052" ;
  a2a:RecordGUID "{044e0af9-75ea-bde9-bee2-0789d01a14b3}" .

