@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_b3899537-5ddb-55cd-7745-dce38d1f4cd2
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1879-1890)" ;
  a2a:hasPerson oa:person_wfa_b3899537-5ddb-55cd-7745-dce38d1f4cd2_Person1, oa:person_wfa_b3899537-5ddb-55cd-7745-dce38d1f4cd2_Person2, oa:person_wfa_b3899537-5ddb-55cd-7745-dce38d1f4cd2_Person3, oa:person_wfa_b3899537-5ddb-55cd-7745-dce38d1f4cd2_Person4, oa:person_wfa_b3899537-5ddb-55cd-7745-dce38d1f4cd2_Person5, oa:person_wfa_b3899537-5ddb-55cd-7745-dce38d1f4cd2_Person6, oa:person_wfa_b3899537-5ddb-55cd-7745-dce38d1f4cd2_Person7, oa:person_wfa_b3899537-5ddb-55cd-7745-dce38d1f4cd2_Person8, oa:person_wfa_b3899537-5ddb-55cd-7745-dce38d1f4cd2_Person9, oa:person_wfa_b3899537-5ddb-55cd-7745-dce38d1f4cd2_Person10, oa:person_wfa_b3899537-5ddb-55cd-7745-dce38d1f4cd2_Person11 ;
  a2a:hasEvent oa:event_wfa_b3899537-5ddb-55cd-7745-dce38d1f4cd2_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_b3899537-5ddb-55cd-7745-dce38d1f4cd2_0, oa:relationep_wfa_b3899537-5ddb-55cd-7745-dce38d1f4cd2_1, oa:relationep_wfa_b3899537-5ddb-55cd-7745-dce38d1f4cd2_2, oa:relationep_wfa_b3899537-5ddb-55cd-7745-dce38d1f4cd2_3, oa:relationep_wfa_b3899537-5ddb-55cd-7745-dce38d1f4cd2_4, oa:relationep_wfa_b3899537-5ddb-55cd-7745-dce38d1f4cd2_5, oa:relationep_wfa_b3899537-5ddb-55cd-7745-dce38d1f4cd2_6, oa:relationep_wfa_b3899537-5ddb-55cd-7745-dce38d1f4cd2_7, oa:relationep_wfa_b3899537-5ddb-55cd-7745-dce38d1f4cd2_8, oa:relationep_wfa_b3899537-5ddb-55cd-7745-dce38d1f4cd2_9, oa:relationep_wfa_b3899537-5ddb-55cd-7745-dce38d1f4cd2_10 ;
  a2a:hasSource oa:source_wfa_b3899537-5ddb-55cd-7745-dce38d1f4cd2 .

oa:person_wfa_b3899537-5ddb-55cd-7745-dce38d1f4cd2_Person1
  a a2a:Person ;
  rdfs:label "Jan Glas" ;
  a2a:PersonName [
    rdfs:label "Jan Glas" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Glas"
  ] ;
  a2a:BirthDate [
    a2a:Year "1835" ;
    a2a:Month "1" ;
    a2a:Day "29" ;
    rdfs:label "1835-01-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wognum" ;
    rdfs:label "Wognum"
  ] .

oa:person_wfa_b3899537-5ddb-55cd-7745-dce38d1f4cd2_Person2
  a a2a:Person ;
  rdfs:label "Marijtje Buis" ;
  a2a:PersonName [
    rdfs:label "Marijtje Buis" ;
    a2a:PersonNameFirstName "Marijtje" ;
    a2a:PersonNameLastName "Buis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1833" ;
    a2a:Month "5" ;
    a2a:Day "3" ;
    rdfs:label "1833-05-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Westerblokker" ;
    rdfs:label "Westerblokker"
  ] .

oa:person_wfa_b3899537-5ddb-55cd-7745-dce38d1f4cd2_Person3
  a a2a:Person ;
  rdfs:label "Aagje Glas" ;
  a2a:PersonName [
    rdfs:label "Aagje Glas" ;
    a2a:PersonNameFirstName "Aagje" ;
    a2a:PersonNameLastName "Glas"
  ] ;
  a2a:BirthDate [
    a2a:Year "1865" ;
    a2a:Month "7" ;
    a2a:Day "30" ;
    rdfs:label "1865-07-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wognum" ;
    rdfs:label "Wognum"
  ] .

