@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_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1840-1850)" ;
  a2a:hasPerson oa:person_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_Person1, oa:person_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_Person2, oa:person_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_Person3, oa:person_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_Person4, oa:person_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_Person5, oa:person_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_Person6, oa:person_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_Person7, oa:person_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_Person8, oa:person_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_Person9, oa:person_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_Person10, oa:person_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_Person11, oa:person_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_Person12, oa:person_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_Person13, oa:person_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_Person14, oa:person_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_Person15, oa:person_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_Person16, oa:person_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_Person17, oa:person_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_Person18, oa:person_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_Person19, oa:person_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_Person20 ;
  a2a:hasEvent oa:event_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_Event1 ;
  a2a:hasRelationEP oa:relationep_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_0, oa:relationep_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_1, oa:relationep_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_2, oa:relationep_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_3, oa:relationep_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_4, oa:relationep_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_5, oa:relationep_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_6, oa:relationep_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_7, oa:relationep_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_8, oa:relationep_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_9, oa:relationep_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_10, oa:relationep_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_11, oa:relationep_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_12, oa:relationep_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_13, oa:relationep_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_14, oa:relationep_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_15, oa:relationep_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_16, oa:relationep_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_17, oa:relationep_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_18, oa:relationep_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_19 ;
  a2a:hasSource oa:source_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17 .

oa:person_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_Person1
  a a2a:Person ;
  rdfs:label "Arnolda Jozina van Kerkwyk" ;
  a2a:PersonName [
    rdfs:label "Arnolda Jozina van Kerkwyk" ;
    a2a:PersonNameFirstName "Arnolda Jozina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Kerkwyk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1809" ;
    a2a:Month "2" ;
    a2a:Day "14" ;
    rdfs:label "1809-02-14"^^xsd:date
  ] .

oa:person_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_Person2
  a a2a:Person ;
  rdfs:label "Wouter Adrianus den Treffer" ;
  a2a:PersonName [
    rdfs:label "Wouter Adrianus den Treffer" ;
    a2a:PersonNameFirstName "Wouter Adrianus" ;
    a2a:PersonNamePrefixLastName "den" ;
    a2a:PersonNameLastName "Treffer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1811" ;
    a2a:Month "8" ;
    a2a:Day "11" ;
    rdfs:label "1811-08-11"^^xsd:date
  ] .

oa:person_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_Person3
  a a2a:Person ;
  rdfs:label "Cornelis Simon" ;
  a2a:PersonName [
    rdfs:label "Cornelis Simon" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Simon"
  ] ;
  a2a:BirthDate [
    a2a:Year "1814" ;
    a2a:Month "6" ;
    a2a:Day "3" ;
    rdfs:label "1814-06-03"^^xsd:date
  ] .

oa:person_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_Person4
  a a2a:Person ;
  rdfs:label "Cornelis Simon Vissers" ;
  a2a:PersonName [
    rdfs:label "Cornelis Simon Vissers" ;
    a2a:PersonNameFirstName "Cornelis Simon" ;
    a2a:PersonNameLastName "Vissers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1816" ;
    a2a:Month "4" ;
    a2a:Day "22" ;
    rdfs:label "1816-04-22"^^xsd:date
  ] .

oa:person_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_Person5
  a a2a:Person ;
  rdfs:label "Wouter Wolfers" ;
  a2a:PersonName [
    rdfs:label "Wouter Wolfers" ;
    a2a:PersonNameFirstName "Wouter" ;
    a2a:PersonNameLastName "Wolfers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1820" ;
    a2a:Month "5" ;
    a2a:Day "27" ;
    rdfs:label "1820-05-27"^^xsd:date
  ] .

oa:person_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_Person6
  a a2a:Person ;
  rdfs:label "Jozewina Westerlaken" ;
  a2a:PersonName [
    rdfs:label "Jozewina Westerlaken" ;
    a2a:PersonNameFirstName "Jozewina" ;
    a2a:PersonNameLastName "Westerlaken"
  ] ;
  a2a:BirthDate [
    a2a:Year "1821" ;
    a2a:Month "3" ;
    a2a:Day "27" ;
    rdfs:label "1821-03-27"^^xsd:date
  ] .

