@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_1cdff067-daa9-0329-b3f9-87db1ccd4e7f
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1850-1861)" ;
  a2a:hasPerson oa:person_wfa_1cdff067-daa9-0329-b3f9-87db1ccd4e7f_Person1, oa:person_wfa_1cdff067-daa9-0329-b3f9-87db1ccd4e7f_Person2, oa:person_wfa_1cdff067-daa9-0329-b3f9-87db1ccd4e7f_Person3, oa:person_wfa_1cdff067-daa9-0329-b3f9-87db1ccd4e7f_Person4, oa:person_wfa_1cdff067-daa9-0329-b3f9-87db1ccd4e7f_Person5, oa:person_wfa_1cdff067-daa9-0329-b3f9-87db1ccd4e7f_Person6, oa:person_wfa_1cdff067-daa9-0329-b3f9-87db1ccd4e7f_Person7, oa:person_wfa_1cdff067-daa9-0329-b3f9-87db1ccd4e7f_Person8, oa:person_wfa_1cdff067-daa9-0329-b3f9-87db1ccd4e7f_Person9, oa:person_wfa_1cdff067-daa9-0329-b3f9-87db1ccd4e7f_Person10, oa:person_wfa_1cdff067-daa9-0329-b3f9-87db1ccd4e7f_Person11, oa:person_wfa_1cdff067-daa9-0329-b3f9-87db1ccd4e7f_Person12 ;
  a2a:hasEvent oa:event_wfa_1cdff067-daa9-0329-b3f9-87db1ccd4e7f_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_1cdff067-daa9-0329-b3f9-87db1ccd4e7f_0, oa:relationep_wfa_1cdff067-daa9-0329-b3f9-87db1ccd4e7f_1, oa:relationep_wfa_1cdff067-daa9-0329-b3f9-87db1ccd4e7f_2, oa:relationep_wfa_1cdff067-daa9-0329-b3f9-87db1ccd4e7f_3, oa:relationep_wfa_1cdff067-daa9-0329-b3f9-87db1ccd4e7f_4, oa:relationep_wfa_1cdff067-daa9-0329-b3f9-87db1ccd4e7f_5, oa:relationep_wfa_1cdff067-daa9-0329-b3f9-87db1ccd4e7f_6, oa:relationep_wfa_1cdff067-daa9-0329-b3f9-87db1ccd4e7f_7, oa:relationep_wfa_1cdff067-daa9-0329-b3f9-87db1ccd4e7f_8, oa:relationep_wfa_1cdff067-daa9-0329-b3f9-87db1ccd4e7f_9, oa:relationep_wfa_1cdff067-daa9-0329-b3f9-87db1ccd4e7f_10, oa:relationep_wfa_1cdff067-daa9-0329-b3f9-87db1ccd4e7f_11 ;
  a2a:hasSource oa:source_wfa_1cdff067-daa9-0329-b3f9-87db1ccd4e7f .

oa:person_wfa_1cdff067-daa9-0329-b3f9-87db1ccd4e7f_Person1
  a a2a:Person ;
  rdfs:label "Jan van der Poll" ;
  a2a:PersonName [
    rdfs:label "Jan van der Poll" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Poll"
  ] ;
  a2a:BirthDate [ a2a:Year "1787" ] ;
  a2a:BirthPlace [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn"
  ] .

oa:person_wfa_1cdff067-daa9-0329-b3f9-87db1ccd4e7f_Person2
  a a2a:Person ;
  rdfs:label "Johanna Wilhelmina Busker" ;
  a2a:PersonName [
    rdfs:label "Johanna Wilhelmina Busker" ;
    a2a:PersonNameFirstName "Johanna Wilhelmina" ;
    a2a:PersonNameLastName "Busker"
  ] ;
  a2a:BirthDate [ a2a:Year "1785" ] ;
  a2a:BirthPlace [
    a2a:Place "Enkhuizen" ;
    rdfs:label "Enkhuizen"
  ] .

oa:person_wfa_1cdff067-daa9-0329-b3f9-87db1ccd4e7f_Person3
  a a2a:Person ;
  rdfs:label "Hermanus Akkerman" ;
  a2a:PersonName [
    rdfs:label "Hermanus Akkerman" ;
    a2a:PersonNameFirstName "Hermanus" ;
    a2a:PersonNameLastName "Akkerman"
  ] ;
  a2a:BirthDate [ a2a:Year "1834" ] ;
  a2a:BirthPlace [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn"
  ] .

oa:person_wfa_1cdff067-daa9-0329-b3f9-87db1ccd4e7f_Person4
  a a2a:Person ;
  rdfs:label "Pieter Achinus Barnouw" ;
  a2a:PersonName [
    rdfs:label "Pieter Achinus Barnouw" ;
    a2a:PersonNameFirstName "Pieter Achinus" ;
    a2a:PersonNameLastName "Barnouw"
  ] ;
  a2a:BirthDate [
    a2a:Year "1818" ;
    a2a:Month "2" ;
    a2a:Day "14" ;
    rdfs:label "1818-02-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Schiedam" ;
    rdfs:label "Schiedam"
  ] .