oa:person_wfa_b3899537-5ddb-55cd-7745-dce38d1f4cd2_Person4
  a a2a:Person ;
  rdfs:label "Neeltje Glas" ;
  a2a:PersonName [
    rdfs:label "Neeltje Glas" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNameLastName "Glas"
  ] ;
  a2a:BirthDate [
    a2a:Year "1867" ;
    a2a:Month "7" ;
    a2a:Day "16" ;
    rdfs:label "1867-07-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wognum" ;
    rdfs:label "Wognum"
  ] .

oa:person_wfa_b3899537-5ddb-55cd-7745-dce38d1f4cd2_Person5
  a a2a:Person ;
  rdfs:label "Catharina Glas" ;
  a2a:PersonName [
    rdfs:label "Catharina Glas" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Glas"
  ] ;
  a2a:BirthDate [
    a2a:Year "1872" ;
    a2a:Month "12" ;
    a2a:Day "1" ;
    rdfs:label "1872-12-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wognum" ;
    rdfs:label "Wognum"
  ] .

oa:person_wfa_b3899537-5ddb-55cd-7745-dce38d1f4cd2_Person6
  a a2a:Person ;
  rdfs:label "Dieuwertje Glas" ;
  a2a:PersonName [
    rdfs:label "Dieuwertje Glas" ;
    a2a:PersonNameFirstName "Dieuwertje" ;
    a2a:PersonNameLastName "Glas"
  ] ;
  a2a:BirthDate [
    a2a:Year "1862" ;
    a2a:Month "8" ;
    a2a:Day "24" ;
    rdfs:label "1862-08-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wognum" ;
    rdfs:label "Wognum"
  ] .

oa:person_wfa_b3899537-5ddb-55cd-7745-dce38d1f4cd2_Person7
  a a2a:Person ;
  rdfs:label "Neeltje Komen" ;
  a2a:PersonName [
    rdfs:label "Neeltje Komen" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNameLastName "Komen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1837" ;
    a2a:Month "5" ;
    a2a:Day "2" ;
    rdfs:label "1837-05-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Berkhout" ;
    rdfs:label "Berkhout"
  ] .

oa:person_wfa_b3899537-5ddb-55cd-7745-dce38d1f4cd2_Person8
  a a2a:Person ;
  rdfs:label "Bregje Vlaar" ;
  a2a:PersonName [
    rdfs:label "Bregje Vlaar" ;
    a2a:PersonNameFirstName "Bregje" ;
    a2a:PersonNameLastName "Vlaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1868" ;
    a2a:Month "5" ;
    a2a:Day "14" ;
    rdfs:label "1868-05-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hoogwoud" ;
    rdfs:label "Hoogwoud"
  ] .

oa:person_wfa_b3899537-5ddb-55cd-7745-dce38d1f4cd2_Person9
  a a2a:Person ;
  rdfs:label "Petrus Vlaar" ;
  a2a:PersonName [
    rdfs:label "Petrus Vlaar" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Vlaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1871" ;
    a2a:Month "6" ;
    a2a:Day "25" ;
    rdfs:label "1871-06-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hoogwoud" ;
    rdfs:label "Hoogwoud"
  ] .

oa:person_wfa_b3899537-5ddb-55cd-7745-dce38d1f4cd2_Person10
  a a2a:Person ;
  rdfs:label "Dieuwertje Entius" ;
  a2a:PersonName [
    rdfs:label "Dieuwertje Entius" ;
    a2a:PersonNameFirstName "Dieuwertje" ;
    a2a:PersonNameLastName "Entius"
  ] ;
  a2a:BirthDate [
    a2a:Year "1858" ;
    a2a:Month "12" ;
    a2a:Day "3" ;
    rdfs:label "1858-12-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zwaag" ;
    rdfs:label "Zwaag"
  ] .

oa:person_wfa_b3899537-5ddb-55cd-7745-dce38d1f4cd2_Person11
  a a2a:Person ;
  rdfs:label "Cornelia Entius" ;
  a2a:PersonName [
    rdfs:label "Cornelia Entius" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Entius"
  ] ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "9" ;
    a2a:Day "17" ;
    rdfs:label "1888-09-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Spanbroek" ;
    rdfs:label "Spanbroek"
  ] .

oa:event_wfa_b3899537-5ddb-55cd-7745-dce38d1f4cd2_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventRemarkOpmerking "Zie de scan voor meer details" .

