@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_6fa753e3-121f-cedc-2f29-39a46816668d
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1880-1890)" ;
  a2a:hasPerson oa:person_wfa_6fa753e3-121f-cedc-2f29-39a46816668d_Person1, oa:person_wfa_6fa753e3-121f-cedc-2f29-39a46816668d_Person2, oa:person_wfa_6fa753e3-121f-cedc-2f29-39a46816668d_Person3, oa:person_wfa_6fa753e3-121f-cedc-2f29-39a46816668d_Person4, oa:person_wfa_6fa753e3-121f-cedc-2f29-39a46816668d_Person5, oa:person_wfa_6fa753e3-121f-cedc-2f29-39a46816668d_Person6, oa:person_wfa_6fa753e3-121f-cedc-2f29-39a46816668d_Person7, oa:person_wfa_6fa753e3-121f-cedc-2f29-39a46816668d_Person8, oa:person_wfa_6fa753e3-121f-cedc-2f29-39a46816668d_Person9 ;
  a2a:hasEvent oa:event_wfa_6fa753e3-121f-cedc-2f29-39a46816668d_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_6fa753e3-121f-cedc-2f29-39a46816668d_0, oa:relationep_wfa_6fa753e3-121f-cedc-2f29-39a46816668d_1, oa:relationep_wfa_6fa753e3-121f-cedc-2f29-39a46816668d_2, oa:relationep_wfa_6fa753e3-121f-cedc-2f29-39a46816668d_3, oa:relationep_wfa_6fa753e3-121f-cedc-2f29-39a46816668d_4, oa:relationep_wfa_6fa753e3-121f-cedc-2f29-39a46816668d_5, oa:relationep_wfa_6fa753e3-121f-cedc-2f29-39a46816668d_6, oa:relationep_wfa_6fa753e3-121f-cedc-2f29-39a46816668d_7, oa:relationep_wfa_6fa753e3-121f-cedc-2f29-39a46816668d_8 ;
  a2a:hasSource oa:source_wfa_6fa753e3-121f-cedc-2f29-39a46816668d .

oa:person_wfa_6fa753e3-121f-cedc-2f29-39a46816668d_Person1
  a a2a:Person ;
  rdfs:label "Joannes Boos" ;
  a2a:PersonName [
    rdfs:label "Joannes Boos" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Boos"
  ] ;
  a2a:BirthDate [
    a2a:Year "1844" ;
    a2a:Month "8" ;
    a2a:Day "15" ;
    rdfs:label "1844-08-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Winkel" ;
    rdfs:label "Winkel"
  ] .

oa:person_wfa_6fa753e3-121f-cedc-2f29-39a46816668d_Person2
  a a2a:Person ;
  rdfs:label "Bregje Zwart" ;
  a2a:PersonName [
    rdfs:label "Bregje Zwart" ;
    a2a:PersonNameFirstName "Bregje" ;
    a2a:PersonNameLastName "Zwart"
  ] ;
  a2a:BirthDate [
    a2a:Year "1842" ;
    a2a:Month "10" ;
    a2a:Day "18" ;
    rdfs:label "1842-10-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Lutjebroek" ;
    rdfs:label "Lutjebroek"
  ] .

oa:person_wfa_6fa753e3-121f-cedc-2f29-39a46816668d_Person3
  a a2a:Person ;
  rdfs:label "Neeltje Boos" ;
  a2a:PersonName [
    rdfs:label "Neeltje Boos" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNameLastName "Boos"
  ] ;
  a2a:BirthDate [
    a2a:Year "1870" ;
    a2a:Month "3" ;
    a2a:Day "18" ;
    rdfs:label "1870-03-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Lutjebroek" ;
    rdfs:label "Lutjebroek"
  ] .

oa:person_wfa_6fa753e3-121f-cedc-2f29-39a46816668d_Person4
  a a2a:Person ;
  rdfs:label "Simon Boos" ;
  a2a:PersonName [
    rdfs:label "Simon Boos" ;
    a2a:PersonNameFirstName "Simon" ;
    a2a:PersonNameLastName "Boos"
  ] ;
  a2a:BirthDate [
    a2a:Year "1872" ;
    a2a:Month "6" ;
    a2a:Day "11" ;
    rdfs:label "1872-06-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Lutjebroek" ;
    rdfs:label "Lutjebroek"
  ] .

oa:person_wfa_6fa753e3-121f-cedc-2f29-39a46816668d_Person5
  a a2a:Person ;
  rdfs:label "Jan Boos" ;
  a2a:PersonName [
    rdfs:label "Jan Boos" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Boos"
  ] ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "9" ;
    a2a:Day "23" ;
    rdfs:label "1873-09-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Lutjebroek" ;
    rdfs:label "Lutjebroek"
  ] .

oa:person_wfa_6fa753e3-121f-cedc-2f29-39a46816668d_Person6
  a a2a:Person ;
  rdfs:label "Wouter Boos" ;
  a2a:PersonName [
    rdfs:label "Wouter Boos" ;
    a2a:PersonNameFirstName "Wouter" ;
    a2a:PersonNameLastName "Boos"
  ] ;
  a2a:BirthDate [
    a2a:Year "1875" ;
    a2a:Month "4" ;
    a2a:Day "24" ;
    rdfs:label "1875-04-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Lutjebroek" ;
    rdfs:label "Lutjebroek"
  ] .

