@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_1f8deef4-123c-4d1e-8a8e-acaff0cf38b7
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1887-1917)" ;
  a2a:hasPerson oa:person_wfa_1f8deef4-123c-4d1e-8a8e-acaff0cf38b7_Person1, oa:person_wfa_1f8deef4-123c-4d1e-8a8e-acaff0cf38b7_Person2, oa:person_wfa_1f8deef4-123c-4d1e-8a8e-acaff0cf38b7_Person3, oa:person_wfa_1f8deef4-123c-4d1e-8a8e-acaff0cf38b7_Person4, oa:person_wfa_1f8deef4-123c-4d1e-8a8e-acaff0cf38b7_Person5, oa:person_wfa_1f8deef4-123c-4d1e-8a8e-acaff0cf38b7_Person6, oa:person_wfa_1f8deef4-123c-4d1e-8a8e-acaff0cf38b7_Person7, oa:person_wfa_1f8deef4-123c-4d1e-8a8e-acaff0cf38b7_Person8, oa:person_wfa_1f8deef4-123c-4d1e-8a8e-acaff0cf38b7_Person9, oa:person_wfa_1f8deef4-123c-4d1e-8a8e-acaff0cf38b7_Person10, oa:person_wfa_1f8deef4-123c-4d1e-8a8e-acaff0cf38b7_Person11, oa:person_wfa_1f8deef4-123c-4d1e-8a8e-acaff0cf38b7_Person12, oa:person_wfa_1f8deef4-123c-4d1e-8a8e-acaff0cf38b7_Person13, oa:person_wfa_1f8deef4-123c-4d1e-8a8e-acaff0cf38b7_Person14, oa:person_wfa_1f8deef4-123c-4d1e-8a8e-acaff0cf38b7_Person15 ;
  a2a:hasEvent oa:event_wfa_1f8deef4-123c-4d1e-8a8e-acaff0cf38b7_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_1f8deef4-123c-4d1e-8a8e-acaff0cf38b7_0, oa:relationep_wfa_1f8deef4-123c-4d1e-8a8e-acaff0cf38b7_1, oa:relationep_wfa_1f8deef4-123c-4d1e-8a8e-acaff0cf38b7_2, oa:relationep_wfa_1f8deef4-123c-4d1e-8a8e-acaff0cf38b7_3, oa:relationep_wfa_1f8deef4-123c-4d1e-8a8e-acaff0cf38b7_4, oa:relationep_wfa_1f8deef4-123c-4d1e-8a8e-acaff0cf38b7_5, oa:relationep_wfa_1f8deef4-123c-4d1e-8a8e-acaff0cf38b7_6, oa:relationep_wfa_1f8deef4-123c-4d1e-8a8e-acaff0cf38b7_7, oa:relationep_wfa_1f8deef4-123c-4d1e-8a8e-acaff0cf38b7_8, oa:relationep_wfa_1f8deef4-123c-4d1e-8a8e-acaff0cf38b7_9, oa:relationep_wfa_1f8deef4-123c-4d1e-8a8e-acaff0cf38b7_10, oa:relationep_wfa_1f8deef4-123c-4d1e-8a8e-acaff0cf38b7_11, oa:relationep_wfa_1f8deef4-123c-4d1e-8a8e-acaff0cf38b7_12, oa:relationep_wfa_1f8deef4-123c-4d1e-8a8e-acaff0cf38b7_13, oa:relationep_wfa_1f8deef4-123c-4d1e-8a8e-acaff0cf38b7_14 ;
  a2a:hasSource oa:source_wfa_1f8deef4-123c-4d1e-8a8e-acaff0cf38b7 .

oa:person_wfa_1f8deef4-123c-4d1e-8a8e-acaff0cf38b7_Person1
  a a2a:Person ;
  rdfs:label "Klaas Bakker" ;
  a2a:PersonName [
    rdfs:label "Klaas Bakker" ;
    a2a:PersonNameFirstName "Klaas" ;
    a2a:PersonNameLastName "Bakker"
  ] ;
  a2a:BirthDate [
    a2a:Year "1857" ;
    a2a:Month "3" ;
    a2a:Day "12" ;
    rdfs:label "1857-03-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hoogwoud" ;
    rdfs:label "Hoogwoud"
  ] .

