@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_e577eae3-d49a-b8bb-91b2-6e0cb4ec1b14
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1900-1910)" ;
  a2a:hasPerson oa:person_wfa_e577eae3-d49a-b8bb-91b2-6e0cb4ec1b14_Person1, oa:person_wfa_e577eae3-d49a-b8bb-91b2-6e0cb4ec1b14_Person2, oa:person_wfa_e577eae3-d49a-b8bb-91b2-6e0cb4ec1b14_Person3, oa:person_wfa_e577eae3-d49a-b8bb-91b2-6e0cb4ec1b14_Person4, oa:person_wfa_e577eae3-d49a-b8bb-91b2-6e0cb4ec1b14_Person5, oa:person_wfa_e577eae3-d49a-b8bb-91b2-6e0cb4ec1b14_Person6, oa:person_wfa_e577eae3-d49a-b8bb-91b2-6e0cb4ec1b14_Person7, oa:person_wfa_e577eae3-d49a-b8bb-91b2-6e0cb4ec1b14_Person8 ;
  a2a:hasEvent oa:event_wfa_e577eae3-d49a-b8bb-91b2-6e0cb4ec1b14_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_e577eae3-d49a-b8bb-91b2-6e0cb4ec1b14_0, oa:relationep_wfa_e577eae3-d49a-b8bb-91b2-6e0cb4ec1b14_1, oa:relationep_wfa_e577eae3-d49a-b8bb-91b2-6e0cb4ec1b14_2, oa:relationep_wfa_e577eae3-d49a-b8bb-91b2-6e0cb4ec1b14_3, oa:relationep_wfa_e577eae3-d49a-b8bb-91b2-6e0cb4ec1b14_4, oa:relationep_wfa_e577eae3-d49a-b8bb-91b2-6e0cb4ec1b14_5, oa:relationep_wfa_e577eae3-d49a-b8bb-91b2-6e0cb4ec1b14_6, oa:relationep_wfa_e577eae3-d49a-b8bb-91b2-6e0cb4ec1b14_7 ;
  a2a:hasSource oa:source_wfa_e577eae3-d49a-b8bb-91b2-6e0cb4ec1b14 .

oa:person_wfa_e577eae3-d49a-b8bb-91b2-6e0cb4ec1b14_Person1
  a a2a:Person ;
  rdfs:label "Willem Bijl" ;
  a2a:PersonName [
    rdfs:label "Willem Bijl" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Bijl"
  ] ;
  a2a:BirthDate [
    a2a:Year "1859" ;
    a2a:Month "5" ;
    a2a:Day "23" ;
    rdfs:label "1859-05-23"^^xsd:date
  ] .

oa:person_wfa_e577eae3-d49a-b8bb-91b2-6e0cb4ec1b14_Person2
  a a2a:Person ;
  rdfs:label "Elisabeth Blom" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Blom" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Blom"
  ] ;
  a2a:BirthDate [
    a2a:Year "1859" ;
    a2a:Month "8" ;
    a2a:Day "21" ;
    rdfs:label "1859-08-21"^^xsd:date
  ] .

oa:person_wfa_e577eae3-d49a-b8bb-91b2-6e0cb4ec1b14_Person3
  a a2a:Person ;
  rdfs:label "Akke Bijl" ;
  a2a:PersonName [
    rdfs:label "Akke Bijl" ;
    a2a:PersonNameFirstName "Akke" ;
    a2a:PersonNameLastName "Bijl"
  ] ;
  a2a:BirthDate [
    a2a:Year "1884" ;
    a2a:Month "11" ;
    a2a:Day "4" ;
    rdfs:label "1884-11-04"^^xsd:date
  ] .

oa:person_wfa_e577eae3-d49a-b8bb-91b2-6e0cb4ec1b14_Person4
  a a2a:Person ;
  rdfs:label "Cornelis Bijl" ;
  a2a:PersonName [
    rdfs:label "Cornelis Bijl" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Bijl"
  ] ;
  a2a:BirthDate [
    a2a:Year "1886" ;
    a2a:Month "2" ;
    a2a:Day "21" ;
    rdfs:label "1886-02-21"^^xsd:date
  ] .

oa:person_wfa_e577eae3-d49a-b8bb-91b2-6e0cb4ec1b14_Person5
  a a2a:Person ;
  rdfs:label "Elisabeth Bijl" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Bijl" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Bijl"
  ] ;
  a2a:BirthDate [
    a2a:Year "1889" ;
    a2a:Month "5" ;
    a2a:Day "25" ;
    rdfs:label "1889-05-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Den Helder" ;
    rdfs:label "Den Helder"
  ] .

oa:person_wfa_e577eae3-d49a-b8bb-91b2-6e0cb4ec1b14_Person6
  a a2a:Person ;
  rdfs:label "Maartje Bijl" ;
  a2a:PersonName [
    rdfs:label "Maartje Bijl" ;
    a2a:PersonNameFirstName "Maartje" ;
    a2a:PersonNameLastName "Bijl"
  ] ;
  a2a:BirthDate [
    a2a:Year "1893" ;
    a2a:Month "9" ;
    a2a:Day "21" ;
    rdfs:label "1893-09-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Den Helder" ;
    rdfs:label "Den Helder"
  ] .