oa:person_wfa_6fa753e3-121f-cedc-2f29-39a46816668d_Person7
  a a2a:Person ;
  rdfs:label "Aafje Boos" ;
  a2a:PersonName [
    rdfs:label "Aafje Boos" ;
    a2a:PersonNameFirstName "Aafje" ;
    a2a:PersonNameLastName "Boos"
  ] ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "5" ;
    a2a:Day "13" ;
    rdfs:label "1877-05-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Lutjebroek" ;
    rdfs:label "Lutjebroek"
  ] .

oa:person_wfa_6fa753e3-121f-cedc-2f29-39a46816668d_Person8
  a a2a:Person ;
  rdfs:label "Maria Boos" ;
  a2a:PersonName [
    rdfs:label "Maria Boos" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Boos"
  ] ;
  a2a:BirthDate [
    a2a:Year "1879" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1879-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Lutjebroek" ;
    rdfs:label "Lutjebroek"
  ] .

oa:person_wfa_6fa753e3-121f-cedc-2f29-39a46816668d_Person9
  a a2a:Person ;
  rdfs:label "Klaas Boos" ;
  a2a:PersonName [
    rdfs:label "Klaas Boos" ;
    a2a:PersonNameFirstName "Klaas" ;
    a2a:PersonNameLastName "Boos"
  ] ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "7" ;
    a2a:Day "22" ;
    rdfs:label "1880-07-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Lutjebroek" ;
    rdfs:label "Lutjebroek"
  ] .

oa:event_wfa_6fa753e3-121f-cedc-2f29-39a46816668d_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventRemarkOpmerking "Zie de scan voor meer details" .

oa:relationep_wfa_6fa753e3-121f-cedc-2f29-39a46816668d_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_6fa753e3-121f-cedc-2f29-39a46816668d_Person1 ;
  a2a:EventKeyRef oa:event_wfa_6fa753e3-121f-cedc-2f29-39a46816668d_Event1 .

oa:relationep_wfa_6fa753e3-121f-cedc-2f29-39a46816668d_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_6fa753e3-121f-cedc-2f29-39a46816668d_Person2 ;
  a2a:EventKeyRef oa:event_wfa_6fa753e3-121f-cedc-2f29-39a46816668d_Event1 .

oa:relationep_wfa_6fa753e3-121f-cedc-2f29-39a46816668d_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_6fa753e3-121f-cedc-2f29-39a46816668d_Person3 ;
  a2a:EventKeyRef oa:event_wfa_6fa753e3-121f-cedc-2f29-39a46816668d_Event1 .

oa:relationep_wfa_6fa753e3-121f-cedc-2f29-39a46816668d_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_6fa753e3-121f-cedc-2f29-39a46816668d_Person4 ;
  a2a:EventKeyRef oa:event_wfa_6fa753e3-121f-cedc-2f29-39a46816668d_Event1 .

oa:relationep_wfa_6fa753e3-121f-cedc-2f29-39a46816668d_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_6fa753e3-121f-cedc-2f29-39a46816668d_Person5 ;
  a2a:EventKeyRef oa:event_wfa_6fa753e3-121f-cedc-2f29-39a46816668d_Event1 .

oa:relationep_wfa_6fa753e3-121f-cedc-2f29-39a46816668d_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_6fa753e3-121f-cedc-2f29-39a46816668d_Person6 ;
  a2a:EventKeyRef oa:event_wfa_6fa753e3-121f-cedc-2f29-39a46816668d_Event1 .

oa:relationep_wfa_6fa753e3-121f-cedc-2f29-39a46816668d_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_6fa753e3-121f-cedc-2f29-39a46816668d_Person7 ;
  a2a:EventKeyRef oa:event_wfa_6fa753e3-121f-cedc-2f29-39a46816668d_Event1 .

oa:relationep_wfa_6fa753e3-121f-cedc-2f29-39a46816668d_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_6fa753e3-121f-cedc-2f29-39a46816668d_Person8 ;
  a2a:EventKeyRef oa:event_wfa_6fa753e3-121f-cedc-2f29-39a46816668d_Event1 .

oa:relationep_wfa_6fa753e3-121f-cedc-2f29-39a46816668d_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_6fa753e3-121f-cedc-2f29-39a46816668d_Person9 ;
  a2a:EventKeyRef oa:event_wfa_6fa753e3-121f-cedc-2f29-39a46816668d_Event1 .

oa:source_wfa_6fa753e3-121f-cedc-2f29-39a46816668d
  a a2a:Source ;
  rdfs:label "Westfries Archief, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn", "1880-01-01 - 1890-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1880-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1890-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Collection "Bevolkingsregister Grootebroek 15, 1880-1890." ;
    a2a:RegistryNumber "15" ;
    rdfs:label "Westfries Archief, Bevolkingsregister Grootebroek 15, 1880-1890., 15"
  ] ;
  a2a:SourceLastChangeDate "2017-10-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.westfriesarchief.nl/onderzoek/zoeken?mivast=136&miadt=136&miaet=54&micode=1701-09_15&minr=9980927&miview=ldt" ;
  a2a:RecordGUID "{6fa753e3-121f-cedc-2f29-39a46816668d}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-HnWFA_1701-09_15_54_MI.xml van WFA" .

