@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_f6032292-d93e-5ff0-fa18-d4320ac7e2a7
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1842-1848)" ;
  a2a:hasPerson oa:person_wfa_f6032292-d93e-5ff0-fa18-d4320ac7e2a7_Person1, oa:person_wfa_f6032292-d93e-5ff0-fa18-d4320ac7e2a7_Person2, oa:person_wfa_f6032292-d93e-5ff0-fa18-d4320ac7e2a7_Person3, oa:person_wfa_f6032292-d93e-5ff0-fa18-d4320ac7e2a7_Person4, oa:person_wfa_f6032292-d93e-5ff0-fa18-d4320ac7e2a7_Person5, oa:person_wfa_f6032292-d93e-5ff0-fa18-d4320ac7e2a7_Person6, oa:person_wfa_f6032292-d93e-5ff0-fa18-d4320ac7e2a7_Person7, oa:person_wfa_f6032292-d93e-5ff0-fa18-d4320ac7e2a7_Person8, oa:person_wfa_f6032292-d93e-5ff0-fa18-d4320ac7e2a7_Person9, oa:person_wfa_f6032292-d93e-5ff0-fa18-d4320ac7e2a7_Person10, oa:person_wfa_f6032292-d93e-5ff0-fa18-d4320ac7e2a7_Person11 ;
  a2a:hasEvent oa:event_wfa_f6032292-d93e-5ff0-fa18-d4320ac7e2a7_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_f6032292-d93e-5ff0-fa18-d4320ac7e2a7_0, oa:relationep_wfa_f6032292-d93e-5ff0-fa18-d4320ac7e2a7_1, oa:relationep_wfa_f6032292-d93e-5ff0-fa18-d4320ac7e2a7_2, oa:relationep_wfa_f6032292-d93e-5ff0-fa18-d4320ac7e2a7_3, oa:relationep_wfa_f6032292-d93e-5ff0-fa18-d4320ac7e2a7_4, oa:relationep_wfa_f6032292-d93e-5ff0-fa18-d4320ac7e2a7_5, oa:relationep_wfa_f6032292-d93e-5ff0-fa18-d4320ac7e2a7_6, oa:relationep_wfa_f6032292-d93e-5ff0-fa18-d4320ac7e2a7_7, oa:relationep_wfa_f6032292-d93e-5ff0-fa18-d4320ac7e2a7_8, oa:relationep_wfa_f6032292-d93e-5ff0-fa18-d4320ac7e2a7_9, oa:relationep_wfa_f6032292-d93e-5ff0-fa18-d4320ac7e2a7_10 ;
  a2a:hasSource oa:source_wfa_f6032292-d93e-5ff0-fa18-d4320ac7e2a7 .

