@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_7083cb48-dbfb-a39c-e0aa-90da7ed299ec
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1900-1910)" ;
  a2a:hasPerson oa:person_wfa_7083cb48-dbfb-a39c-e0aa-90da7ed299ec_Person1, oa:person_wfa_7083cb48-dbfb-a39c-e0aa-90da7ed299ec_Person2, oa:person_wfa_7083cb48-dbfb-a39c-e0aa-90da7ed299ec_Person3, oa:person_wfa_7083cb48-dbfb-a39c-e0aa-90da7ed299ec_Person4, oa:person_wfa_7083cb48-dbfb-a39c-e0aa-90da7ed299ec_Person5, oa:person_wfa_7083cb48-dbfb-a39c-e0aa-90da7ed299ec_Person6, oa:person_wfa_7083cb48-dbfb-a39c-e0aa-90da7ed299ec_Person7, oa:person_wfa_7083cb48-dbfb-a39c-e0aa-90da7ed299ec_Person8, oa:person_wfa_7083cb48-dbfb-a39c-e0aa-90da7ed299ec_Person9, oa:person_wfa_7083cb48-dbfb-a39c-e0aa-90da7ed299ec_Person10, oa:person_wfa_7083cb48-dbfb-a39c-e0aa-90da7ed299ec_Person11, oa:person_wfa_7083cb48-dbfb-a39c-e0aa-90da7ed299ec_Person12, oa:person_wfa_7083cb48-dbfb-a39c-e0aa-90da7ed299ec_Person13 ;
  a2a:hasEvent oa:event_wfa_7083cb48-dbfb-a39c-e0aa-90da7ed299ec_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_7083cb48-dbfb-a39c-e0aa-90da7ed299ec_0, oa:relationep_wfa_7083cb48-dbfb-a39c-e0aa-90da7ed299ec_1, oa:relationep_wfa_7083cb48-dbfb-a39c-e0aa-90da7ed299ec_2, oa:relationep_wfa_7083cb48-dbfb-a39c-e0aa-90da7ed299ec_3, oa:relationep_wfa_7083cb48-dbfb-a39c-e0aa-90da7ed299ec_4, oa:relationep_wfa_7083cb48-dbfb-a39c-e0aa-90da7ed299ec_5, oa:relationep_wfa_7083cb48-dbfb-a39c-e0aa-90da7ed299ec_6, oa:relationep_wfa_7083cb48-dbfb-a39c-e0aa-90da7ed299ec_7, oa:relationep_wfa_7083cb48-dbfb-a39c-e0aa-90da7ed299ec_8, oa:relationep_wfa_7083cb48-dbfb-a39c-e0aa-90da7ed299ec_9, oa:relationep_wfa_7083cb48-dbfb-a39c-e0aa-90da7ed299ec_10, oa:relationep_wfa_7083cb48-dbfb-a39c-e0aa-90da7ed299ec_11, oa:relationep_wfa_7083cb48-dbfb-a39c-e0aa-90da7ed299ec_12 ;
  a2a:hasSource oa:source_wfa_7083cb48-dbfb-a39c-e0aa-90da7ed299ec .

oa:person_wfa_7083cb48-dbfb-a39c-e0aa-90da7ed299ec_Person1
  a a2a:Person ;
  rdfs:label "Gerrit Oostwouder" ;
  a2a:PersonName [
    rdfs:label "Gerrit Oostwouder" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Oostwouder"
  ] ;
  a2a:BirthDate [
    a2a:Year "1852" ;
    a2a:Month "8" ;
    a2a:Day "29" ;
    rdfs:label "1852-08-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Avenhorn" ;
    rdfs:label "Avenhorn"
  ] .

