@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_2795cd10-17b9-a1aa-e697-9abd3c3473b6
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1910-1920)" ;
  a2a:hasPerson oa:person_wfa_2795cd10-17b9-a1aa-e697-9abd3c3473b6_Person1, oa:person_wfa_2795cd10-17b9-a1aa-e697-9abd3c3473b6_Person2, oa:person_wfa_2795cd10-17b9-a1aa-e697-9abd3c3473b6_Person3, oa:person_wfa_2795cd10-17b9-a1aa-e697-9abd3c3473b6_Person4, oa:person_wfa_2795cd10-17b9-a1aa-e697-9abd3c3473b6_Person5, oa:person_wfa_2795cd10-17b9-a1aa-e697-9abd3c3473b6_Person6, oa:person_wfa_2795cd10-17b9-a1aa-e697-9abd3c3473b6_Person7, oa:person_wfa_2795cd10-17b9-a1aa-e697-9abd3c3473b6_Person8, oa:person_wfa_2795cd10-17b9-a1aa-e697-9abd3c3473b6_Person9, oa:person_wfa_2795cd10-17b9-a1aa-e697-9abd3c3473b6_Person10, oa:person_wfa_2795cd10-17b9-a1aa-e697-9abd3c3473b6_Person11, oa:person_wfa_2795cd10-17b9-a1aa-e697-9abd3c3473b6_Person12, oa:person_wfa_2795cd10-17b9-a1aa-e697-9abd3c3473b6_Person13, oa:person_wfa_2795cd10-17b9-a1aa-e697-9abd3c3473b6_Person14 ;
  a2a:hasEvent oa:event_wfa_2795cd10-17b9-a1aa-e697-9abd3c3473b6_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_2795cd10-17b9-a1aa-e697-9abd3c3473b6_0, oa:relationep_wfa_2795cd10-17b9-a1aa-e697-9abd3c3473b6_1, oa:relationep_wfa_2795cd10-17b9-a1aa-e697-9abd3c3473b6_2, oa:relationep_wfa_2795cd10-17b9-a1aa-e697-9abd3c3473b6_3, oa:relationep_wfa_2795cd10-17b9-a1aa-e697-9abd3c3473b6_4, oa:relationep_wfa_2795cd10-17b9-a1aa-e697-9abd3c3473b6_5, oa:relationep_wfa_2795cd10-17b9-a1aa-e697-9abd3c3473b6_6, oa:relationep_wfa_2795cd10-17b9-a1aa-e697-9abd3c3473b6_7, oa:relationep_wfa_2795cd10-17b9-a1aa-e697-9abd3c3473b6_8, oa:relationep_wfa_2795cd10-17b9-a1aa-e697-9abd3c3473b6_9, oa:relationep_wfa_2795cd10-17b9-a1aa-e697-9abd3c3473b6_10, oa:relationep_wfa_2795cd10-17b9-a1aa-e697-9abd3c3473b6_11, oa:relationep_wfa_2795cd10-17b9-a1aa-e697-9abd3c3473b6_12, oa:relationep_wfa_2795cd10-17b9-a1aa-e697-9abd3c3473b6_13 ;
  a2a:hasSource oa:source_wfa_2795cd10-17b9-a1aa-e697-9abd3c3473b6 .

oa:person_wfa_2795cd10-17b9-a1aa-e697-9abd3c3473b6_Person1
  a a2a:Person ;
  rdfs:label "Petrus Loos" ;
  a2a:PersonName [
    rdfs:label "Petrus Loos" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Loos"
  ] ;
  a2a:BirthDate [
    a2a:Year "1884" ;
    a2a:Month "10" ;
    a2a:Day "29" ;
    rdfs:label "1884-10-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Spanbroek" ;
    rdfs:label "Spanbroek"
  ] .

oa:person_wfa_2795cd10-17b9-a1aa-e697-9abd3c3473b6_Person2
  a a2a:Person ;
  rdfs:label "Alida Cornelia Hoogland" ;
  a2a:PersonName [
    rdfs:label "Alida Cornelia Hoogland" ;
    a2a:PersonNameFirstName "Alida Cornelia" ;
    a2a:PersonNameLastName "Hoogland"
  ] ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "11" ;
    a2a:Day "8" ;
    rdfs:label "1883-11-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Medemblik" ;
    rdfs:label "Medemblik"
  ] .

