@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_f7b0a58e-635b-af63-e3f3-e559941bed7f
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1890-1900)" ;
  a2a:hasPerson oa:person_wfa_f7b0a58e-635b-af63-e3f3-e559941bed7f_Person1, oa:person_wfa_f7b0a58e-635b-af63-e3f3-e559941bed7f_Person2, oa:person_wfa_f7b0a58e-635b-af63-e3f3-e559941bed7f_Person3, oa:person_wfa_f7b0a58e-635b-af63-e3f3-e559941bed7f_Person4, oa:person_wfa_f7b0a58e-635b-af63-e3f3-e559941bed7f_Person5, oa:person_wfa_f7b0a58e-635b-af63-e3f3-e559941bed7f_Person6, oa:person_wfa_f7b0a58e-635b-af63-e3f3-e559941bed7f_Person7, oa:person_wfa_f7b0a58e-635b-af63-e3f3-e559941bed7f_Person8 ;
  a2a:hasEvent oa:event_wfa_f7b0a58e-635b-af63-e3f3-e559941bed7f_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_f7b0a58e-635b-af63-e3f3-e559941bed7f_0, oa:relationep_wfa_f7b0a58e-635b-af63-e3f3-e559941bed7f_1, oa:relationep_wfa_f7b0a58e-635b-af63-e3f3-e559941bed7f_2, oa:relationep_wfa_f7b0a58e-635b-af63-e3f3-e559941bed7f_3, oa:relationep_wfa_f7b0a58e-635b-af63-e3f3-e559941bed7f_4, oa:relationep_wfa_f7b0a58e-635b-af63-e3f3-e559941bed7f_5, oa:relationep_wfa_f7b0a58e-635b-af63-e3f3-e559941bed7f_6, oa:relationep_wfa_f7b0a58e-635b-af63-e3f3-e559941bed7f_7 ;
  a2a:hasSource oa:source_wfa_f7b0a58e-635b-af63-e3f3-e559941bed7f .

oa:person_wfa_f7b0a58e-635b-af63-e3f3-e559941bed7f_Person1
  a a2a:Person ;
  rdfs:label "Willem Piepers" ;
  a2a:PersonName [
    rdfs:label "Willem Piepers" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Piepers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1854" ;
    a2a:Month "3" ;
    a2a:Day "27" ;
    rdfs:label "1854-03-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Beuningen" ;
    rdfs:label "Beuningen"
  ] .

oa:person_wfa_f7b0a58e-635b-af63-e3f3-e559941bed7f_Person2
  a a2a:Person ;
  rdfs:label "Jansje Schurink" ;
  a2a:PersonName [
    rdfs:label "Jansje Schurink" ;
    a2a:PersonNameFirstName "Jansje" ;
    a2a:PersonNameLastName "Schurink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1856" ;
    a2a:Month "8" ;
    a2a:Day "5" ;
    rdfs:label "1856-08-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijk" ;
    rdfs:label "Steenwijk"
  ] .

oa:person_wfa_f7b0a58e-635b-af63-e3f3-e559941bed7f_Person3
  a a2a:Person ;
  rdfs:label "Willem Adriaan Piepers" ;
  a2a:PersonName [
    rdfs:label "Willem Adriaan Piepers" ;
    a2a:PersonNameFirstName "Willem Adriaan" ;
    a2a:PersonNameLastName "Piepers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1884" ;
    a2a:Month "11" ;
    a2a:Day "27" ;
    rdfs:label "1884-11-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Akkrum" ;
    rdfs:label "Akkrum"
  ] .

oa:person_wfa_f7b0a58e-635b-af63-e3f3-e559941bed7f_Person4
  a a2a:Person ;
  rdfs:label "Alida Agatha Piepers" ;
  a2a:PersonName [
    rdfs:label "Alida Agatha Piepers" ;
    a2a:PersonNameFirstName "Alida Agatha" ;
    a2a:PersonNameLastName "Piepers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1886" ;
    a2a:Month "2" ;
    a2a:Day "10" ;
    rdfs:label "1886-02-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Stavoren" ;
    rdfs:label "Stavoren"
  ] .

oa:person_wfa_f7b0a58e-635b-af63-e3f3-e559941bed7f_Person5
  a a2a:Person ;
  rdfs:label "David Jacob Adriaan Piepers" ;
  a2a:PersonName [
    rdfs:label "David Jacob Adriaan Piepers" ;
    a2a:PersonNameFirstName "David Jacob Adriaan" ;
    a2a:PersonNameLastName "Piepers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "7" ;
    a2a:Day "29" ;
    rdfs:label "1887-07-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Stavoren" ;
    rdfs:label "Stavoren"
  ] .

oa:person_wfa_f7b0a58e-635b-af63-e3f3-e559941bed7f_Person6
  a a2a:Person ;
  rdfs:label "Jacob Adriaan Piepers" ;
  a2a:PersonName [
    rdfs:label "Jacob Adriaan Piepers" ;
    a2a:PersonNameFirstName "Jacob Adriaan" ;
    a2a:PersonNameLastName "Piepers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "12" ;
    a2a:Day "4" ;
    rdfs:label "1890-12-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Stavoren" ;
    rdfs:label "Stavoren"
  ] .