oa:person_wfa_7083cb48-dbfb-a39c-e0aa-90da7ed299ec_Person2
  a a2a:Person ;
  rdfs:label "Grietje Kok" ;
  a2a:PersonName [
    rdfs:label "Grietje Kok" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Kok"
  ] ;
  a2a:BirthDate [
    a2a:Year "1863" ;
    a2a:Month "1" ;
    a2a:Day "6" ;
    rdfs:label "1863-01-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Spanbroek" ;
    rdfs:label "Spanbroek"
  ] .

oa:person_wfa_7083cb48-dbfb-a39c-e0aa-90da7ed299ec_Person3
  a a2a:Person ;
  rdfs:label "Neeltje Alida Oostwouder" ;
  a2a:PersonName [
    rdfs:label "Neeltje Alida Oostwouder" ;
    a2a:PersonNameFirstName "Neeltje Alida" ;
    a2a:PersonNameLastName "Oostwouder"
  ] ;
  a2a:BirthDate [
    a2a:Year "1892" ;
    a2a:Month "8" ;
    a2a:Day "23" ;
    rdfs:label "1892-08-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Noord-Scharwoude" ;
    rdfs:label "Noord-Scharwoude"
  ] .

oa:person_wfa_7083cb48-dbfb-a39c-e0aa-90da7ed299ec_Person4
  a a2a:Person ;
  rdfs:label "Helena Oostwouder" ;
  a2a:PersonName [
    rdfs:label "Helena Oostwouder" ;
    a2a:PersonNameFirstName "Helena" ;
    a2a:PersonNameLastName "Oostwouder"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "2" ;
    a2a:Day "18" ;
    rdfs:label "1898-02-18"^^xsd:date
  ] .

oa:person_wfa_7083cb48-dbfb-a39c-e0aa-90da7ed299ec_Person5
  a a2a:Person ;
  rdfs:label "Johannes Pool" ;
  a2a:PersonName [
    rdfs:label "Johannes Pool" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Pool"
  ] ;
  a2a:BirthDate [
    a2a:Year "1870" ;
    a2a:Month "7" ;
    a2a:Day "12" ;
    rdfs:label "1870-07-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hoogwoud" ;
    rdfs:label "Hoogwoud"
  ] .

oa:person_wfa_7083cb48-dbfb-a39c-e0aa-90da7ed299ec_Person6
  a a2a:Person ;
  rdfs:label "Pieter Scheringa" ;
  a2a:PersonName [
    rdfs:label "Pieter Scheringa" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Scheringa"
  ] ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "4" ;
    a2a:Day "7" ;
    rdfs:label "1877-04-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Beemster" ;
    rdfs:label "Beemster"
  ] .

oa:person_wfa_7083cb48-dbfb-a39c-e0aa-90da7ed299ec_Person7
  a a2a:Person ;
  rdfs:label "Trijntje Olij" ;
  a2a:PersonName [
    rdfs:label "Trijntje Olij" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNameLastName "Olij"
  ] ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "11" ;
    a2a:Day "24" ;
    rdfs:label "1880-11-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Beemster" ;
    rdfs:label "Beemster"
  ] .

oa:person_wfa_7083cb48-dbfb-a39c-e0aa-90da7ed299ec_Person8
  a a2a:Person ;
  rdfs:label "Pieter Has" ;
  a2a:PersonName [
    rdfs:label "Pieter Has" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Has"
  ] ;
  a2a:BirthDate [
    a2a:Year "1866" ;
    a2a:Month "2" ;
    a2a:Day "8" ;
    rdfs:label "1866-02-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Beets" ;
    rdfs:label "Beets"
  ] .

oa:person_wfa_7083cb48-dbfb-a39c-e0aa-90da7ed299ec_Person9
  a a2a:Person ;
  rdfs:label "Trijntje Ossebaar" ;
  a2a:PersonName [
    rdfs:label "Trijntje Ossebaar" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNameLastName "Ossebaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1867" ;
    a2a:Month "7" ;
    a2a:Day "1" ;
    rdfs:label "1867-07-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oosthuizen" ;
    rdfs:label "Oosthuizen"
  ] .

