@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_1b5e6116-ec00-6d6f-6e86-8cfcbb938ce1
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1862-1890)" ;
  a2a:hasPerson oa:person_wfa_1b5e6116-ec00-6d6f-6e86-8cfcbb938ce1_Person1, oa:person_wfa_1b5e6116-ec00-6d6f-6e86-8cfcbb938ce1_Person2, oa:person_wfa_1b5e6116-ec00-6d6f-6e86-8cfcbb938ce1_Person3, oa:person_wfa_1b5e6116-ec00-6d6f-6e86-8cfcbb938ce1_Person4, oa:person_wfa_1b5e6116-ec00-6d6f-6e86-8cfcbb938ce1_Person5, oa:person_wfa_1b5e6116-ec00-6d6f-6e86-8cfcbb938ce1_Person6, oa:person_wfa_1b5e6116-ec00-6d6f-6e86-8cfcbb938ce1_Person7, oa:person_wfa_1b5e6116-ec00-6d6f-6e86-8cfcbb938ce1_Person8, oa:person_wfa_1b5e6116-ec00-6d6f-6e86-8cfcbb938ce1_Person9, oa:person_wfa_1b5e6116-ec00-6d6f-6e86-8cfcbb938ce1_Person10, oa:person_wfa_1b5e6116-ec00-6d6f-6e86-8cfcbb938ce1_Person11, oa:person_wfa_1b5e6116-ec00-6d6f-6e86-8cfcbb938ce1_Person12 ;
  a2a:hasEvent oa:event_wfa_1b5e6116-ec00-6d6f-6e86-8cfcbb938ce1_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_1b5e6116-ec00-6d6f-6e86-8cfcbb938ce1_0, oa:relationep_wfa_1b5e6116-ec00-6d6f-6e86-8cfcbb938ce1_1, oa:relationep_wfa_1b5e6116-ec00-6d6f-6e86-8cfcbb938ce1_2, oa:relationep_wfa_1b5e6116-ec00-6d6f-6e86-8cfcbb938ce1_3, oa:relationep_wfa_1b5e6116-ec00-6d6f-6e86-8cfcbb938ce1_4, oa:relationep_wfa_1b5e6116-ec00-6d6f-6e86-8cfcbb938ce1_5, oa:relationep_wfa_1b5e6116-ec00-6d6f-6e86-8cfcbb938ce1_6, oa:relationep_wfa_1b5e6116-ec00-6d6f-6e86-8cfcbb938ce1_7, oa:relationep_wfa_1b5e6116-ec00-6d6f-6e86-8cfcbb938ce1_8, oa:relationep_wfa_1b5e6116-ec00-6d6f-6e86-8cfcbb938ce1_9, oa:relationep_wfa_1b5e6116-ec00-6d6f-6e86-8cfcbb938ce1_10, oa:relationep_wfa_1b5e6116-ec00-6d6f-6e86-8cfcbb938ce1_11 ;
  a2a:hasSource oa:source_wfa_1b5e6116-ec00-6d6f-6e86-8cfcbb938ce1 .

oa:person_wfa_1b5e6116-ec00-6d6f-6e86-8cfcbb938ce1_Person1
  a a2a:Person ;
  rdfs:label "Jantje Langeberg" ;
  a2a:PersonName [
    rdfs:label "Jantje Langeberg" ;
    a2a:PersonNameFirstName "Jantje" ;
    a2a:PersonNameLastName "Langeberg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1812" ;
    a2a:Month "5" ;
    a2a:Day "22" ;
    rdfs:label "1812-05-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Beets" ;
    rdfs:label "Beets"
  ] .

oa:person_wfa_1b5e6116-ec00-6d6f-6e86-8cfcbb938ce1_Person2
  a a2a:Person ;
  rdfs:label "Naatje Veer" ;
  a2a:PersonName [
    rdfs:label "Naatje Veer" ;
    a2a:PersonNameFirstName "Naatje" ;
    a2a:PersonNameLastName "Veer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1844" ;
    a2a:Month "11" ;
    a2a:Day "29" ;
    rdfs:label "1844-11-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Berkhout" ;
    rdfs:label "Berkhout"
  ] .

oa:person_wfa_1b5e6116-ec00-6d6f-6e86-8cfcbb938ce1_Person3
  a a2a:Person ;
  rdfs:label "Trijntje Veer" ;
  a2a:PersonName [
    rdfs:label "Trijntje Veer" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNameLastName "Veer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1849" ;
    a2a:Month "4" ;
    a2a:Day "29" ;
    rdfs:label "1849-04-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Berkhout" ;
    rdfs:label "Berkhout"
  ] .

