@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_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1850-1861)" ;
  a2a:hasPerson oa:person_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_Person1, oa:person_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_Person2, oa:person_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_Person3, oa:person_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_Person4, oa:person_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_Person5, oa:person_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_Person6, oa:person_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_Person7, oa:person_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_Person8, oa:person_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_Person9, oa:person_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_Person10, oa:person_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_Person11, oa:person_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_Person12, oa:person_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_Person13, oa:person_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_Person14, oa:person_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_Person15, oa:person_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_Person16, oa:person_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_Person17, oa:person_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_Person18, oa:person_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_Person19, oa:person_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_Person20, oa:person_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_Person21 ;
  a2a:hasEvent oa:event_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_0, oa:relationep_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_1, oa:relationep_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_2, oa:relationep_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_3, oa:relationep_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_4, oa:relationep_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_5, oa:relationep_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_6, oa:relationep_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_7, oa:relationep_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_8, oa:relationep_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_9, oa:relationep_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_10, oa:relationep_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_11, oa:relationep_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_12, oa:relationep_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_13, oa:relationep_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_14, oa:relationep_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_15, oa:relationep_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_16, oa:relationep_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_17, oa:relationep_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_18, oa:relationep_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_19, oa:relationep_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_20 ;
  a2a:hasSource oa:source_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a .

oa:person_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_Person1
  a a2a:Person ;
  rdfs:label "Jacob Bankras" ;
  a2a:PersonName [
    rdfs:label "Jacob Bankras" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Bankras"
  ] ;
  a2a:BirthDate [ a2a:Year "1822" ] ;
  a2a:BirthPlace [
    a2a:Place "Westmijzen" ;
    rdfs:label "Westmijzen"
  ] .

oa:person_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_Person2
  a a2a:Person ;
  rdfs:label "Pietertje Bakker" ;
  a2a:PersonName [
    rdfs:label "Pietertje Bakker" ;
    a2a:PersonNameFirstName "Pietertje" ;
    a2a:PersonNameLastName "Bakker"
  ] ;
  a2a:BirthDate [ a2a:Year "1821" ] ;
  a2a:BirthPlace [
    a2a:Place "Binnenwijzend" ;
    rdfs:label "Binnenwijzend"
  ] .

oa:person_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_Person3
  a a2a:Person ;
  rdfs:label "Simon Bankras" ;
  a2a:PersonName [
    rdfs:label "Simon Bankras" ;
    a2a:PersonNameFirstName "Simon" ;
    a2a:PersonNameLastName "Bankras"
  ] ;
  a2a:BirthDate [ a2a:Year "1845" ] ;
  a2a:BirthPlace [
    a2a:Place "Blokker" ;
    rdfs:label "Blokker"
  ] .

oa:person_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_Person4
  a a2a:Person ;
  rdfs:label "Arien Bankras" ;
  a2a:PersonName [
    rdfs:label "Arien Bankras" ;
    a2a:PersonNameFirstName "Arien" ;
    a2a:PersonNameLastName "Bankras"
  ] ;
  a2a:BirthDate [ a2a:Year "1848" ] ;
  a2a:BirthPlace [
    a2a:Place "Blokker" ;
    rdfs:label "Blokker"
  ] .

oa:person_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_Person5
  a a2a:Person ;
  rdfs:label "Femmetje Bankras" ;
  a2a:PersonName [
    rdfs:label "Femmetje Bankras" ;
    a2a:PersonNameFirstName "Femmetje" ;
    a2a:PersonNameLastName "Bankras"
  ] ;
  a2a:BirthDate [ a2a:Year "1846" ] ;
  a2a:BirthPlace [
    a2a:Place "Blokker" ;
    rdfs:label "Blokker"
  ] .

oa:person_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_Person6
  a a2a:Person ;
  rdfs:label "Jacob Bankras" ;
  a2a:PersonName [
    rdfs:label "Jacob Bankras" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Bankras"
  ] ;
  a2a:BirthDate [
    a2a:Year "1850" ;
    a2a:Month "10" ;
    a2a:Day "23" ;
    rdfs:label "1850-10-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Blokker" ;
    rdfs:label "Blokker"
  ] .

oa:person_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_Person7
  a a2a:Person ;
  rdfs:label "Barend Schaper" ;
  a2a:PersonName [
    rdfs:label "Barend Schaper" ;
    a2a:PersonNameFirstName "Barend" ;
    a2a:PersonNameLastName "Schaper"
  ] ;
  a2a:BirthDate [ a2a:Year "1779" ] ;
  a2a:BirthPlace [
    a2a:Place "Bovenkarspel" ;
    rdfs:label "Bovenkarspel"
  ] .