oa:person_wfa_2795cd10-17b9-a1aa-e697-9abd3c3473b6_Person3
  a a2a:Person ;
  rdfs:label "Adrianus Petrus Loos" ;
  a2a:PersonName [
    rdfs:label "Adrianus Petrus Loos" ;
    a2a:PersonNameFirstName "Adrianus Petrus" ;
    a2a:PersonNameLastName "Loos"
  ] ;
  a2a:BirthDate [
    a2a:Year "1909" ;
    a2a:Month "10" ;
    a2a:Day "29" ;
    rdfs:label "1909-10-29"^^xsd:date
  ] .

oa:person_wfa_2795cd10-17b9-a1aa-e697-9abd3c3473b6_Person4
  a a2a:Person ;
  rdfs:label "Johann Fulbert Hecker" ;
  a2a:PersonName [
    rdfs:label "Johann Fulbert Hecker" ;
    a2a:PersonNameFirstName "Johann Fulbert" ;
    a2a:PersonNameLastName "Hecker"
  ] ;
  a2a:BirthDate [
    a2a:Year "1841" ;
    a2a:Month "4" ;
    a2a:Day "10" ;
    rdfs:label "1841-04-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kummel" ;
    rdfs:label "Kummel"
  ] .

oa:person_wfa_2795cd10-17b9-a1aa-e697-9abd3c3473b6_Person5
  a a2a:Person ;
  rdfs:label "Maria Theresia Corzilius" ;
  a2a:PersonName [
    rdfs:label "Maria Theresia Corzilius" ;
    a2a:PersonNameFirstName "Maria Theresia" ;
    a2a:PersonNameLastName "Corzilius"
  ] ;
  a2a:BirthDate [
    a2a:Year "1841" ;
    a2a:Month "11" ;
    a2a:Day "26" ;
    rdfs:label "1841-11-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Caan" ;
    rdfs:label "Caan"
  ] .

oa:person_wfa_2795cd10-17b9-a1aa-e697-9abd3c3473b6_Person6
  a a2a:Person ;
  rdfs:label "Jan Los" ;
  a2a:PersonName [
    rdfs:label "Jan Los" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Los"
  ] ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "7" ;
    a2a:Day "18" ;
    rdfs:label "1882-07-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Anna Paulowna" ;
    rdfs:label "Anna Paulowna"
  ] .

oa:person_wfa_2795cd10-17b9-a1aa-e697-9abd3c3473b6_Person7
  a a2a:Person ;
  rdfs:label "Maria Kant" ;
  a2a:PersonName [
    rdfs:label "Maria Kant" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Kant"
  ] ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "1" ;
    a2a:Day "27" ;
    rdfs:label "1877-01-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Schagen" ;
    rdfs:label "Schagen"
  ] .

oa:person_wfa_2795cd10-17b9-a1aa-e697-9abd3c3473b6_Person8
  a a2a:Person ;
  rdfs:label "Neeltje Jacoba Los" ;
  a2a:PersonName [
    rdfs:label "Neeltje Jacoba Los" ;
    a2a:PersonNameFirstName "Neeltje Jacoba" ;
    a2a:PersonNameLastName "Los"
  ] ;
  a2a:BirthDate [
    a2a:Year "1907" ;
    a2a:Month "3" ;
    a2a:Day "5" ;
    rdfs:label "1907-03-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Velsen" ;
    rdfs:label "Velsen"
  ] .

oa:person_wfa_2795cd10-17b9-a1aa-e697-9abd3c3473b6_Person9
  a a2a:Person ;
  rdfs:label "Pieter Leijen" ;
  a2a:PersonName [
    rdfs:label "Pieter Leijen" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Leijen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1886" ;
    a2a:Month "4" ;
    a2a:Day "4" ;
    rdfs:label "1886-04-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hoogwoud" ;
    rdfs:label "Hoogwoud"
  ] .

