@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_2d1a0d87-d10c-dc09-8667-e83419622334
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1890-1906)" ;
  a2a:hasPerson oa:person_wfa_2d1a0d87-d10c-dc09-8667-e83419622334_Person1, oa:person_wfa_2d1a0d87-d10c-dc09-8667-e83419622334_Person2, oa:person_wfa_2d1a0d87-d10c-dc09-8667-e83419622334_Person3, oa:person_wfa_2d1a0d87-d10c-dc09-8667-e83419622334_Person4, oa:person_wfa_2d1a0d87-d10c-dc09-8667-e83419622334_Person5, oa:person_wfa_2d1a0d87-d10c-dc09-8667-e83419622334_Person6, oa:person_wfa_2d1a0d87-d10c-dc09-8667-e83419622334_Person7, oa:person_wfa_2d1a0d87-d10c-dc09-8667-e83419622334_Person8, oa:person_wfa_2d1a0d87-d10c-dc09-8667-e83419622334_Person9, oa:person_wfa_2d1a0d87-d10c-dc09-8667-e83419622334_Person10, oa:person_wfa_2d1a0d87-d10c-dc09-8667-e83419622334_Person11, oa:person_wfa_2d1a0d87-d10c-dc09-8667-e83419622334_Person12, oa:person_wfa_2d1a0d87-d10c-dc09-8667-e83419622334_Person13, oa:person_wfa_2d1a0d87-d10c-dc09-8667-e83419622334_Person14, oa:person_wfa_2d1a0d87-d10c-dc09-8667-e83419622334_Person15 ;
  a2a:hasEvent oa:event_wfa_2d1a0d87-d10c-dc09-8667-e83419622334_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_2d1a0d87-d10c-dc09-8667-e83419622334_0, oa:relationep_wfa_2d1a0d87-d10c-dc09-8667-e83419622334_1, oa:relationep_wfa_2d1a0d87-d10c-dc09-8667-e83419622334_2, oa:relationep_wfa_2d1a0d87-d10c-dc09-8667-e83419622334_3, oa:relationep_wfa_2d1a0d87-d10c-dc09-8667-e83419622334_4, oa:relationep_wfa_2d1a0d87-d10c-dc09-8667-e83419622334_5, oa:relationep_wfa_2d1a0d87-d10c-dc09-8667-e83419622334_6, oa:relationep_wfa_2d1a0d87-d10c-dc09-8667-e83419622334_7, oa:relationep_wfa_2d1a0d87-d10c-dc09-8667-e83419622334_8, oa:relationep_wfa_2d1a0d87-d10c-dc09-8667-e83419622334_9, oa:relationep_wfa_2d1a0d87-d10c-dc09-8667-e83419622334_10, oa:relationep_wfa_2d1a0d87-d10c-dc09-8667-e83419622334_11, oa:relationep_wfa_2d1a0d87-d10c-dc09-8667-e83419622334_12, oa:relationep_wfa_2d1a0d87-d10c-dc09-8667-e83419622334_13, oa:relationep_wfa_2d1a0d87-d10c-dc09-8667-e83419622334_14 ;
  a2a:hasSource oa:source_wfa_2d1a0d87-d10c-dc09-8667-e83419622334 .

oa:person_wfa_2d1a0d87-d10c-dc09-8667-e83419622334_Person1
  a a2a:Person ;
  rdfs:label "Simon Neefjes" ;
  a2a:PersonName [
    rdfs:label "Simon Neefjes" ;
    a2a:PersonNameFirstName "Simon" ;
    a2a:PersonNameLastName "Neefjes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1844" ;
    a2a:Month "3" ;
    a2a:Day "14" ;
    rdfs:label "1844-03-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hauwert" ;
    rdfs:label "Hauwert"
  ] .

