@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_rar_05be16fd-04aa-6d3f-e3fb-cc58c41bde5f
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1829-1849)" ;
  a2a:hasPerson oa:person_rar_05be16fd-04aa-6d3f-e3fb-cc58c41bde5f_Person1, oa:person_rar_05be16fd-04aa-6d3f-e3fb-cc58c41bde5f_Person2, oa:person_rar_05be16fd-04aa-6d3f-e3fb-cc58c41bde5f_Person3, oa:person_rar_05be16fd-04aa-6d3f-e3fb-cc58c41bde5f_Person4, oa:person_rar_05be16fd-04aa-6d3f-e3fb-cc58c41bde5f_Person5, oa:person_rar_05be16fd-04aa-6d3f-e3fb-cc58c41bde5f_Person6, oa:person_rar_05be16fd-04aa-6d3f-e3fb-cc58c41bde5f_Person7, oa:person_rar_05be16fd-04aa-6d3f-e3fb-cc58c41bde5f_Person8 ;
  a2a:hasEvent oa:event_rar_05be16fd-04aa-6d3f-e3fb-cc58c41bde5f_Event1 ;
  a2a:hasRelationEP oa:relationep_rar_05be16fd-04aa-6d3f-e3fb-cc58c41bde5f_0, oa:relationep_rar_05be16fd-04aa-6d3f-e3fb-cc58c41bde5f_1, oa:relationep_rar_05be16fd-04aa-6d3f-e3fb-cc58c41bde5f_2, oa:relationep_rar_05be16fd-04aa-6d3f-e3fb-cc58c41bde5f_3, oa:relationep_rar_05be16fd-04aa-6d3f-e3fb-cc58c41bde5f_4, oa:relationep_rar_05be16fd-04aa-6d3f-e3fb-cc58c41bde5f_5, oa:relationep_rar_05be16fd-04aa-6d3f-e3fb-cc58c41bde5f_6, oa:relationep_rar_05be16fd-04aa-6d3f-e3fb-cc58c41bde5f_7 ;
  a2a:hasSource oa:source_rar_05be16fd-04aa-6d3f-e3fb-cc58c41bde5f .

oa:person_rar_05be16fd-04aa-6d3f-e3fb-cc58c41bde5f_Person1
  a a2a:Person ;
  rdfs:label "Anneke Sepers" ;
  a2a:PersonName [
    rdfs:label "Anneke Sepers" ;
    a2a:PersonNameFirstName "Anneke" ;
    a2a:PersonNameLastName "Sepers"
  ] ;
  a2a:BirthDate [ a2a:Year "1786" ] .

oa:person_rar_05be16fd-04aa-6d3f-e3fb-cc58c41bde5f_Person2
  a a2a:Person ;
  rdfs:label "Gijsbert van Son" ;
  a2a:PersonName [
    rdfs:label "Gijsbert van Son" ;
    a2a:PersonNameFirstName "Gijsbert" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Son"
  ] ;
  a2a:BirthDate [ a2a:Year "1792" ] .

oa:person_rar_05be16fd-04aa-6d3f-e3fb-cc58c41bde5f_Person3
  a a2a:Person ;
  rdfs:label "Robbert van Wessem" ;
  a2a:PersonName [
    rdfs:label "Robbert van Wessem" ;
    a2a:PersonNameFirstName "Robbert" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wessem"
  ] ;
  a2a:BirthDate [
    a2a:Year "1813" ;
    a2a:Month "8" ;
    a2a:Day "24" ;
    rdfs:label "1813-08-24"^^xsd:date
  ] .

oa:person_rar_05be16fd-04aa-6d3f-e3fb-cc58c41bde5f_Person4
  a a2a:Person ;
  rdfs:label "Gijsbert Gerrardus van Son" ;
  a2a:PersonName [
    rdfs:label "Gijsbert Gerrardus van Son" ;
    a2a:PersonNameFirstName "Gijsbert Gerrardus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Son"
  ] ;
  a2a:BirthDate [
    a2a:Year "1816" ;
    a2a:Month "7" ;
    a2a:Day "1" ;
    rdfs:label "1816-07-01"^^xsd:date
  ] .

oa:person_rar_05be16fd-04aa-6d3f-e3fb-cc58c41bde5f_Person5
  a a2a:Person ;
  rdfs:label "Pieternel Son" ;
  a2a:PersonName [
    rdfs:label "Pieternel Son" ;
    a2a:PersonNameFirstName "Pieternel" ;
    a2a:PersonNameLastName "Son"
  ] ;
  a2a:BirthDate [
    a2a:Year "1818" ;
    a2a:Month "12" ;
    a2a:Day "15" ;
    rdfs:label "1818-12-15"^^xsd:date
  ] .

oa:person_rar_05be16fd-04aa-6d3f-e3fb-cc58c41bde5f_Person6
  a a2a:Person ;
  rdfs:label "Clasina van Aalst" ;
  a2a:PersonName [
    rdfs:label "Clasina van Aalst" ;
    a2a:PersonNameFirstName "Clasina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Aalst"
  ] ;
  a2a:BirthDate [ a2a:Year "1821" ] .