oa:relationep_wfa_b3899537-5ddb-55cd-7745-dce38d1f4cd2_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_b3899537-5ddb-55cd-7745-dce38d1f4cd2_Person1 ;
  a2a:EventKeyRef oa:event_wfa_b3899537-5ddb-55cd-7745-dce38d1f4cd2_Event1 .

oa:relationep_wfa_b3899537-5ddb-55cd-7745-dce38d1f4cd2_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_b3899537-5ddb-55cd-7745-dce38d1f4cd2_Person2 ;
  a2a:EventKeyRef oa:event_wfa_b3899537-5ddb-55cd-7745-dce38d1f4cd2_Event1 .

oa:relationep_wfa_b3899537-5ddb-55cd-7745-dce38d1f4cd2_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_b3899537-5ddb-55cd-7745-dce38d1f4cd2_Person3 ;
  a2a:EventKeyRef oa:event_wfa_b3899537-5ddb-55cd-7745-dce38d1f4cd2_Event1 .

oa:relationep_wfa_b3899537-5ddb-55cd-7745-dce38d1f4cd2_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_b3899537-5ddb-55cd-7745-dce38d1f4cd2_Person4 ;
  a2a:EventKeyRef oa:event_wfa_b3899537-5ddb-55cd-7745-dce38d1f4cd2_Event1 .

oa:relationep_wfa_b3899537-5ddb-55cd-7745-dce38d1f4cd2_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_b3899537-5ddb-55cd-7745-dce38d1f4cd2_Person5 ;
  a2a:EventKeyRef oa:event_wfa_b3899537-5ddb-55cd-7745-dce38d1f4cd2_Event1 .

oa:relationep_wfa_b3899537-5ddb-55cd-7745-dce38d1f4cd2_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_b3899537-5ddb-55cd-7745-dce38d1f4cd2_Person6 ;
  a2a:EventKeyRef oa:event_wfa_b3899537-5ddb-55cd-7745-dce38d1f4cd2_Event1 .

oa:relationep_wfa_b3899537-5ddb-55cd-7745-dce38d1f4cd2_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_b3899537-5ddb-55cd-7745-dce38d1f4cd2_Person7 ;
  a2a:EventKeyRef oa:event_wfa_b3899537-5ddb-55cd-7745-dce38d1f4cd2_Event1 .

oa:relationep_wfa_b3899537-5ddb-55cd-7745-dce38d1f4cd2_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_b3899537-5ddb-55cd-7745-dce38d1f4cd2_Person8 ;
  a2a:EventKeyRef oa:event_wfa_b3899537-5ddb-55cd-7745-dce38d1f4cd2_Event1 .

oa:relationep_wfa_b3899537-5ddb-55cd-7745-dce38d1f4cd2_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_b3899537-5ddb-55cd-7745-dce38d1f4cd2_Person9 ;
  a2a:EventKeyRef oa:event_wfa_b3899537-5ddb-55cd-7745-dce38d1f4cd2_Event1 .

oa:relationep_wfa_b3899537-5ddb-55cd-7745-dce38d1f4cd2_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_b3899537-5ddb-55cd-7745-dce38d1f4cd2_Person10 ;
  a2a:EventKeyRef oa:event_wfa_b3899537-5ddb-55cd-7745-dce38d1f4cd2_Event1 .

oa:relationep_wfa_b3899537-5ddb-55cd-7745-dce38d1f4cd2_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_b3899537-5ddb-55cd-7745-dce38d1f4cd2_Person11 ;
  a2a:EventKeyRef oa:event_wfa_b3899537-5ddb-55cd-7745-dce38d1f4cd2_Event1 .

oa:source_wfa_b3899537-5ddb-55cd-7745-dce38d1f4cd2
  a a2a:Source ;
  rdfs:label "Westfries Archief, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn", "1879-01-01 - 1890-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1879-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1890-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Collection "Bevolkingsregister Wognum 10, 1879-1890." ;
    a2a:RegistryNumber "10" ;
    rdfs:label "Westfries Archief, Bevolkingsregister Wognum 10, 1879-1890., 10"
  ] ;
  a2a:SourceLastChangeDate "2017-09-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.westfriesarchief.nl/onderzoek/zoeken?mivast=136&miadt=136&miaet=54&micode=1701-32_10&minr=9804642&miview=ldt" ;
  a2a:RecordGUID "{b3899537-5ddb-55cd-7745-dce38d1f4cd2}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-HnWFA_1701-32_10_54_MI.xml van WFA" .