oa:person_wfa_7083cb48-dbfb-a39c-e0aa-90da7ed299ec_Person10
  a a2a:Person ;
  rdfs:label "Johan Dielof Has" ;
  a2a:PersonName [
    rdfs:label "Johan Dielof Has" ;
    a2a:PersonNameFirstName "Johan Dielof" ;
    a2a:PersonNameLastName "Has"
  ] ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "6" ;
    a2a:Day "24" ;
    rdfs:label "1890-06-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuwer-Amstel" ;
    rdfs:label "Nieuwer-Amstel"
  ] .

oa:person_wfa_7083cb48-dbfb-a39c-e0aa-90da7ed299ec_Person11
  a a2a:Person ;
  rdfs:label "Maria IJda Has" ;
  a2a:PersonName [
    rdfs:label "Maria IJda Has" ;
    a2a:PersonNameFirstName "Maria IJda" ;
    a2a:PersonNameLastName "Has"
  ] ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "10" ;
    a2a:Day "22" ;
    rdfs:label "1891-10-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Enschede" ;
    rdfs:label "Enschede"
  ] .

oa:person_wfa_7083cb48-dbfb-a39c-e0aa-90da7ed299ec_Person12
  a a2a:Person ;
  rdfs:label "Clasina Jacoba Has" ;
  a2a:PersonName [
    rdfs:label "Clasina Jacoba Has" ;
    a2a:PersonNameFirstName "Clasina Jacoba" ;
    a2a:PersonNameLastName "Has"
  ] ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "6" ;
    a2a:Day "22" ;
    rdfs:label "1894-06-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Blokzijl" ;
    rdfs:label "Blokzijl"
  ] .

oa:person_wfa_7083cb48-dbfb-a39c-e0aa-90da7ed299ec_Person13
  a a2a:Person ;
  rdfs:label "Jacoba Gebbelina Has" ;
  a2a:PersonName [
    rdfs:label "Jacoba Gebbelina Has" ;
    a2a:PersonNameFirstName "Jacoba Gebbelina" ;
    a2a:PersonNameLastName "Has"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "5" ;
    a2a:Day "5" ;
    rdfs:label "1897-05-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Blokzijl" ;
    rdfs:label "Blokzijl"
  ] .

oa:event_wfa_7083cb48-dbfb-a39c-e0aa-90da7ed299ec_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventRemarkOpmerking "Zie de scan voor meer details" .

oa:relationep_wfa_7083cb48-dbfb-a39c-e0aa-90da7ed299ec_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_7083cb48-dbfb-a39c-e0aa-90da7ed299ec_Person1 ;
  a2a:EventKeyRef oa:event_wfa_7083cb48-dbfb-a39c-e0aa-90da7ed299ec_Event1 .

oa:relationep_wfa_7083cb48-dbfb-a39c-e0aa-90da7ed299ec_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_7083cb48-dbfb-a39c-e0aa-90da7ed299ec_Person2 ;
  a2a:EventKeyRef oa:event_wfa_7083cb48-dbfb-a39c-e0aa-90da7ed299ec_Event1 .

oa:relationep_wfa_7083cb48-dbfb-a39c-e0aa-90da7ed299ec_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_7083cb48-dbfb-a39c-e0aa-90da7ed299ec_Person3 ;
  a2a:EventKeyRef oa:event_wfa_7083cb48-dbfb-a39c-e0aa-90da7ed299ec_Event1 .

oa:relationep_wfa_7083cb48-dbfb-a39c-e0aa-90da7ed299ec_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_7083cb48-dbfb-a39c-e0aa-90da7ed299ec_Person4 ;
  a2a:EventKeyRef oa:event_wfa_7083cb48-dbfb-a39c-e0aa-90da7ed299ec_Event1 .