oa:person_wfa_1f8deef4-123c-4d1e-8a8e-acaff0cf38b7_Person2
  a a2a:Person ;
  rdfs:label "Aartje Cats" ;
  a2a:PersonName [
    rdfs:label "Aartje Cats" ;
    a2a:PersonNameFirstName "Aartje" ;
    a2a:PersonNameLastName "Cats"
  ] ;
  a2a:BirthDate [
    a2a:Year "1855" ;
    a2a:Month "9" ;
    a2a:Day "15" ;
    rdfs:label "1855-09-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn"
  ] .

oa:person_wfa_1f8deef4-123c-4d1e-8a8e-acaff0cf38b7_Person3
  a a2a:Person ;
  rdfs:label "Cornelis Bakker" ;
  a2a:PersonName [
    rdfs:label "Cornelis Bakker" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Bakker"
  ] ;
  a2a:BirthDate [
    a2a:Year "1889" ;
    a2a:Month "9" ;
    a2a:Day "22" ;
    rdfs:label "1889-09-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Abbekerk" ;
    rdfs:label "Abbekerk"
  ] .

oa:person_wfa_1f8deef4-123c-4d1e-8a8e-acaff0cf38b7_Person4
  a a2a:Person ;
  rdfs:label "Grietje Bakker" ;
  a2a:PersonName [
    rdfs:label "Grietje Bakker" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Bakker"
  ] ;
  a2a:BirthDate [
    a2a:Year "1892" ;
    a2a:Month "2" ;
    a2a:Day "27" ;
    rdfs:label "1892-02-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Andijk" ;
    rdfs:label "Andijk"
  ] .

oa:person_wfa_1f8deef4-123c-4d1e-8a8e-acaff0cf38b7_Person5
  a a2a:Person ;
  rdfs:label "Jan Grooteman" ;
  a2a:PersonName [
    rdfs:label "Jan Grooteman" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Grooteman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1869" ;
    a2a:Month "2" ;
    a2a:Day "9" ;
    rdfs:label "1869-02-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Andijk" ;
    rdfs:label "Andijk"
  ] .

oa:person_wfa_1f8deef4-123c-4d1e-8a8e-acaff0cf38b7_Person6
  a a2a:Person ;
  rdfs:label "Aafje Zuiker" ;
  a2a:PersonName [
    rdfs:label "Aafje Zuiker" ;
    a2a:PersonNameFirstName "Aafje" ;
    a2a:PersonNameLastName "Zuiker"
  ] ;
  a2a:BirthDate [
    a2a:Year "1871" ;
    a2a:Month "4" ;
    a2a:Day "28" ;
    rdfs:label "1871-04-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Westwoud" ;
    rdfs:label "Westwoud"
  ] .

oa:person_wfa_1f8deef4-123c-4d1e-8a8e-acaff0cf38b7_Person7
  a a2a:Person ;
  rdfs:label "Frans Grooteman" ;
  a2a:PersonName [
    rdfs:label "Frans Grooteman" ;
    a2a:PersonNameFirstName "Frans" ;
    a2a:PersonNameLastName "Grooteman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "2" ;
    a2a:Day "14" ;
    rdfs:label "1899-02-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Andijk" ;
    rdfs:label "Andijk"
  ] .

oa:person_wfa_1f8deef4-123c-4d1e-8a8e-acaff0cf38b7_Person8
  a a2a:Person ;
  rdfs:label "Jan Grooteman" ;
  a2a:PersonName [
    rdfs:label "Jan Grooteman" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Grooteman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "5" ;
    a2a:Day "18" ;
    rdfs:label "1900-05-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Andijk" ;
    rdfs:label "Andijk"
  ] .

oa:person_wfa_1f8deef4-123c-4d1e-8a8e-acaff0cf38b7_Person9
  a a2a:Person ;
  rdfs:label "Jan Grooteman" ;
  a2a:PersonName [
    rdfs:label "Jan Grooteman" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Grooteman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1902" ;
    a2a:Month "6" ;
    a2a:Day "8" ;
    rdfs:label "1902-06-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Andijk" ;
    rdfs:label "Andijk"
  ] .

oa:person_wfa_1f8deef4-123c-4d1e-8a8e-acaff0cf38b7_Person10
  a a2a:Person ;
  rdfs:label "Jan Grooteman" ;
  a2a:PersonName [
    rdfs:label "Jan Grooteman" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Grooteman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1903" ;
    a2a:Month "6" ;
    a2a:Day "5" ;
    rdfs:label "1903-06-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Andijk" ;
    rdfs:label "Andijk"
  ] .