oa:person_wfa_2795cd10-17b9-a1aa-e697-9abd3c3473b6_Person10
  a a2a:Person ;
  rdfs:label "Anna Breeker" ;
  a2a:PersonName [
    rdfs:label "Anna Breeker" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Breeker"
  ] ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "8" ;
    a2a:Day "19" ;
    rdfs:label "1888-08-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zijpe" ;
    rdfs:label "Zijpe"
  ] .

oa:person_wfa_2795cd10-17b9-a1aa-e697-9abd3c3473b6_Person11
  a a2a:Person ;
  rdfs:label "Nicolaas Jan Leijen" ;
  a2a:PersonName [
    rdfs:label "Nicolaas Jan Leijen" ;
    a2a:PersonNameFirstName "Nicolaas Jan" ;
    a2a:PersonNameLastName "Leijen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1913" ;
    a2a:Month "9" ;
    a2a:Day "21" ;
    rdfs:label "1913-09-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Schagen" ;
    rdfs:label "Schagen"
  ] .

oa:person_wfa_2795cd10-17b9-a1aa-e697-9abd3c3473b6_Person12
  a a2a:Person ;
  rdfs:label "Hendrik Jan Garritsen" ;
  a2a:PersonName [
    rdfs:label "Hendrik Jan Garritsen" ;
    a2a:PersonNameFirstName "Hendrik Jan" ;
    a2a:PersonNameLastName "Garritsen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "2" ;
    a2a:Day "15" ;
    rdfs:label "1896-02-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hengelo" ;
    rdfs:label "Hengelo"
  ] .

oa:person_wfa_2795cd10-17b9-a1aa-e697-9abd3c3473b6_Person13
  a a2a:Person ;
  rdfs:label "Willempje Sepers" ;
  a2a:PersonName [
    rdfs:label "Willempje Sepers" ;
    a2a:PersonNameFirstName "Willempje" ;
    a2a:PersonNameLastName "Sepers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "5" ;
    a2a:Day "12" ;
    rdfs:label "1900-05-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Benthuizen" ;
    rdfs:label "Benthuizen"
  ] .

oa:person_wfa_2795cd10-17b9-a1aa-e697-9abd3c3473b6_Person14
  a a2a:Person ;
  rdfs:label "Berentje Garritsen" ;
  a2a:PersonName [
    rdfs:label "Berentje Garritsen" ;
    a2a:PersonNameFirstName "Berentje" ;
    a2a:PersonNameLastName "Garritsen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1920" ;
    a2a:Month "12" ;
    a2a:Day "5" ;
    rdfs:label "1920-12-05"^^xsd:date
  ] .

oa:event_wfa_2795cd10-17b9-a1aa-e697-9abd3c3473b6_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventRemarkOpmerking "Zie de scan voor meer details" .

oa:relationep_wfa_2795cd10-17b9-a1aa-e697-9abd3c3473b6_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_2795cd10-17b9-a1aa-e697-9abd3c3473b6_Person1 ;
  a2a:EventKeyRef oa:event_wfa_2795cd10-17b9-a1aa-e697-9abd3c3473b6_Event1 .

oa:relationep_wfa_2795cd10-17b9-a1aa-e697-9abd3c3473b6_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_2795cd10-17b9-a1aa-e697-9abd3c3473b6_Person2 ;
  a2a:EventKeyRef oa:event_wfa_2795cd10-17b9-a1aa-e697-9abd3c3473b6_Event1 .

oa:relationep_wfa_2795cd10-17b9-a1aa-e697-9abd3c3473b6_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_2795cd10-17b9-a1aa-e697-9abd3c3473b6_Person3 ;
  a2a:EventKeyRef oa:event_wfa_2795cd10-17b9-a1aa-e697-9abd3c3473b6_Event1 .

oa:relationep_wfa_2795cd10-17b9-a1aa-e697-9abd3c3473b6_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_2795cd10-17b9-a1aa-e697-9abd3c3473b6_Person4 ;
  a2a:EventKeyRef oa:event_wfa_2795cd10-17b9-a1aa-e697-9abd3c3473b6_Event1 .