oa:person_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_Person7
  a a2a:Person ;
  rdfs:label "Jantje van Zuydam" ;
  a2a:PersonName [
    rdfs:label "Jantje van Zuydam" ;
    a2a:PersonNameFirstName "Jantje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Zuydam"
  ] ;
  a2a:BirthDate [
    a2a:Year "1823" ;
    a2a:Month "1" ;
    a2a:Day "31" ;
    rdfs:label "1823-01-31"^^xsd:date
  ] .

oa:person_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_Person8
  a a2a:Person ;
  rdfs:label "Neeltje van Horssen" ;
  a2a:PersonName [
    rdfs:label "Neeltje van Horssen" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Horssen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1825" ;
    a2a:Month "9" ;
    a2a:Day "18" ;
    rdfs:label "1825-09-18"^^xsd:date
  ] .

oa:person_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_Person9
  a a2a:Person ;
  rdfs:label "Bernardus Adrianus Collon" ;
  a2a:PersonName [
    rdfs:label "Bernardus Adrianus Collon" ;
    a2a:PersonNameFirstName "Bernardus Adrianus" ;
    a2a:PersonNameLastName "Collon"
  ] ;
  a2a:BirthDate [
    a2a:Year "1827" ;
    a2a:Month "5" ;
    a2a:Day "15" ;
    rdfs:label "1827-05-15"^^xsd:date
  ] .

oa:person_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_Person10
  a a2a:Person ;
  rdfs:label "Stienes Vissers" ;
  a2a:PersonName [
    rdfs:label "Stienes Vissers" ;
    a2a:PersonNameFirstName "Stienes" ;
    a2a:PersonNameLastName "Vissers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1828" ;
    a2a:Month "10" ;
    a2a:Day "9" ;
    rdfs:label "1828-10-09"^^xsd:date
  ] .

oa:person_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_Person11
  a a2a:Person ;
  rdfs:label "Johanna de Weert" ;
  a2a:PersonName [
    rdfs:label "Johanna de Weert" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Weert"
  ] ;
  a2a:BirthDate [
    a2a:Year "1828" ;
    a2a:Month "11" ;
    a2a:Day "14" ;
    rdfs:label "1828-11-14"^^xsd:date
  ] .

oa:person_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_Person12
  a a2a:Person ;
  rdfs:label "Geertruida Areke den Treffer" ;
  a2a:PersonName [
    rdfs:label "Geertruida Areke den Treffer" ;
    a2a:PersonNameFirstName "Geertruida Areke" ;
    a2a:PersonNamePrefixLastName "den" ;
    a2a:PersonNameLastName "Treffer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1838" ;
    a2a:Month "6" ;
    a2a:Day "12" ;
    rdfs:label "1838-06-12"^^xsd:date
  ] .

oa:person_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_Person13
  a a2a:Person ;
  rdfs:label "Jacob Gysbert den Treffer" ;
  a2a:PersonName [
    rdfs:label "Jacob Gysbert den Treffer" ;
    a2a:PersonNameFirstName "Jacob Gysbert" ;
    a2a:PersonNamePrefixLastName "den" ;
    a2a:PersonNameLastName "Treffer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1840" ;
    a2a:Month "4" ;
    a2a:Day "24" ;
    rdfs:label "1840-04-24"^^xsd:date
  ] .

oa:person_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_Person14
  a a2a:Person ;
  rdfs:label "Gysbert van Opynen" ;
  a2a:PersonName [
    rdfs:label "Gysbert van Opynen" ;
    a2a:PersonNameFirstName "Gysbert" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Opynen"
  ] .

oa:person_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_Person15
  a a2a:Person ;
  rdfs:label "Geertruy van Kampen" ;
  a2a:PersonName [
    rdfs:label "Geertruy van Kampen" ;
    a2a:PersonNameFirstName "Geertruy" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Kampen"
  ] .

oa:person_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_Person16
  a a2a:Person ;
  rdfs:label "Joost de Groot" ;
  a2a:PersonName [
    rdfs:label "Joost de Groot" ;
    a2a:PersonNameFirstName "Joost" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Groot"
  ] .