oa:person_rar_05be16fd-04aa-6d3f-e3fb-cc58c41bde5f_Person7
  a a2a:Person ;
  rdfs:label "Johannes van Son" ;
  a2a:PersonName [
    rdfs:label "Johannes van Son" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Son"
  ] ;
  a2a:BirthDate [
    a2a:Year "1821" ;
    a2a:Month "10" ;
    a2a:Day "9" ;
    rdfs:label "1821-10-09"^^xsd:date
  ] .

oa:person_rar_05be16fd-04aa-6d3f-e3fb-cc58c41bde5f_Person8
  a a2a:Person ;
  rdfs:label "Gerrit Joost van Hoften" ;
  a2a:PersonName [
    rdfs:label "Gerrit Joost van Hoften" ;
    a2a:PersonNameFirstName "Gerrit Joost" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hoften"
  ] ;
  a2a:BirthDate [
    a2a:Year "1840" ;
    a2a:Month "1" ;
    a2a:Day "8" ;
    rdfs:label "1840-01-08"^^xsd:date
  ] .

oa:event_rar_05be16fd-04aa-6d3f-e3fb-cc58c41bde5f_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" .

oa:relationep_rar_05be16fd-04aa-6d3f-e3fb-cc58c41bde5f_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rar_05be16fd-04aa-6d3f-e3fb-cc58c41bde5f_Person1 ;
  a2a:EventKeyRef oa:event_rar_05be16fd-04aa-6d3f-e3fb-cc58c41bde5f_Event1 .

oa:relationep_rar_05be16fd-04aa-6d3f-e3fb-cc58c41bde5f_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rar_05be16fd-04aa-6d3f-e3fb-cc58c41bde5f_Person2 ;
  a2a:EventKeyRef oa:event_rar_05be16fd-04aa-6d3f-e3fb-cc58c41bde5f_Event1 .

oa:relationep_rar_05be16fd-04aa-6d3f-e3fb-cc58c41bde5f_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rar_05be16fd-04aa-6d3f-e3fb-cc58c41bde5f_Person3 ;
  a2a:EventKeyRef oa:event_rar_05be16fd-04aa-6d3f-e3fb-cc58c41bde5f_Event1 .

oa:relationep_rar_05be16fd-04aa-6d3f-e3fb-cc58c41bde5f_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rar_05be16fd-04aa-6d3f-e3fb-cc58c41bde5f_Person4 ;
  a2a:EventKeyRef oa:event_rar_05be16fd-04aa-6d3f-e3fb-cc58c41bde5f_Event1 .

oa:relationep_rar_05be16fd-04aa-6d3f-e3fb-cc58c41bde5f_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rar_05be16fd-04aa-6d3f-e3fb-cc58c41bde5f_Person5 ;
  a2a:EventKeyRef oa:event_rar_05be16fd-04aa-6d3f-e3fb-cc58c41bde5f_Event1 .

oa:relationep_rar_05be16fd-04aa-6d3f-e3fb-cc58c41bde5f_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rar_05be16fd-04aa-6d3f-e3fb-cc58c41bde5f_Person6 ;
  a2a:EventKeyRef oa:event_rar_05be16fd-04aa-6d3f-e3fb-cc58c41bde5f_Event1 .

oa:relationep_rar_05be16fd-04aa-6d3f-e3fb-cc58c41bde5f_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rar_05be16fd-04aa-6d3f-e3fb-cc58c41bde5f_Person7 ;
  a2a:EventKeyRef oa:event_rar_05be16fd-04aa-6d3f-e3fb-cc58c41bde5f_Event1 .

oa:relationep_rar_05be16fd-04aa-6d3f-e3fb-cc58c41bde5f_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rar_05be16fd-04aa-6d3f-e3fb-cc58c41bde5f_Person8 ;
  a2a:EventKeyRef oa:event_rar_05be16fd-04aa-6d3f-e3fb-cc58c41bde5f_Event1 .

oa:source_rar_05be16fd-04aa-6d3f-e3fb-cc58c41bde5f
  a a2a:Source ;
  rdfs:label "Regionaal Archief Rivierenland, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Tiel" ;
    rdfs:label "Tiel", "1829-01-01 - 1849-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1829-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1849-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Rivierenland" ;
    a2a:Place "Heerewaarden" ;
    a2a:Collection "Bevolkingsregister 1829-1849" ;
    a2a:RegistryNumber "312" ;
    a2a:Folio "78" ;
    rdfs:label "Regionaal Archief Rivierenland, Heerewaarden, Bevolkingsregister 1829-1849, 312, 78"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "http://www.archieven.nl/nl/zoeken?mivast=102&miadt=102&miaet=54&micode=3150-312&minr=7651402&miview=ldt"
  ] ;
  a2a:SourceLastChangeDate "2016-04-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.regionaalarchiefrivierenland.nl/page/5?mivast=102&miadt=102&miaet=54&micode=3150-312&minr=7651402&miview=ldt" ;
  a2a:RecordGUID "{05be16fd-04aa-6d3f-e3fb-cc58c41bde5f}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-TlRAR_3150-312_54_MI.xml van RAR" .