oa:relationep_wfa_2795cd10-17b9-a1aa-e697-9abd3c3473b6_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_2795cd10-17b9-a1aa-e697-9abd3c3473b6_Person5 ;
  a2a:EventKeyRef oa:event_wfa_2795cd10-17b9-a1aa-e697-9abd3c3473b6_Event1 .

oa:relationep_wfa_2795cd10-17b9-a1aa-e697-9abd3c3473b6_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_2795cd10-17b9-a1aa-e697-9abd3c3473b6_Person6 ;
  a2a:EventKeyRef oa:event_wfa_2795cd10-17b9-a1aa-e697-9abd3c3473b6_Event1 .

oa:relationep_wfa_2795cd10-17b9-a1aa-e697-9abd3c3473b6_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_2795cd10-17b9-a1aa-e697-9abd3c3473b6_Person7 ;
  a2a:EventKeyRef oa:event_wfa_2795cd10-17b9-a1aa-e697-9abd3c3473b6_Event1 .

oa:relationep_wfa_2795cd10-17b9-a1aa-e697-9abd3c3473b6_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_2795cd10-17b9-a1aa-e697-9abd3c3473b6_Person8 ;
  a2a:EventKeyRef oa:event_wfa_2795cd10-17b9-a1aa-e697-9abd3c3473b6_Event1 .

oa:relationep_wfa_2795cd10-17b9-a1aa-e697-9abd3c3473b6_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_2795cd10-17b9-a1aa-e697-9abd3c3473b6_Person9 ;
  a2a:EventKeyRef oa:event_wfa_2795cd10-17b9-a1aa-e697-9abd3c3473b6_Event1 .

oa:relationep_wfa_2795cd10-17b9-a1aa-e697-9abd3c3473b6_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_2795cd10-17b9-a1aa-e697-9abd3c3473b6_Person10 ;
  a2a:EventKeyRef oa:event_wfa_2795cd10-17b9-a1aa-e697-9abd3c3473b6_Event1 .

oa:relationep_wfa_2795cd10-17b9-a1aa-e697-9abd3c3473b6_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_2795cd10-17b9-a1aa-e697-9abd3c3473b6_Person11 ;
  a2a:EventKeyRef oa:event_wfa_2795cd10-17b9-a1aa-e697-9abd3c3473b6_Event1 .

oa:relationep_wfa_2795cd10-17b9-a1aa-e697-9abd3c3473b6_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_2795cd10-17b9-a1aa-e697-9abd3c3473b6_Person12 ;
  a2a:EventKeyRef oa:event_wfa_2795cd10-17b9-a1aa-e697-9abd3c3473b6_Event1 .

oa:relationep_wfa_2795cd10-17b9-a1aa-e697-9abd3c3473b6_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_2795cd10-17b9-a1aa-e697-9abd3c3473b6_Person13 ;
  a2a:EventKeyRef oa:event_wfa_2795cd10-17b9-a1aa-e697-9abd3c3473b6_Event1 .

oa:relationep_wfa_2795cd10-17b9-a1aa-e697-9abd3c3473b6_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_2795cd10-17b9-a1aa-e697-9abd3c3473b6_Person14 ;
  a2a:EventKeyRef oa:event_wfa_2795cd10-17b9-a1aa-e697-9abd3c3473b6_Event1 .

oa:source_wfa_2795cd10-17b9-a1aa-e697-9abd3c3473b6
  a a2a:Source ;
  rdfs:label "Westfries Archief, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn", "1910-01-01 - 1920-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1910-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1920-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Collection "Bevolkingsregister Hoogwoud 64, 1910-1920." ;
    a2a:RegistryNumber "64" ;
    rdfs:label "Westfries Archief, Bevolkingsregister Hoogwoud 64, 1910-1920., 64"
  ] ;
  a2a:SourceLastChangeDate "2017-09-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.westfriesarchief.nl/onderzoek/zoeken?mivast=136&miadt=136&miaet=54&micode=1701-13_64&minr=9778843&miview=ldt" ;
  a2a:RecordGUID "{2795cd10-17b9-a1aa-e697-9abd3c3473b6}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-HnWFA_1701-13_64_54_MI.xml van WFA" .