oa:person_wfa_1f8deef4-123c-4d1e-8a8e-acaff0cf38b7_Person11
  a a2a:Person ;
  rdfs:label "Sijtje Grooteman" ;
  a2a:PersonName [
    rdfs:label "Sijtje Grooteman" ;
    a2a:PersonNameFirstName "Sijtje" ;
    a2a:PersonNameLastName "Grooteman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1904" ;
    a2a:Month "11" ;
    a2a:Day "12" ;
    rdfs:label "1904-11-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Andijk" ;
    rdfs:label "Andijk"
  ] .

oa:person_wfa_1f8deef4-123c-4d1e-8a8e-acaff0cf38b7_Person12
  a a2a:Person ;
  rdfs:label "Johannes Joseph Grooteman" ;
  a2a:PersonName [
    rdfs:label "Johannes Joseph Grooteman" ;
    a2a:PersonNameFirstName "Johannes Joseph" ;
    a2a:PersonNameLastName "Grooteman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1907" ;
    a2a:Month "3" ;
    a2a:Day "20" ;
    rdfs:label "1907-03-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Andijk" ;
    rdfs:label "Andijk"
  ] .

oa:person_wfa_1f8deef4-123c-4d1e-8a8e-acaff0cf38b7_Person13
  a a2a:Person ;
  rdfs:label "Lucia Maria Grooteman" ;
  a2a:PersonName [
    rdfs:label "Lucia Maria Grooteman" ;
    a2a:PersonNameFirstName "Lucia Maria" ;
    a2a:PersonNameLastName "Grooteman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1908" ;
    a2a:Month "3" ;
    a2a:Day "4" ;
    rdfs:label "1908-03-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Andijk" ;
    rdfs:label "Andijk"
  ] .

oa:person_wfa_1f8deef4-123c-4d1e-8a8e-acaff0cf38b7_Person14
  a a2a:Person ;
  rdfs:label "Anna Maria Grooteman" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Grooteman" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Grooteman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1910" ;
    a2a:Month "11" ;
    a2a:Day "19" ;
    rdfs:label "1910-11-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Andijk" ;
    rdfs:label "Andijk"
  ] .

oa:person_wfa_1f8deef4-123c-4d1e-8a8e-acaff0cf38b7_Person15
  a a2a:Person ;
  rdfs:label "Nicolaas Grooteman" ;
  a2a:PersonName [
    rdfs:label "Nicolaas Grooteman" ;
    a2a:PersonNameFirstName "Nicolaas" ;
    a2a:PersonNameLastName "Grooteman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1911" ;
    a2a:Month "11" ;
    a2a:Day "14" ;
    rdfs:label "1911-11-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Andijk" ;
    rdfs:label "Andijk"
  ] .

oa:event_wfa_1f8deef4-123c-4d1e-8a8e-acaff0cf38b7_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventRemarkOpmerking "Zie de scan voor meer details" .

oa:relationep_wfa_1f8deef4-123c-4d1e-8a8e-acaff0cf38b7_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_1f8deef4-123c-4d1e-8a8e-acaff0cf38b7_Person1 ;
  a2a:EventKeyRef oa:event_wfa_1f8deef4-123c-4d1e-8a8e-acaff0cf38b7_Event1 .

oa:relationep_wfa_1f8deef4-123c-4d1e-8a8e-acaff0cf38b7_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_1f8deef4-123c-4d1e-8a8e-acaff0cf38b7_Person2 ;
  a2a:EventKeyRef oa:event_wfa_1f8deef4-123c-4d1e-8a8e-acaff0cf38b7_Event1 .

oa:relationep_wfa_1f8deef4-123c-4d1e-8a8e-acaff0cf38b7_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_1f8deef4-123c-4d1e-8a8e-acaff0cf38b7_Person3 ;
  a2a:EventKeyRef oa:event_wfa_1f8deef4-123c-4d1e-8a8e-acaff0cf38b7_Event1 .

oa:relationep_wfa_1f8deef4-123c-4d1e-8a8e-acaff0cf38b7_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_1f8deef4-123c-4d1e-8a8e-acaff0cf38b7_Person4 ;
  a2a:EventKeyRef oa:event_wfa_1f8deef4-123c-4d1e-8a8e-acaff0cf38b7_Event1 .

oa:relationep_wfa_1f8deef4-123c-4d1e-8a8e-acaff0cf38b7_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_1f8deef4-123c-4d1e-8a8e-acaff0cf38b7_Person5 ;
  a2a:EventKeyRef oa:event_wfa_1f8deef4-123c-4d1e-8a8e-acaff0cf38b7_Event1 .