oa:person_wfa_1b5e6116-ec00-6d6f-6e86-8cfcbb938ce1_Person4
  a a2a:Person ;
  rdfs:label "Maartje Veer" ;
  a2a:PersonName [
    rdfs:label "Maartje Veer" ;
    a2a:PersonNameFirstName "Maartje" ;
    a2a:PersonNameLastName "Veer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1837" ;
    a2a:Month "11" ;
    a2a:Day "23" ;
    rdfs:label "1837-11-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zaandam" ;
    rdfs:label "Zaandam"
  ] .

oa:person_wfa_1b5e6116-ec00-6d6f-6e86-8cfcbb938ce1_Person5
  a a2a:Person ;
  rdfs:label "Willem Veer" ;
  a2a:PersonName [
    rdfs:label "Willem Veer" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Veer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1839" ;
    a2a:Month "8" ;
    a2a:Day "4" ;
    rdfs:label "1839-08-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Berkhout" ;
    rdfs:label "Berkhout"
  ] .

oa:person_wfa_1b5e6116-ec00-6d6f-6e86-8cfcbb938ce1_Person6
  a a2a:Person ;
  rdfs:label "Dirk Som" ;
  a2a:PersonName [
    rdfs:label "Dirk Som" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Som"
  ] ;
  a2a:BirthDate [
    a2a:Year "1842" ;
    a2a:Month "10" ;
    a2a:Day "15" ;
    rdfs:label "1842-10-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Berkhout" ;
    rdfs:label "Berkhout"
  ] .

oa:person_wfa_1b5e6116-ec00-6d6f-6e86-8cfcbb938ce1_Person7
  a a2a:Person ;
  rdfs:label "Geertje Stam" ;
  a2a:PersonName [
    rdfs:label "Geertje Stam" ;
    a2a:PersonNameFirstName "Geertje" ;
    a2a:PersonNameLastName "Stam"
  ] ;
  a2a:BirthDate [
    a2a:Year "1845" ;
    a2a:Month "1" ;
    a2a:Day "7" ;
    rdfs:label "1845-01-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Berkhout" ;
    rdfs:label "Berkhout"
  ] .

oa:person_wfa_1b5e6116-ec00-6d6f-6e86-8cfcbb938ce1_Person8
  a a2a:Person ;
  rdfs:label "Pieter Som" ;
  a2a:PersonName [
    rdfs:label "Pieter Som" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Som"
  ] ;
  a2a:BirthDate [
    a2a:Year "1869" ;
    a2a:Month "4" ;
    a2a:Day "7" ;
    rdfs:label "1869-04-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Berkhout" ;
    rdfs:label "Berkhout"
  ] .

oa:person_wfa_1b5e6116-ec00-6d6f-6e86-8cfcbb938ce1_Person9
  a a2a:Person ;
  rdfs:label "Jan Som" ;
  a2a:PersonName [
    rdfs:label "Jan Som" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Som"
  ] ;
  a2a:BirthDate [
    a2a:Year "1870" ;
    a2a:Month "4" ;
    a2a:Day "7" ;
    rdfs:label "1870-04-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Berkhout" ;
    rdfs:label "Berkhout"
  ] .

oa:person_wfa_1b5e6116-ec00-6d6f-6e86-8cfcbb938ce1_Person10
  a a2a:Person ;
  rdfs:label "Aaltje Som" ;
  a2a:PersonName [
    rdfs:label "Aaltje Som" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Som"
  ] ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "12" ;
    a2a:Day "31" ;
    rdfs:label "1873-12-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Berkhout" ;
    rdfs:label "Berkhout"
  ] .

oa:person_wfa_1b5e6116-ec00-6d6f-6e86-8cfcbb938ce1_Person11
  a a2a:Person ;
  rdfs:label "Arien Som" ;
  a2a:PersonName [
    rdfs:label "Arien Som" ;
    a2a:PersonNameFirstName "Arien" ;
    a2a:PersonNameLastName "Som"
  ] ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "8" ;
    a2a:Day "26" ;
    rdfs:label "1876-08-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Berkhout" ;
    rdfs:label "Berkhout"
  ] .

oa:person_wfa_1b5e6116-ec00-6d6f-6e86-8cfcbb938ce1_Person12
  a a2a:Person ;
  rdfs:label "Maartje Molenaar" ;
  a2a:PersonName [
    rdfs:label "Maartje Molenaar" ;
    a2a:PersonNameFirstName "Maartje" ;
    a2a:PersonNameLastName "Molenaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1874" ;
    a2a:Month "10" ;
    a2a:Day "31" ;
    rdfs:label "1874-10-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Blokker" ;
    rdfs:label "Blokker"
  ] .

oa:event_wfa_1b5e6116-ec00-6d6f-6e86-8cfcbb938ce1_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventRemarkOpmerking "Zie de scan voor meer details" .

oa:relationep_wfa_1b5e6116-ec00-6d6f-6e86-8cfcbb938ce1_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_1b5e6116-ec00-6d6f-6e86-8cfcbb938ce1_Person1 ;
  a2a:EventKeyRef oa:event_wfa_1b5e6116-ec00-6d6f-6e86-8cfcbb938ce1_Event1 .