oa:person_wfa_f6032292-d93e-5ff0-fa18-d4320ac7e2a7_Person1
  a a2a:Person ;
  rdfs:label "Jacob Adriana" ;
  a2a:PersonName [
    rdfs:label "Jacob Adriana" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Adriana"
  ] ;
  a2a:BirthDate [
    a2a:Year "1811" ;
    a2a:Month "7" ;
    a2a:Day "28" ;
    rdfs:label "1811-07-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:person_wfa_f6032292-d93e-5ff0-fa18-d4320ac7e2a7_Person2
  a a2a:Person ;
  rdfs:label "Martha Johanna Theodora Keiser" ;
  a2a:PersonName [
    rdfs:label "Martha Johanna Theodora Keiser" ;
    a2a:PersonNameFirstName "Martha Johanna Theodora" ;
    a2a:PersonNameLastName "Keiser"
  ] ;
  a2a:BirthDate [
    a2a:Year "1821" ;
    a2a:Month "6" ;
    a2a:Day "26" ;
    rdfs:label "1821-06-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Coevorden" ;
    rdfs:label "Coevorden"
  ] .

oa:person_wfa_f6032292-d93e-5ff0-fa18-d4320ac7e2a7_Person3
  a a2a:Person ;
  rdfs:label "Lambertus Grimmius Adriani" ;
  a2a:PersonName [
    rdfs:label "Lambertus Grimmius Adriani" ;
    a2a:PersonNameFirstName "Lambertus Grimmius" ;
    a2a:PersonNameLastName "Adriani"
  ] ;
  a2a:BirthDate [
    a2a:Year "1842" ;
    a2a:Month "2" ;
    a2a:Day "14" ;
    rdfs:label "1842-02-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Lutjebroek" ;
    rdfs:label "Lutjebroek"
  ] .

oa:person_wfa_f6032292-d93e-5ff0-fa18-d4320ac7e2a7_Person4
  a a2a:Person ;
  rdfs:label "Jansje de Vries" ;
  a2a:PersonName [
    rdfs:label "Jansje de Vries" ;
    a2a:PersonNameFirstName "Jansje" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vries"
  ] ;
  a2a:BirthDate [ a2a:Year "1822" ] ;
  a2a:BirthPlace [
    a2a:Place "Enkhuizen" ;
    rdfs:label "Enkhuizen"
  ] .

oa:person_wfa_f6032292-d93e-5ff0-fa18-d4320ac7e2a7_Person5
  a a2a:Person ;
  rdfs:label "Impje Langedijk" ;
  a2a:PersonName [
    rdfs:label "Impje Langedijk" ;
    a2a:PersonNameFirstName "Impje" ;
    a2a:PersonNameLastName "Langedijk"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Enkhuizen" ;
    rdfs:label "Enkhuizen"
  ] .

oa:person_wfa_f6032292-d93e-5ff0-fa18-d4320ac7e2a7_Person6
  a a2a:Person ;
  rdfs:label "Johanna Adriani" ;
  a2a:PersonName [
    rdfs:label "Johanna Adriani" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Adriani"
  ] ;
  a2a:BirthDate [
    a2a:Year "1843" ;
    a2a:Month "3" ;
    a2a:Day "20" ;
    rdfs:label "1843-03-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Lutjebroek" ;
    rdfs:label "Lutjebroek"
  ] .

oa:person_wfa_f6032292-d93e-5ff0-fa18-d4320ac7e2a7_Person7
  a a2a:Person ;
  rdfs:label "Theodorus Johan Hendrik Adriani" ;
  a2a:PersonName [
    rdfs:label "Theodorus Johan Hendrik Adriani" ;
    a2a:PersonNameFirstName "Theodorus Johan Hendrik" ;
    a2a:PersonNameLastName "Adriani"
  ] ;
  a2a:BirthDate [
    a2a:Year "1845" ;
    a2a:Month "1" ;
    a2a:Day "25" ;
    rdfs:label "1845-01-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Lutjebroek" ;
    rdfs:label "Lutjebroek"
  ] .

oa:person_wfa_f6032292-d93e-5ff0-fa18-d4320ac7e2a7_Person8
  a a2a:Person ;
  rdfs:label "Klasina Kroon" ;
  a2a:PersonName [
    rdfs:label "Klasina Kroon" ;
    a2a:PersonNameFirstName "Klasina" ;
    a2a:PersonNameLastName "Kroon"
  ] ;
  a2a:BirthDate [
    a2a:Year "1826" ;
    a2a:Month "12" ;
    a2a:Day "16" ;
    rdfs:label "1826-12-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zwolle" ;
    rdfs:label "Zwolle"
  ] .

oa:person_wfa_f6032292-d93e-5ff0-fa18-d4320ac7e2a7_Person9
  a a2a:Person ;
  rdfs:label "Trijntje van Dijk" ;
  a2a:PersonName [
    rdfs:label "Trijntje van Dijk" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dijk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1824" ;
    a2a:Month "3" ;
    a2a:Day "30" ;
    rdfs:label "1824-03-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Enkhuizen" ;
    rdfs:label "Enkhuizen"
  ] .

oa:person_wfa_f6032292-d93e-5ff0-fa18-d4320ac7e2a7_Person10
  a a2a:Person ;
  rdfs:label "Hermannus Jacobus Adriani" ;
  a2a:PersonName [
    rdfs:label "Hermannus Jacobus Adriani" ;
    a2a:PersonNameFirstName "Hermannus Jacobus" ;
    a2a:PersonNameLastName "Adriani"
  ] ;
  a2a:BirthDate [
    a2a:Year "1846" ;
    a2a:Month "10" ;
    a2a:Day "29" ;
    rdfs:label "1846-10-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Lutjebroek" ;
    rdfs:label "Lutjebroek"
  ] .

oa:person_wfa_f6032292-d93e-5ff0-fa18-d4320ac7e2a7_Person11
  a a2a:Person ;
  rdfs:label "Albertus Henricus Adriani" ;
  a2a:PersonName [
    rdfs:label "Albertus Henricus Adriani" ;
    a2a:PersonNameFirstName "Albertus Henricus" ;
    a2a:PersonNameLastName "Adriani"
  ] ;
  a2a:BirthDate [
    a2a:Year "1848" ;
    a2a:Month "8" ;
    a2a:Day "23" ;
    rdfs:label "1848-08-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Lutjebroek" ;
    rdfs:label "Lutjebroek"
  ] .

oa:event_wfa_f6032292-d93e-5ff0-fa18-d4320ac7e2a7_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventRemarkOpmerking "Zie de scan voor meer details" .

oa:relationep_wfa_f6032292-d93e-5ff0-fa18-d4320ac7e2a7_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_f6032292-d93e-5ff0-fa18-d4320ac7e2a7_Person1 ;
  a2a:EventKeyRef oa:event_wfa_f6032292-d93e-5ff0-fa18-d4320ac7e2a7_Event1 .

oa:relationep_wfa_f6032292-d93e-5ff0-fa18-d4320ac7e2a7_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_f6032292-d93e-5ff0-fa18-d4320ac7e2a7_Person2 ;
  a2a:EventKeyRef oa:event_wfa_f6032292-d93e-5ff0-fa18-d4320ac7e2a7_Event1 .

oa:relationep_wfa_f6032292-d93e-5ff0-fa18-d4320ac7e2a7_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_f6032292-d93e-5ff0-fa18-d4320ac7e2a7_Person3 ;
  a2a:EventKeyRef oa:event_wfa_f6032292-d93e-5ff0-fa18-d4320ac7e2a7_Event1 .

oa:relationep_wfa_f6032292-d93e-5ff0-fa18-d4320ac7e2a7_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_f6032292-d93e-5ff0-fa18-d4320ac7e2a7_Person4 ;
  a2a:EventKeyRef oa:event_wfa_f6032292-d93e-5ff0-fa18-d4320ac7e2a7_Event1 .

oa:relationep_wfa_f6032292-d93e-5ff0-fa18-d4320ac7e2a7_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_f6032292-d93e-5ff0-fa18-d4320ac7e2a7_Person5 ;
  a2a:EventKeyRef oa:event_wfa_f6032292-d93e-5ff0-fa18-d4320ac7e2a7_Event1 .

oa:relationep_wfa_f6032292-d93e-5ff0-fa18-d4320ac7e2a7_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_f6032292-d93e-5ff0-fa18-d4320ac7e2a7_Person6 ;
  a2a:EventKeyRef oa:event_wfa_f6032292-d93e-5ff0-fa18-d4320ac7e2a7_Event1 .

oa:relationep_wfa_f6032292-d93e-5ff0-fa18-d4320ac7e2a7_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_f6032292-d93e-5ff0-fa18-d4320ac7e2a7_Person7 ;
  a2a:EventKeyRef oa:event_wfa_f6032292-d93e-5ff0-fa18-d4320ac7e2a7_Event1 .

oa:relationep_wfa_f6032292-d93e-5ff0-fa18-d4320ac7e2a7_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_f6032292-d93e-5ff0-fa18-d4320ac7e2a7_Person8 ;
  a2a:EventKeyRef oa:event_wfa_f6032292-d93e-5ff0-fa18-d4320ac7e2a7_Event1 .

oa:relationep_wfa_f6032292-d93e-5ff0-fa18-d4320ac7e2a7_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_f6032292-d93e-5ff0-fa18-d4320ac7e2a7_Person9 ;
  a2a:EventKeyRef oa:event_wfa_f6032292-d93e-5ff0-fa18-d4320ac7e2a7_Event1 .

oa:relationep_wfa_f6032292-d93e-5ff0-fa18-d4320ac7e2a7_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_f6032292-d93e-5ff0-fa18-d4320ac7e2a7_Person10 ;
  a2a:EventKeyRef oa:event_wfa_f6032292-d93e-5ff0-fa18-d4320ac7e2a7_Event1 .

oa:relationep_wfa_f6032292-d93e-5ff0-fa18-d4320ac7e2a7_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_f6032292-d93e-5ff0-fa18-d4320ac7e2a7_Person11 ;
  a2a:EventKeyRef oa:event_wfa_f6032292-d93e-5ff0-fa18-d4320ac7e2a7_Event1 .

oa:source_wfa_f6032292-d93e-5ff0-fa18-d4320ac7e2a7
  a a2a:Source ;
  rdfs:label "Westfries Archief, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn", "1842-01-01 - 1848-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1842-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1848-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Collection "Bevolkingsregister Grootebroek 4, 1842-1848." ;
    a2a:RegistryNumber "4" ;
    rdfs:label "Westfries Archief, Bevolkingsregister Grootebroek 4, 1842-1848., 4"
  ] ;
  a2a:SourceLastChangeDate "2017-09-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.westfriesarchief.nl/onderzoek/zoeken?mivast=136&miadt=136&miaet=54&micode=1701-09_4&minr=9764053&miview=ldt" ;
  a2a:RecordGUID "{f6032292-d93e-5ff0-fa18-d4320ac7e2a7}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-HnWFA_1701-09_4_54_MI.xml van WFA" .