oa:person_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_Person8
  a a2a:Person ;
  rdfs:label "Remmert Oudejans" ;
  a2a:PersonName [
    rdfs:label "Remmert Oudejans" ;
    a2a:PersonNameFirstName "Remmert" ;
    a2a:PersonNameLastName "Oudejans"
  ] ;
  a2a:BirthDate [ a2a:Year "1826" ] ;
  a2a:BirthPlace [
    a2a:Place "Scharwoude" ;
    rdfs:label "Scharwoude"
  ] .

oa:person_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_Person9
  a a2a:Person ;
  rdfs:label "Grietje Klein" ;
  a2a:PersonName [
    rdfs:label "Grietje Klein" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Klein"
  ] ;
  a2a:BirthDate [ a2a:Year "1828" ] ;
  a2a:BirthPlace [
    a2a:Place "Blokker" ;
    rdfs:label "Blokker"
  ] .

oa:person_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_Person10
  a a2a:Person ;
  rdfs:label "Jan Oudejans" ;
  a2a:PersonName [
    rdfs:label "Jan Oudejans" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Oudejans"
  ] ;
  a2a:BirthDate [
    a2a:Year "1852" ;
    a2a:Month "1" ;
    a2a:Day "28" ;
    rdfs:label "1852-01-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Blokker" ;
    rdfs:label "Blokker"
  ] .

oa:person_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_Person11
  a a2a:Person ;
  rdfs:label "Pietertje Oudejans" ;
  a2a:PersonName [
    rdfs:label "Pietertje Oudejans" ;
    a2a:PersonNameFirstName "Pietertje" ;
    a2a:PersonNameLastName "Oudejans"
  ] ;
  a2a:BirthDate [
    a2a:Year "1853" ;
    a2a:Month "3" ;
    a2a:Day "20" ;
    rdfs:label "1853-03-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Blokker" ;
    rdfs:label "Blokker"
  ] .

oa:person_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_Person12
  a a2a:Person ;
  rdfs:label "Maartje Oudejans" ;
  a2a:PersonName [
    rdfs:label "Maartje Oudejans" ;
    a2a:PersonNameFirstName "Maartje" ;
    a2a:PersonNameLastName "Oudejans"
  ] ;
  a2a:BirthDate [
    a2a:Year "1854" ;
    a2a:Month "3" ;
    a2a:Day "17" ;
    rdfs:label "1854-03-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Blokker" ;
    rdfs:label "Blokker"
  ] .

oa:person_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_Person13
  a a2a:Person ;
  rdfs:label "Klaas Oudejans" ;
  a2a:PersonName [
    rdfs:label "Klaas Oudejans" ;
    a2a:PersonNameFirstName "Klaas" ;
    a2a:PersonNameLastName "Oudejans"
  ] ;
  a2a:BirthDate [
    a2a:Year "1855" ;
    a2a:Month "2" ;
    a2a:Day "23" ;
    rdfs:label "1855-02-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Blokker" ;
    rdfs:label "Blokker"
  ] .

oa:person_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_Person14
  a a2a:Person ;
  rdfs:label "Juriaan de Wit" ;
  a2a:PersonName [
    rdfs:label "Juriaan de Wit" ;
    a2a:PersonNameFirstName "Juriaan" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wit"
  ] ;
  a2a:BirthDate [ a2a:Year "1828" ] ;
  a2a:BirthPlace [
    a2a:Place "Enkhuizen" ;
    rdfs:label "Enkhuizen"
  ] .

oa:person_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_Person15
  a a2a:Person ;
  rdfs:label "Antje Teunissen" ;
  a2a:PersonName [
    rdfs:label "Antje Teunissen" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNameLastName "Teunissen"
  ] ;
  a2a:BirthDate [ a2a:Year "1830" ] ;
  a2a:BirthPlace [
    a2a:Place "Hoogkarspel" ;
    rdfs:label "Hoogkarspel"
  ] .

oa:person_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_Person16
  a a2a:Person ;
  rdfs:label "Jan de Wit" ;
  a2a:PersonName [
    rdfs:label "Jan de Wit" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wit"
  ] ;
  a2a:BirthDate [ a2a:Year "1848" ] ;
  a2a:BirthPlace [
    a2a:Place "Westwoud" ;
    rdfs:label "Westwoud"
  ] .

oa:person_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_Person17
  a a2a:Person ;
  rdfs:label "Hendrik de Wit" ;
  a2a:PersonName [
    rdfs:label "Hendrik de Wit" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wit"
  ] ;
  a2a:BirthDate [ a2a:Year "1849" ] ;
  a2a:BirthPlace [
    a2a:Place "Westwoud" ;
    rdfs:label "Westwoud"
  ] .