oa:relationep_wfa_1b5e6116-ec00-6d6f-6e86-8cfcbb938ce1_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_1b5e6116-ec00-6d6f-6e86-8cfcbb938ce1_Person2 ;
  a2a:EventKeyRef oa:event_wfa_1b5e6116-ec00-6d6f-6e86-8cfcbb938ce1_Event1 .

oa:relationep_wfa_1b5e6116-ec00-6d6f-6e86-8cfcbb938ce1_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_1b5e6116-ec00-6d6f-6e86-8cfcbb938ce1_Person3 ;
  a2a:EventKeyRef oa:event_wfa_1b5e6116-ec00-6d6f-6e86-8cfcbb938ce1_Event1 .

oa:relationep_wfa_1b5e6116-ec00-6d6f-6e86-8cfcbb938ce1_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_1b5e6116-ec00-6d6f-6e86-8cfcbb938ce1_Person4 ;
  a2a:EventKeyRef oa:event_wfa_1b5e6116-ec00-6d6f-6e86-8cfcbb938ce1_Event1 .

oa:relationep_wfa_1b5e6116-ec00-6d6f-6e86-8cfcbb938ce1_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_1b5e6116-ec00-6d6f-6e86-8cfcbb938ce1_Person5 ;
  a2a:EventKeyRef oa:event_wfa_1b5e6116-ec00-6d6f-6e86-8cfcbb938ce1_Event1 .

oa:relationep_wfa_1b5e6116-ec00-6d6f-6e86-8cfcbb938ce1_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_1b5e6116-ec00-6d6f-6e86-8cfcbb938ce1_Person6 ;
  a2a:EventKeyRef oa:event_wfa_1b5e6116-ec00-6d6f-6e86-8cfcbb938ce1_Event1 .

oa:relationep_wfa_1b5e6116-ec00-6d6f-6e86-8cfcbb938ce1_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_1b5e6116-ec00-6d6f-6e86-8cfcbb938ce1_Person7 ;
  a2a:EventKeyRef oa:event_wfa_1b5e6116-ec00-6d6f-6e86-8cfcbb938ce1_Event1 .

oa:relationep_wfa_1b5e6116-ec00-6d6f-6e86-8cfcbb938ce1_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_1b5e6116-ec00-6d6f-6e86-8cfcbb938ce1_Person8 ;
  a2a:EventKeyRef oa:event_wfa_1b5e6116-ec00-6d6f-6e86-8cfcbb938ce1_Event1 .

oa:relationep_wfa_1b5e6116-ec00-6d6f-6e86-8cfcbb938ce1_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_1b5e6116-ec00-6d6f-6e86-8cfcbb938ce1_Person9 ;
  a2a:EventKeyRef oa:event_wfa_1b5e6116-ec00-6d6f-6e86-8cfcbb938ce1_Event1 .

oa:relationep_wfa_1b5e6116-ec00-6d6f-6e86-8cfcbb938ce1_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_1b5e6116-ec00-6d6f-6e86-8cfcbb938ce1_Person10 ;
  a2a:EventKeyRef oa:event_wfa_1b5e6116-ec00-6d6f-6e86-8cfcbb938ce1_Event1 .

oa:relationep_wfa_1b5e6116-ec00-6d6f-6e86-8cfcbb938ce1_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_1b5e6116-ec00-6d6f-6e86-8cfcbb938ce1_Person11 ;
  a2a:EventKeyRef oa:event_wfa_1b5e6116-ec00-6d6f-6e86-8cfcbb938ce1_Event1 .

oa:relationep_wfa_1b5e6116-ec00-6d6f-6e86-8cfcbb938ce1_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_1b5e6116-ec00-6d6f-6e86-8cfcbb938ce1_Person12 ;
  a2a:EventKeyRef oa:event_wfa_1b5e6116-ec00-6d6f-6e86-8cfcbb938ce1_Event1 .

oa:source_wfa_1b5e6116-ec00-6d6f-6e86-8cfcbb938ce1
  a a2a:Source ;
  rdfs:label "Westfries Archief, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn", "1862-01-01 - 1890-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1862-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1890-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Collection "Bevolkingsregister Berkhout 6, 1862-1890." ;
    a2a:RegistryNumber "6" ;
    rdfs:label "Westfries Archief, Bevolkingsregister Berkhout 6, 1862-1890., 6"
  ] ;
  a2a:SourceLastChangeDate "2017-12-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.westfriesarchief.nl/onderzoek/zoeken?mivast=136&miadt=136&miaet=54&micode=1701-05_6&minr=11316322&miview=ldt" ;
  a2a:RecordGUID "{1b5e6116-ec00-6d6f-6e86-8cfcbb938ce1}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-HnWFA_1701-05_6_54_MI.xml van WFA" .