oa:relationep_wfa_1f8deef4-123c-4d1e-8a8e-acaff0cf38b7_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_1f8deef4-123c-4d1e-8a8e-acaff0cf38b7_Person6 ;
  a2a:EventKeyRef oa:event_wfa_1f8deef4-123c-4d1e-8a8e-acaff0cf38b7_Event1 .

oa:relationep_wfa_1f8deef4-123c-4d1e-8a8e-acaff0cf38b7_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_1f8deef4-123c-4d1e-8a8e-acaff0cf38b7_Person7 ;
  a2a:EventKeyRef oa:event_wfa_1f8deef4-123c-4d1e-8a8e-acaff0cf38b7_Event1 .

oa:relationep_wfa_1f8deef4-123c-4d1e-8a8e-acaff0cf38b7_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_1f8deef4-123c-4d1e-8a8e-acaff0cf38b7_Person8 ;
  a2a:EventKeyRef oa:event_wfa_1f8deef4-123c-4d1e-8a8e-acaff0cf38b7_Event1 .

oa:relationep_wfa_1f8deef4-123c-4d1e-8a8e-acaff0cf38b7_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_1f8deef4-123c-4d1e-8a8e-acaff0cf38b7_Person9 ;
  a2a:EventKeyRef oa:event_wfa_1f8deef4-123c-4d1e-8a8e-acaff0cf38b7_Event1 .

oa:relationep_wfa_1f8deef4-123c-4d1e-8a8e-acaff0cf38b7_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_1f8deef4-123c-4d1e-8a8e-acaff0cf38b7_Person10 ;
  a2a:EventKeyRef oa:event_wfa_1f8deef4-123c-4d1e-8a8e-acaff0cf38b7_Event1 .

oa:relationep_wfa_1f8deef4-123c-4d1e-8a8e-acaff0cf38b7_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_1f8deef4-123c-4d1e-8a8e-acaff0cf38b7_Person11 ;
  a2a:EventKeyRef oa:event_wfa_1f8deef4-123c-4d1e-8a8e-acaff0cf38b7_Event1 .

oa:relationep_wfa_1f8deef4-123c-4d1e-8a8e-acaff0cf38b7_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_1f8deef4-123c-4d1e-8a8e-acaff0cf38b7_Person12 ;
  a2a:EventKeyRef oa:event_wfa_1f8deef4-123c-4d1e-8a8e-acaff0cf38b7_Event1 .

oa:relationep_wfa_1f8deef4-123c-4d1e-8a8e-acaff0cf38b7_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_1f8deef4-123c-4d1e-8a8e-acaff0cf38b7_Person13 ;
  a2a:EventKeyRef oa:event_wfa_1f8deef4-123c-4d1e-8a8e-acaff0cf38b7_Event1 .

oa:relationep_wfa_1f8deef4-123c-4d1e-8a8e-acaff0cf38b7_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_1f8deef4-123c-4d1e-8a8e-acaff0cf38b7_Person14 ;
  a2a:EventKeyRef oa:event_wfa_1f8deef4-123c-4d1e-8a8e-acaff0cf38b7_Event1 .

oa:relationep_wfa_1f8deef4-123c-4d1e-8a8e-acaff0cf38b7_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_1f8deef4-123c-4d1e-8a8e-acaff0cf38b7_Person15 ;
  a2a:EventKeyRef oa:event_wfa_1f8deef4-123c-4d1e-8a8e-acaff0cf38b7_Event1 .

oa:source_wfa_1f8deef4-123c-4d1e-8a8e-acaff0cf38b7
  a a2a:Source ;
  rdfs:label "Westfries Archief, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn", "1887-01-01 - 1917-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1887-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1917-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Collection "Bevolkingsregister Andijk 11, 1887-1917." ;
    a2a:RegistryNumber "11" ;
    rdfs:label "Westfries Archief, Bevolkingsregister Andijk 11, 1887-1917., 11"
  ] ;
  a2a:SourceLastChangeDate "2017-09-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.westfriesarchief.nl/onderzoek/zoeken?mivast=136&miadt=136&miaet=54&micode=1701-02_11&minr=9849659&miview=ldt" ;
  a2a:RecordGUID "{1f8deef4-123c-4d1e-8a8e-acaff0cf38b7}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-HnWFA_1701-02_11_54_MI.xml van WFA" .