oa:person_wfa_f7b0a58e-635b-af63-e3f3-e559941bed7f_Person7
  a a2a:Person ;
  rdfs:label "Jacoba Adriana Wilhelmina Deerns" ;
  a2a:PersonName [
    rdfs:label "Jacoba Adriana Wilhelmina Deerns" ;
    a2a:PersonNameFirstName "Jacoba Adriana Wilhelmina" ;
    a2a:PersonNameLastName "Deerns"
  ] ;
  a2a:BirthDate [
    a2a:Year "1823" ;
    a2a:Month "2" ;
    a2a:Day "7" ;
    rdfs:label "1823-02-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Tiel" ;
    rdfs:label "Tiel"
  ] .

oa:person_wfa_f7b0a58e-635b-af63-e3f3-e559941bed7f_Person8
  a a2a:Person ;
  rdfs:label "Sijtske Fortuin" ;
  a2a:PersonName [
    rdfs:label "Sijtske Fortuin" ;
    a2a:PersonNameFirstName "Sijtske" ;
    a2a:PersonNameLastName "Fortuin"
  ] ;
  a2a:BirthDate [
    a2a:Year "1874" ;
    a2a:Month "1" ;
    a2a:Day "29" ;
    rdfs:label "1874-01-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heeg" ;
    rdfs:label "Heeg"
  ] .

oa:event_wfa_f7b0a58e-635b-af63-e3f3-e559941bed7f_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventRemarkOpmerking "Zie de scan voor meer details" .

oa:relationep_wfa_f7b0a58e-635b-af63-e3f3-e559941bed7f_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_f7b0a58e-635b-af63-e3f3-e559941bed7f_Person1 ;
  a2a:EventKeyRef oa:event_wfa_f7b0a58e-635b-af63-e3f3-e559941bed7f_Event1 .

oa:relationep_wfa_f7b0a58e-635b-af63-e3f3-e559941bed7f_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_f7b0a58e-635b-af63-e3f3-e559941bed7f_Person2 ;
  a2a:EventKeyRef oa:event_wfa_f7b0a58e-635b-af63-e3f3-e559941bed7f_Event1 .

oa:relationep_wfa_f7b0a58e-635b-af63-e3f3-e559941bed7f_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_f7b0a58e-635b-af63-e3f3-e559941bed7f_Person3 ;
  a2a:EventKeyRef oa:event_wfa_f7b0a58e-635b-af63-e3f3-e559941bed7f_Event1 .

oa:relationep_wfa_f7b0a58e-635b-af63-e3f3-e559941bed7f_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_f7b0a58e-635b-af63-e3f3-e559941bed7f_Person4 ;
  a2a:EventKeyRef oa:event_wfa_f7b0a58e-635b-af63-e3f3-e559941bed7f_Event1 .

oa:relationep_wfa_f7b0a58e-635b-af63-e3f3-e559941bed7f_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_f7b0a58e-635b-af63-e3f3-e559941bed7f_Person5 ;
  a2a:EventKeyRef oa:event_wfa_f7b0a58e-635b-af63-e3f3-e559941bed7f_Event1 .

oa:relationep_wfa_f7b0a58e-635b-af63-e3f3-e559941bed7f_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_f7b0a58e-635b-af63-e3f3-e559941bed7f_Person6 ;
  a2a:EventKeyRef oa:event_wfa_f7b0a58e-635b-af63-e3f3-e559941bed7f_Event1 .

oa:relationep_wfa_f7b0a58e-635b-af63-e3f3-e559941bed7f_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_f7b0a58e-635b-af63-e3f3-e559941bed7f_Person7 ;
  a2a:EventKeyRef oa:event_wfa_f7b0a58e-635b-af63-e3f3-e559941bed7f_Event1 .

oa:relationep_wfa_f7b0a58e-635b-af63-e3f3-e559941bed7f_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_f7b0a58e-635b-af63-e3f3-e559941bed7f_Person8 ;
  a2a:EventKeyRef oa:event_wfa_f7b0a58e-635b-af63-e3f3-e559941bed7f_Event1 .

oa:source_wfa_f7b0a58e-635b-af63-e3f3-e559941bed7f
  a a2a:Source ;
  rdfs:label "Westfries Archief, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn", "1890-01-01 - 1900-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1890-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1900-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Collection "Bevolkingsregister Enkhuizen 32, 1890-1900." ;
    a2a:RegistryNumber "32" ;
    rdfs:label "Westfries Archief, Bevolkingsregister Enkhuizen 32, 1890-1900., 32"
  ] ;
  a2a:SourceLastChangeDate "2017-12-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.westfriesarchief.nl/onderzoek/zoeken?mivast=136&miadt=136&miaet=54&micode=1701-08_32&minr=11367834&miview=ldt" ;
  a2a:RecordGUID "{f7b0a58e-635b-af63-e3f3-e559941bed7f}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-HnWFA_1701-08_32_54_MI.xml van WFA" .