oa:person_wfa_2d1a0d87-d10c-dc09-8667-e83419622334_Person2
  a a2a:Person ;
  rdfs:label "Trijntje Ruiter" ;
  a2a:PersonName [
    rdfs:label "Trijntje Ruiter" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNameLastName "Ruiter"
  ] ;
  a2a:BirthDate [
    a2a:Year "1852" ;
    a2a:Month "3" ;
    a2a:Day "21" ;
    rdfs:label "1852-03-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Berkhout" ;
    rdfs:label "Berkhout"
  ] .

oa:person_wfa_2d1a0d87-d10c-dc09-8667-e83419622334_Person3
  a a2a:Person ;
  rdfs:label "Elisabeth Neefjes" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Neefjes" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Neefjes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1866" ;
    a2a:Month "2" ;
    a2a:Day "25" ;
    rdfs:label "1866-02-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hoogkarspel" ;
    rdfs:label "Hoogkarspel"
  ] .

oa:person_wfa_2d1a0d87-d10c-dc09-8667-e83419622334_Person4
  a a2a:Person ;
  rdfs:label "Grietje Neefjes" ;
  a2a:PersonName [
    rdfs:label "Grietje Neefjes" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Neefjes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1875" ;
    a2a:Month "11" ;
    a2a:Day "2" ;
    rdfs:label "1875-11-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wervershoof" ;
    rdfs:label "Wervershoof"
  ] .

oa:person_wfa_2d1a0d87-d10c-dc09-8667-e83419622334_Person5
  a a2a:Person ;
  rdfs:label "Meinouwtje Neefjes" ;
  a2a:PersonName [
    rdfs:label "Meinouwtje Neefjes" ;
    a2a:PersonNameFirstName "Meinouwtje" ;
    a2a:PersonNameLastName "Neefjes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "5" ;
    a2a:Day "4" ;
    rdfs:label "1877-05-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wervershoof" ;
    rdfs:label "Wervershoof"
  ] .

oa:person_wfa_2d1a0d87-d10c-dc09-8667-e83419622334_Person6
  a a2a:Person ;
  rdfs:label "Trijntje Neefjes" ;
  a2a:PersonName [
    rdfs:label "Trijntje Neefjes" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNameLastName "Neefjes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1879" ;
    a2a:Month "9" ;
    a2a:Day "1" ;
    rdfs:label "1879-09-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hoogkarspel" ;
    rdfs:label "Hoogkarspel"
  ] .

oa:person_wfa_2d1a0d87-d10c-dc09-8667-e83419622334_Person7
  a a2a:Person ;
  rdfs:label "Petrus Neefjes" ;
  a2a:PersonName [
    rdfs:label "Petrus Neefjes" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Neefjes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "11" ;
    a2a:Day "9" ;
    rdfs:label "1880-11-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hoogkarspel" ;
    rdfs:label "Hoogkarspel"
  ] .

oa:person_wfa_2d1a0d87-d10c-dc09-8667-e83419622334_Person8
  a a2a:Person ;
  rdfs:label "Cornelis Neefjes" ;
  a2a:PersonName [
    rdfs:label "Cornelis Neefjes" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Neefjes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "4" ;
    a2a:Day "19" ;
    rdfs:label "1882-04-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hoogkarspel" ;
    rdfs:label "Hoogkarspel"
  ] .

oa:person_wfa_2d1a0d87-d10c-dc09-8667-e83419622334_Person9
  a a2a:Person ;
  rdfs:label "Maria Neefjes" ;
  a2a:PersonName [
    rdfs:label "Maria Neefjes" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Neefjes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "7" ;
    a2a:Day "11" ;
    rdfs:label "1883-07-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hoogkarspel" ;
    rdfs:label "Hoogkarspel"
  ] .

oa:person_wfa_2d1a0d87-d10c-dc09-8667-e83419622334_Person10
  a a2a:Person ;
  rdfs:label "Adrianus Neefjes" ;
  a2a:PersonName [
    rdfs:label "Adrianus Neefjes" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Neefjes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1885" ;
    a2a:Month "9" ;
    a2a:Day "2" ;
    rdfs:label "1885-09-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hoogkarspel" ;
    rdfs:label "Hoogkarspel"
  ] .