oa:person_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_Person17
  a a2a:Person ;
  rdfs:label "Hendrik Verweij" ;
  a2a:PersonName [
    rdfs:label "Hendrik Verweij" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Verweij"
  ] .

oa:person_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_Person18
  a a2a:Person ;
  rdfs:label "Geertrui Blom" ;
  a2a:PersonName [
    rdfs:label "Geertrui Blom" ;
    a2a:PersonNameFirstName "Geertrui" ;
    a2a:PersonNameLastName "Blom"
  ] .

oa:person_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_Person19
  a a2a:Person ;
  rdfs:label "Maria de Weert" ;
  a2a:PersonName [
    rdfs:label "Maria de Weert" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Weert"
  ] .

oa:person_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_Person20
  a a2a:Person ;
  rdfs:label "Jantje van Eck" ;
  a2a:PersonName [
    rdfs:label "Jantje van Eck" ;
    a2a:PersonNameFirstName "Jantje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Eck"
  ] .

oa:event_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" .

oa:relationep_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_Person1 ;
  a2a:EventKeyRef oa:event_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_Event1 .

oa:relationep_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_Person2 ;
  a2a:EventKeyRef oa:event_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_Event1 .

oa:relationep_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_Person3 ;
  a2a:EventKeyRef oa:event_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_Event1 .

oa:relationep_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_Person4 ;
  a2a:EventKeyRef oa:event_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_Event1 .

oa:relationep_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_Person5 ;
  a2a:EventKeyRef oa:event_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_Event1 .

oa:relationep_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_Person6 ;
  a2a:EventKeyRef oa:event_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_Event1 .

oa:relationep_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_Person7 ;
  a2a:EventKeyRef oa:event_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_Event1 .

oa:relationep_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_Person8 ;
  a2a:EventKeyRef oa:event_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_Event1 .

oa:relationep_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_Person9 ;
  a2a:EventKeyRef oa:event_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_Event1 .

oa:relationep_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_Person10 ;
  a2a:EventKeyRef oa:event_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_Event1 .

oa:relationep_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_Person11 ;
  a2a:EventKeyRef oa:event_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_Event1 .

oa:relationep_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_Person12 ;
  a2a:EventKeyRef oa:event_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_Event1 .

oa:relationep_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_Person13 ;
  a2a:EventKeyRef oa:event_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_Event1 .

oa:relationep_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_Person14 ;
  a2a:EventKeyRef oa:event_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_Event1 .

oa:relationep_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_Person15 ;
  a2a:EventKeyRef oa:event_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_Event1 .

oa:relationep_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_Person16 ;
  a2a:EventKeyRef oa:event_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_Event1 .

oa:relationep_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_Person17 ;
  a2a:EventKeyRef oa:event_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_Event1 .

oa:relationep_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_Person18 ;
  a2a:EventKeyRef oa:event_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_Event1 .

oa:relationep_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_18
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_Person19 ;
  a2a:EventKeyRef oa:event_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_Event1 .

oa:relationep_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_19
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_Person20 ;
  a2a:EventKeyRef oa:event_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17_Event1 .

oa:source_rar_7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17
  a a2a:Source ;
  rdfs:label "Regionaal Archief Rivierenland, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Tiel" ;
    rdfs:label "Tiel", "1840-01-01 - 1850-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1840-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1850-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Rivierenland" ;
    a2a:Place "Kerkwijk" ;
    a2a:Collection "Bevolkingsregister 1840-1850, Bruchem, Kerkwijk en Delwijnen" ;
    a2a:RegistryNumber "502" ;
    a2a:Folio "101" ;
    rdfs:label "Regionaal Archief Rivierenland, Kerkwijk, Bevolkingsregister 1840-1850, Bruchem, Kerkwijk en Delwijnen, 502, 101"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "http://www.archieven.nl/nl/zoeken?mivast=102&miadt=102&miaet=54&micode=3150-502&minr=7662674&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-502&minr=7662674&miview=ldt" ;
  a2a:RecordGUID "{7f3a70d7-9352-bbeb-1d4c-ebe5bd64bb17}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-TlRAR_3150-502_54_MI.xml van RAR" .