oa:relationep_wfa_7083cb48-dbfb-a39c-e0aa-90da7ed299ec_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_7083cb48-dbfb-a39c-e0aa-90da7ed299ec_Person5 ;
  a2a:EventKeyRef oa:event_wfa_7083cb48-dbfb-a39c-e0aa-90da7ed299ec_Event1 .

oa:relationep_wfa_7083cb48-dbfb-a39c-e0aa-90da7ed299ec_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_7083cb48-dbfb-a39c-e0aa-90da7ed299ec_Person6 ;
  a2a:EventKeyRef oa:event_wfa_7083cb48-dbfb-a39c-e0aa-90da7ed299ec_Event1 .

oa:relationep_wfa_7083cb48-dbfb-a39c-e0aa-90da7ed299ec_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_7083cb48-dbfb-a39c-e0aa-90da7ed299ec_Person7 ;
  a2a:EventKeyRef oa:event_wfa_7083cb48-dbfb-a39c-e0aa-90da7ed299ec_Event1 .

oa:relationep_wfa_7083cb48-dbfb-a39c-e0aa-90da7ed299ec_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_7083cb48-dbfb-a39c-e0aa-90da7ed299ec_Person8 ;
  a2a:EventKeyRef oa:event_wfa_7083cb48-dbfb-a39c-e0aa-90da7ed299ec_Event1 .

oa:relationep_wfa_7083cb48-dbfb-a39c-e0aa-90da7ed299ec_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_7083cb48-dbfb-a39c-e0aa-90da7ed299ec_Person9 ;
  a2a:EventKeyRef oa:event_wfa_7083cb48-dbfb-a39c-e0aa-90da7ed299ec_Event1 .

oa:relationep_wfa_7083cb48-dbfb-a39c-e0aa-90da7ed299ec_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_7083cb48-dbfb-a39c-e0aa-90da7ed299ec_Person10 ;
  a2a:EventKeyRef oa:event_wfa_7083cb48-dbfb-a39c-e0aa-90da7ed299ec_Event1 .

oa:relationep_wfa_7083cb48-dbfb-a39c-e0aa-90da7ed299ec_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_7083cb48-dbfb-a39c-e0aa-90da7ed299ec_Person11 ;
  a2a:EventKeyRef oa:event_wfa_7083cb48-dbfb-a39c-e0aa-90da7ed299ec_Event1 .

oa:relationep_wfa_7083cb48-dbfb-a39c-e0aa-90da7ed299ec_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_7083cb48-dbfb-a39c-e0aa-90da7ed299ec_Person12 ;
  a2a:EventKeyRef oa:event_wfa_7083cb48-dbfb-a39c-e0aa-90da7ed299ec_Event1 .

oa:relationep_wfa_7083cb48-dbfb-a39c-e0aa-90da7ed299ec_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_7083cb48-dbfb-a39c-e0aa-90da7ed299ec_Person13 ;
  a2a:EventKeyRef oa:event_wfa_7083cb48-dbfb-a39c-e0aa-90da7ed299ec_Event1 .

oa:source_wfa_7083cb48-dbfb-a39c-e0aa-90da7ed299ec
  a a2a:Source ;
  rdfs:label "Westfries Archief, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn", "1900-01-01 - 1910-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1900-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1910-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Collection "Bevolkingsregister Hoogwoud 52, 1900-1910." ;
    a2a:RegistryNumber "52" ;
    rdfs:label "Westfries Archief, Bevolkingsregister Hoogwoud 52, 1900-1910., 52"
  ] ;
  a2a:SourceLastChangeDate "2017-09-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.westfriesarchief.nl/onderzoek/zoeken?mivast=136&miadt=136&miaet=54&micode=1701-13_52&minr=9775051&miview=ldt" ;
  a2a:RecordGUID "{7083cb48-dbfb-a39c-e0aa-90da7ed299ec}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-HnWFA_1701-13_52_54_MI.xml van WFA" .