oa:person_wfa_2d1a0d87-d10c-dc09-8667-e83419622334_Person11
  a a2a:Person ;
  rdfs:label "Jantje Neefjes" ;
  a2a:PersonName [
    rdfs:label "Jantje Neefjes" ;
    a2a:PersonNameFirstName "Jantje" ;
    a2a:PersonNameLastName "Neefjes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "3" ;
    a2a:Day "9" ;
    rdfs:label "1887-03-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hoogkarspel" ;
    rdfs:label "Hoogkarspel"
  ] .

oa:person_wfa_2d1a0d87-d10c-dc09-8667-e83419622334_Person12
  a a2a:Person ;
  rdfs:label "Jan Neefjes" ;
  a2a:PersonName [
    rdfs:label "Jan Neefjes" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Neefjes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1889" ;
    a2a:Month "2" ;
    a2a:Day "8" ;
    rdfs:label "1889-02-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hoogkarspel" ;
    rdfs:label "Hoogkarspel"
  ] .

oa:person_wfa_2d1a0d87-d10c-dc09-8667-e83419622334_Person13
  a a2a:Person ;
  rdfs:label "Aaltje Neefjes" ;
  a2a:PersonName [
    rdfs:label "Aaltje Neefjes" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Neefjes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "4" ;
    a2a:Day "29" ;
    rdfs:label "1890-04-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hoogkarspel" ;
    rdfs:label "Hoogkarspel"
  ] .

oa:person_wfa_2d1a0d87-d10c-dc09-8667-e83419622334_Person14
  a a2a:Person ;
  rdfs:label "Jacob Neefjes" ;
  a2a:PersonName [
    rdfs:label "Jacob Neefjes" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Neefjes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "6" ;
    a2a:Day "2" ;
    rdfs:label "1891-06-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hoogkarspel" ;
    rdfs:label "Hoogkarspel"
  ] .

oa:person_wfa_2d1a0d87-d10c-dc09-8667-e83419622334_Person15
  a a2a:Person ;
  rdfs:label "Cornelia Neefjes" ;
  a2a:PersonName [
    rdfs:label "Cornelia Neefjes" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Neefjes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1893" ;
    a2a:Month "6" ;
    a2a:Day "14" ;
    rdfs:label "1893-06-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hoogkarspel" ;
    rdfs:label "Hoogkarspel"
  ] .

oa:event_wfa_2d1a0d87-d10c-dc09-8667-e83419622334_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventRemarkOpmerking "Zie de scan voor meer details" .

oa:relationep_wfa_2d1a0d87-d10c-dc09-8667-e83419622334_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_2d1a0d87-d10c-dc09-8667-e83419622334_Person1 ;
  a2a:EventKeyRef oa:event_wfa_2d1a0d87-d10c-dc09-8667-e83419622334_Event1 .

oa:relationep_wfa_2d1a0d87-d10c-dc09-8667-e83419622334_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_2d1a0d87-d10c-dc09-8667-e83419622334_Person2 ;
  a2a:EventKeyRef oa:event_wfa_2d1a0d87-d10c-dc09-8667-e83419622334_Event1 .

oa:relationep_wfa_2d1a0d87-d10c-dc09-8667-e83419622334_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_2d1a0d87-d10c-dc09-8667-e83419622334_Person3 ;
  a2a:EventKeyRef oa:event_wfa_2d1a0d87-d10c-dc09-8667-e83419622334_Event1 .

oa:relationep_wfa_2d1a0d87-d10c-dc09-8667-e83419622334_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_2d1a0d87-d10c-dc09-8667-e83419622334_Person4 ;
  a2a:EventKeyRef oa:event_wfa_2d1a0d87-d10c-dc09-8667-e83419622334_Event1 .

oa:relationep_wfa_2d1a0d87-d10c-dc09-8667-e83419622334_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_2d1a0d87-d10c-dc09-8667-e83419622334_Person5 ;
  a2a:EventKeyRef oa:event_wfa_2d1a0d87-d10c-dc09-8667-e83419622334_Event1 .