oa:person_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_Person18
  a a2a:Person ;
  rdfs:label "Jantje de Wit" ;
  a2a:PersonName [
    rdfs:label "Jantje de Wit" ;
    a2a:PersonNameFirstName "Jantje" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wit"
  ] ;
  a2a:BirthDate [ a2a:Year "1851" ] ;
  a2a:BirthPlace [
    a2a:Place "Westwoud" ;
    rdfs:label "Westwoud"
  ] .

oa:person_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_Person19
  a a2a:Person ;
  rdfs:label "Catharina de Wit" ;
  a2a:PersonName [
    rdfs:label "Catharina de Wit" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wit"
  ] ;
  a2a:BirthDate [ a2a:Year "1858" ] ;
  a2a:BirthPlace [
    a2a:Place "Westwoud" ;
    rdfs:label "Westwoud"
  ] .

oa:person_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_Person20
  a a2a:Person ;
  rdfs:label "Tjepke de Wit" ;
  a2a:PersonName [
    rdfs:label "Tjepke de Wit" ;
    a2a:PersonNameFirstName "Tjepke" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wit"
  ] ;
  a2a:BirthDate [
    a2a:Year "1855" ;
    a2a:Month "11" ;
    a2a:Day "13" ;
    rdfs:label "1855-11-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Blokker" ;
    rdfs:label "Blokker"
  ] .

oa:person_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_Person21
  a a2a:Person ;
  rdfs:label "Willem de Wit" ;
  a2a:PersonName [
    rdfs:label "Willem de Wit" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wit"
  ] ;
  a2a:BirthDate [
    a2a:Year "1857" ;
    a2a:Month "4" ;
    a2a:Day "28" ;
    rdfs:label "1857-04-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Blokker" ;
    rdfs:label "Blokker"
  ] .

oa:event_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventRemarkOpmerking "Zie de scan voor meer details" .

oa:relationep_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_Person1 ;
  a2a:EventKeyRef oa:event_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_Event1 .

oa:relationep_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_Person2 ;
  a2a:EventKeyRef oa:event_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_Event1 .

oa:relationep_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_Person3 ;
  a2a:EventKeyRef oa:event_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_Event1 .

oa:relationep_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_Person4 ;
  a2a:EventKeyRef oa:event_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_Event1 .

oa:relationep_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_Person5 ;
  a2a:EventKeyRef oa:event_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_Event1 .

oa:relationep_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_Person6 ;
  a2a:EventKeyRef oa:event_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_Event1 .

oa:relationep_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_Person7 ;
  a2a:EventKeyRef oa:event_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_Event1 .

oa:relationep_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_Person8 ;
  a2a:EventKeyRef oa:event_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_Event1 .

oa:relationep_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_Person9 ;
  a2a:EventKeyRef oa:event_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_Event1 .

oa:relationep_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_Person10 ;
  a2a:EventKeyRef oa:event_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_Event1 .

oa:relationep_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_Person11 ;
  a2a:EventKeyRef oa:event_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_Event1 .

oa:relationep_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_Person12 ;
  a2a:EventKeyRef oa:event_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_Event1 .

oa:relationep_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_Person13 ;
  a2a:EventKeyRef oa:event_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_Event1 .

oa:relationep_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_Person14 ;
  a2a:EventKeyRef oa:event_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_Event1 .

oa:relationep_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_Person15 ;
  a2a:EventKeyRef oa:event_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_Event1 .

oa:relationep_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_Person16 ;
  a2a:EventKeyRef oa:event_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_Event1 .

oa:relationep_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_Person17 ;
  a2a:EventKeyRef oa:event_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_Event1 .

oa:relationep_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_Person18 ;
  a2a:EventKeyRef oa:event_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_Event1 .

oa:relationep_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_18
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_Person19 ;
  a2a:EventKeyRef oa:event_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_Event1 .

oa:relationep_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_19
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_Person20 ;
  a2a:EventKeyRef oa:event_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_Event1 .

oa:relationep_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_20
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_Person21 ;
  a2a:EventKeyRef oa:event_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a_Event1 .

oa:source_wfa_e7354021-8a63-0af3-e5e2-28b4265e537a
  a a2a:Source ;
  rdfs:label "Westfries Archief, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn", "1850-01-01 - 1861-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1850-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1861-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Collection "Bevolkingsregister Blokker 3, 1850-1861." ;
    a2a:RegistryNumber "3" ;
    rdfs:label "Westfries Archief, Bevolkingsregister Blokker 3, 1850-1861., 3"
  ] ;
  a2a:SourceLastChangeDate "2017-07-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.westfriesarchief.nl/onderzoek/zoeken?mivast=136&miadt=136&miaet=54&micode=1701-06_3&minr=9151499&miview=ldt" ;
  a2a:RecordGUID "{e7354021-8a63-0af3-e5e2-28b4265e537a}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-HnWFA_1701-06_3_54_MI.xml van WFA" .