oa:person_wfa_e577eae3-d49a-b8bb-91b2-6e0cb4ec1b14_Person7
  a a2a:Person ;
  rdfs:label "Gosem Bijl" ;
  a2a:PersonName [
    rdfs:label "Gosem Bijl" ;
    a2a:PersonNameFirstName "Gosem" ;
    a2a:PersonNameLastName "Bijl"
  ] ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "10" ;
    a2a:Day "31" ;
    rdfs:label "1895-10-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Den Helder" ;
    rdfs:label "Den Helder"
  ] .

oa:person_wfa_e577eae3-d49a-b8bb-91b2-6e0cb4ec1b14_Person8
  a a2a:Person ;
  rdfs:label "Willem Bijl" ;
  a2a:PersonName [
    rdfs:label "Willem Bijl" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Bijl"
  ] ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "1" ;
    a2a:Day "25" ;
    rdfs:label "1900-01-25"^^xsd:date
  ] .

oa:event_wfa_e577eae3-d49a-b8bb-91b2-6e0cb4ec1b14_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventRemarkOpmerking "Zie de scan voor meer details" .

oa:relationep_wfa_e577eae3-d49a-b8bb-91b2-6e0cb4ec1b14_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_e577eae3-d49a-b8bb-91b2-6e0cb4ec1b14_Person1 ;
  a2a:EventKeyRef oa:event_wfa_e577eae3-d49a-b8bb-91b2-6e0cb4ec1b14_Event1 .

oa:relationep_wfa_e577eae3-d49a-b8bb-91b2-6e0cb4ec1b14_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_e577eae3-d49a-b8bb-91b2-6e0cb4ec1b14_Person2 ;
  a2a:EventKeyRef oa:event_wfa_e577eae3-d49a-b8bb-91b2-6e0cb4ec1b14_Event1 .

oa:relationep_wfa_e577eae3-d49a-b8bb-91b2-6e0cb4ec1b14_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_e577eae3-d49a-b8bb-91b2-6e0cb4ec1b14_Person3 ;
  a2a:EventKeyRef oa:event_wfa_e577eae3-d49a-b8bb-91b2-6e0cb4ec1b14_Event1 .

oa:relationep_wfa_e577eae3-d49a-b8bb-91b2-6e0cb4ec1b14_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_e577eae3-d49a-b8bb-91b2-6e0cb4ec1b14_Person4 ;
  a2a:EventKeyRef oa:event_wfa_e577eae3-d49a-b8bb-91b2-6e0cb4ec1b14_Event1 .

oa:relationep_wfa_e577eae3-d49a-b8bb-91b2-6e0cb4ec1b14_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_e577eae3-d49a-b8bb-91b2-6e0cb4ec1b14_Person5 ;
  a2a:EventKeyRef oa:event_wfa_e577eae3-d49a-b8bb-91b2-6e0cb4ec1b14_Event1 .

oa:relationep_wfa_e577eae3-d49a-b8bb-91b2-6e0cb4ec1b14_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_e577eae3-d49a-b8bb-91b2-6e0cb4ec1b14_Person6 ;
  a2a:EventKeyRef oa:event_wfa_e577eae3-d49a-b8bb-91b2-6e0cb4ec1b14_Event1 .

oa:relationep_wfa_e577eae3-d49a-b8bb-91b2-6e0cb4ec1b14_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_e577eae3-d49a-b8bb-91b2-6e0cb4ec1b14_Person7 ;
  a2a:EventKeyRef oa:event_wfa_e577eae3-d49a-b8bb-91b2-6e0cb4ec1b14_Event1 .

oa:relationep_wfa_e577eae3-d49a-b8bb-91b2-6e0cb4ec1b14_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_e577eae3-d49a-b8bb-91b2-6e0cb4ec1b14_Person8 ;
  a2a:EventKeyRef oa:event_wfa_e577eae3-d49a-b8bb-91b2-6e0cb4ec1b14_Event1 .

oa:source_wfa_e577eae3-d49a-b8bb-91b2-6e0cb4ec1b14
  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 Enkhuizen 39, 1900-1910." ;
    a2a:RegistryNumber "39" ;
    rdfs:label "Westfries Archief, Bevolkingsregister Enkhuizen 39, 1900-1910., 39"
  ] ;
  a2a:SourceLastChangeDate "2018-02-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.westfriesarchief.nl/onderzoek/zoeken?mivast=136&miadt=136&miaet=54&micode=1701-08_39&minr=11944703&miview=ldt" ;
  a2a:RecordGUID "{e577eae3-d49a-b8bb-91b2-6e0cb4ec1b14}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-HnWFA_1701-08_39_54_MI.xml van WFA" .