oa:person_wfa_1cdff067-daa9-0329-b3f9-87db1ccd4e7f_Person5
  a a2a:Person ;
  rdfs:label "Wilhelmina Johanna Werkenstroo" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina Johanna Werkenstroo" ;
    a2a:PersonNameFirstName "Wilhelmina Johanna" ;
    a2a:PersonNameLastName "Werkenstroo"
  ] ;
  a2a:BirthDate [
    a2a:Year "1822" ;
    a2a:Month "11" ;
    a2a:Day "17" ;
    rdfs:label "1822-11-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_wfa_1cdff067-daa9-0329-b3f9-87db1ccd4e7f_Person6
  a a2a:Person ;
  rdfs:label "Maria Cornelia Barnouw" ;
  a2a:PersonName [
    rdfs:label "Maria Cornelia Barnouw" ;
    a2a:PersonNameFirstName "Maria Cornelia" ;
    a2a:PersonNameLastName "Barnouw"
  ] ;
  a2a:BirthDate [
    a2a:Year "1848" ;
    a2a:Month "8" ;
    a2a:Day "3" ;
    rdfs:label "1848-08-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Utrecht" ;
    rdfs:label "Utrecht"
  ] .

oa:person_wfa_1cdff067-daa9-0329-b3f9-87db1ccd4e7f_Person7
  a a2a:Person ;
  rdfs:label "Pieter Adrianus Barnouw" ;
  a2a:PersonName [
    rdfs:label "Pieter Adrianus Barnouw" ;
    a2a:PersonNameFirstName "Pieter Adrianus" ;
    a2a:PersonNameLastName "Barnouw"
  ] ;
  a2a:BirthDate [
    a2a:Year "1851" ;
    a2a:Month "10" ;
    a2a:Day "16" ;
    rdfs:label "1851-10-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Lochem" ;
    rdfs:label "Lochem"
  ] .

oa:person_wfa_1cdff067-daa9-0329-b3f9-87db1ccd4e7f_Person8
  a a2a:Person ;
  rdfs:label "Albertus Martinus Barnouw" ;
  a2a:PersonName [
    rdfs:label "Albertus Martinus Barnouw" ;
    a2a:PersonNameFirstName "Albertus Martinus" ;
    a2a:PersonNameLastName "Barnouw"
  ] ;
  a2a:BirthDate [
    a2a:Year "1855" ;
    a2a:Month "7" ;
    a2a:Day "21" ;
    rdfs:label "1855-07-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heerde" ;
    rdfs:label "Heerde"
  ] .

oa:person_wfa_1cdff067-daa9-0329-b3f9-87db1ccd4e7f_Person9
  a a2a:Person ;
  rdfs:label "Henri Nicolaas Barnouw" ;
  a2a:PersonName [
    rdfs:label "Henri Nicolaas Barnouw" ;
    a2a:PersonNameFirstName "Henri Nicolaas" ;
    a2a:PersonNameLastName "Barnouw"
  ] ;
  a2a:BirthDate [
    a2a:Year "1857" ;
    a2a:Month "12" ;
    a2a:Day "20" ;
    rdfs:label "1857-12-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heerde" ;
    rdfs:label "Heerde"
  ] .

oa:person_wfa_1cdff067-daa9-0329-b3f9-87db1ccd4e7f_Person10
  a a2a:Person ;
  rdfs:label "Grietje Meijer" ;
  a2a:PersonName [
    rdfs:label "Grietje Meijer" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Meijer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1834" ;
    a2a:Month "4" ;
    a2a:Day "18" ;
    rdfs:label "1834-04-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:person_wfa_1cdff067-daa9-0329-b3f9-87db1ccd4e7f_Person11
  a a2a:Person ;
  rdfs:label "Klaas Kooiman" ;
  a2a:PersonName [
    rdfs:label "Klaas Kooiman" ;
    a2a:PersonNameFirstName "Klaas" ;
    a2a:PersonNameLastName "Kooiman"
  ] ;
  a2a:BirthDate [ a2a:Year "1801" ] ;
  a2a:BirthPlace [
    a2a:Place "Andijk" ;
    rdfs:label "Andijk"
  ] .

oa:person_wfa_1cdff067-daa9-0329-b3f9-87db1ccd4e7f_Person12
  a a2a:Person ;
  rdfs:label "Dieuwertje Boeder" ;
  a2a:PersonName [
    rdfs:label "Dieuwertje Boeder" ;
    a2a:PersonNameFirstName "Dieuwertje" ;
    a2a:PersonNameLastName "Boeder"
  ] ;
  a2a:BirthDate [ a2a:Year "1800" ] ;
  a2a:BirthPlace [
    a2a:Place "Andijk" ;
    rdfs:label "Andijk"
  ] .

oa:event_wfa_1cdff067-daa9-0329-b3f9-87db1ccd4e7f_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventRemarkOpmerking "Zie de scan voor meer details" .

oa:relationep_wfa_1cdff067-daa9-0329-b3f9-87db1ccd4e7f_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_1cdff067-daa9-0329-b3f9-87db1ccd4e7f_Person1 ;
  a2a:EventKeyRef oa:event_wfa_1cdff067-daa9-0329-b3f9-87db1ccd4e7f_Event1 .

oa:relationep_wfa_1cdff067-daa9-0329-b3f9-87db1ccd4e7f_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_1cdff067-daa9-0329-b3f9-87db1ccd4e7f_Person2 ;
  a2a:EventKeyRef oa:event_wfa_1cdff067-daa9-0329-b3f9-87db1ccd4e7f_Event1 .

oa:relationep_wfa_1cdff067-daa9-0329-b3f9-87db1ccd4e7f_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_1cdff067-daa9-0329-b3f9-87db1ccd4e7f_Person3 ;
  a2a:EventKeyRef oa:event_wfa_1cdff067-daa9-0329-b3f9-87db1ccd4e7f_Event1 .

oa:relationep_wfa_1cdff067-daa9-0329-b3f9-87db1ccd4e7f_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_1cdff067-daa9-0329-b3f9-87db1ccd4e7f_Person4 ;
  a2a:EventKeyRef oa:event_wfa_1cdff067-daa9-0329-b3f9-87db1ccd4e7f_Event1 .

oa:relationep_wfa_1cdff067-daa9-0329-b3f9-87db1ccd4e7f_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_1cdff067-daa9-0329-b3f9-87db1ccd4e7f_Person5 ;
  a2a:EventKeyRef oa:event_wfa_1cdff067-daa9-0329-b3f9-87db1ccd4e7f_Event1 .

oa:relationep_wfa_1cdff067-daa9-0329-b3f9-87db1ccd4e7f_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_1cdff067-daa9-0329-b3f9-87db1ccd4e7f_Person6 ;
  a2a:EventKeyRef oa:event_wfa_1cdff067-daa9-0329-b3f9-87db1ccd4e7f_Event1 .

oa:relationep_wfa_1cdff067-daa9-0329-b3f9-87db1ccd4e7f_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_1cdff067-daa9-0329-b3f9-87db1ccd4e7f_Person7 ;
  a2a:EventKeyRef oa:event_wfa_1cdff067-daa9-0329-b3f9-87db1ccd4e7f_Event1 .

oa:relationep_wfa_1cdff067-daa9-0329-b3f9-87db1ccd4e7f_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_1cdff067-daa9-0329-b3f9-87db1ccd4e7f_Person8 ;
  a2a:EventKeyRef oa:event_wfa_1cdff067-daa9-0329-b3f9-87db1ccd4e7f_Event1 .

oa:relationep_wfa_1cdff067-daa9-0329-b3f9-87db1ccd4e7f_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_1cdff067-daa9-0329-b3f9-87db1ccd4e7f_Person9 ;
  a2a:EventKeyRef oa:event_wfa_1cdff067-daa9-0329-b3f9-87db1ccd4e7f_Event1 .

oa:relationep_wfa_1cdff067-daa9-0329-b3f9-87db1ccd4e7f_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_1cdff067-daa9-0329-b3f9-87db1ccd4e7f_Person10 ;
  a2a:EventKeyRef oa:event_wfa_1cdff067-daa9-0329-b3f9-87db1ccd4e7f_Event1 .

oa:relationep_wfa_1cdff067-daa9-0329-b3f9-87db1ccd4e7f_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_1cdff067-daa9-0329-b3f9-87db1ccd4e7f_Person11 ;
  a2a:EventKeyRef oa:event_wfa_1cdff067-daa9-0329-b3f9-87db1ccd4e7f_Event1 .

oa:relationep_wfa_1cdff067-daa9-0329-b3f9-87db1ccd4e7f_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_1cdff067-daa9-0329-b3f9-87db1ccd4e7f_Person12 ;
  a2a:EventKeyRef oa:event_wfa_1cdff067-daa9-0329-b3f9-87db1ccd4e7f_Event1 .

oa:source_wfa_1cdff067-daa9-0329-b3f9-87db1ccd4e7f
  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 Enkhuizen 5, 1850-1861." ;
    a2a:RegistryNumber "5" ;
    rdfs:label "Westfries Archief, Bevolkingsregister Enkhuizen 5, 1850-1861., 5"
  ] ;
  a2a:SourceLastChangeDate "2017-09-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.westfriesarchief.nl/onderzoek/zoeken?mivast=136&miadt=136&miaet=54&micode=1701-08_5&minr=9753492&miview=ldt" ;
  a2a:RecordGUID "{1cdff067-daa9-0329-b3f9-87db1ccd4e7f}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-HnWFA_1701-08_5_54_MI.xml van WFA" .