oa:relationep_wfa_2d1a0d87-d10c-dc09-8667-e83419622334_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_2d1a0d87-d10c-dc09-8667-e83419622334_Person6 ;
  a2a:EventKeyRef oa:event_wfa_2d1a0d87-d10c-dc09-8667-e83419622334_Event1 .

oa:relationep_wfa_2d1a0d87-d10c-dc09-8667-e83419622334_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_2d1a0d87-d10c-dc09-8667-e83419622334_Person7 ;
  a2a:EventKeyRef oa:event_wfa_2d1a0d87-d10c-dc09-8667-e83419622334_Event1 .

oa:relationep_wfa_2d1a0d87-d10c-dc09-8667-e83419622334_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_2d1a0d87-d10c-dc09-8667-e83419622334_Person8 ;
  a2a:EventKeyRef oa:event_wfa_2d1a0d87-d10c-dc09-8667-e83419622334_Event1 .

oa:relationep_wfa_2d1a0d87-d10c-dc09-8667-e83419622334_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_2d1a0d87-d10c-dc09-8667-e83419622334_Person9 ;
  a2a:EventKeyRef oa:event_wfa_2d1a0d87-d10c-dc09-8667-e83419622334_Event1 .

oa:relationep_wfa_2d1a0d87-d10c-dc09-8667-e83419622334_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_2d1a0d87-d10c-dc09-8667-e83419622334_Person10 ;
  a2a:EventKeyRef oa:event_wfa_2d1a0d87-d10c-dc09-8667-e83419622334_Event1 .

oa:relationep_wfa_2d1a0d87-d10c-dc09-8667-e83419622334_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_2d1a0d87-d10c-dc09-8667-e83419622334_Person11 ;
  a2a:EventKeyRef oa:event_wfa_2d1a0d87-d10c-dc09-8667-e83419622334_Event1 .

oa:relationep_wfa_2d1a0d87-d10c-dc09-8667-e83419622334_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_2d1a0d87-d10c-dc09-8667-e83419622334_Person12 ;
  a2a:EventKeyRef oa:event_wfa_2d1a0d87-d10c-dc09-8667-e83419622334_Event1 .

oa:relationep_wfa_2d1a0d87-d10c-dc09-8667-e83419622334_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_2d1a0d87-d10c-dc09-8667-e83419622334_Person13 ;
  a2a:EventKeyRef oa:event_wfa_2d1a0d87-d10c-dc09-8667-e83419622334_Event1 .

oa:relationep_wfa_2d1a0d87-d10c-dc09-8667-e83419622334_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_2d1a0d87-d10c-dc09-8667-e83419622334_Person14 ;
  a2a:EventKeyRef oa:event_wfa_2d1a0d87-d10c-dc09-8667-e83419622334_Event1 .

oa:relationep_wfa_2d1a0d87-d10c-dc09-8667-e83419622334_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_2d1a0d87-d10c-dc09-8667-e83419622334_Person15 ;
  a2a:EventKeyRef oa:event_wfa_2d1a0d87-d10c-dc09-8667-e83419622334_Event1 .

oa:source_wfa_2d1a0d87-d10c-dc09-8667-e83419622334
  a a2a:Source ;
  rdfs:label "Westfries Archief, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn", "1890-01-01 - 1906-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1890-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1906-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Collection "Bevolkingsregister Hoogkarspel 12, 1890-1906." ;
    a2a:RegistryNumber "12" ;
    rdfs:label "Westfries Archief, Bevolkingsregister Hoogkarspel 12, 1890-1906., 12"
  ] ;
  a2a:SourceLastChangeDate "2018-02-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.westfriesarchief.nl/onderzoek/zoeken?mivast=136&miadt=136&miaet=54&micode=1701-12_12&minr=11966730&miview=ldt" ;
  a2a:RecordGUID "{2d1a0d87-d10c-dc09-8667-e83419622334}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-HnWFA_1701-12_12_54_MI.xml van WFA" .

