@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_ef11d6a6-bb17-5c8a-578c-41eb2f3d46a9
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1900-1910)" ;
  a2a:hasPerson oa:person_wfa_ef11d6a6-bb17-5c8a-578c-41eb2f3d46a9_Person1, oa:person_wfa_ef11d6a6-bb17-5c8a-578c-41eb2f3d46a9_Person2, oa:person_wfa_ef11d6a6-bb17-5c8a-578c-41eb2f3d46a9_Person3, oa:person_wfa_ef11d6a6-bb17-5c8a-578c-41eb2f3d46a9_Person4, oa:person_wfa_ef11d6a6-bb17-5c8a-578c-41eb2f3d46a9_Person5, oa:person_wfa_ef11d6a6-bb17-5c8a-578c-41eb2f3d46a9_Person6, oa:person_wfa_ef11d6a6-bb17-5c8a-578c-41eb2f3d46a9_Person7, oa:person_wfa_ef11d6a6-bb17-5c8a-578c-41eb2f3d46a9_Person8, oa:person_wfa_ef11d6a6-bb17-5c8a-578c-41eb2f3d46a9_Person9, oa:person_wfa_ef11d6a6-bb17-5c8a-578c-41eb2f3d46a9_Person10 ;
  a2a:hasEvent oa:event_wfa_ef11d6a6-bb17-5c8a-578c-41eb2f3d46a9_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_ef11d6a6-bb17-5c8a-578c-41eb2f3d46a9_0, oa:relationep_wfa_ef11d6a6-bb17-5c8a-578c-41eb2f3d46a9_1, oa:relationep_wfa_ef11d6a6-bb17-5c8a-578c-41eb2f3d46a9_2, oa:relationep_wfa_ef11d6a6-bb17-5c8a-578c-41eb2f3d46a9_3, oa:relationep_wfa_ef11d6a6-bb17-5c8a-578c-41eb2f3d46a9_4, oa:relationep_wfa_ef11d6a6-bb17-5c8a-578c-41eb2f3d46a9_5, oa:relationep_wfa_ef11d6a6-bb17-5c8a-578c-41eb2f3d46a9_6, oa:relationep_wfa_ef11d6a6-bb17-5c8a-578c-41eb2f3d46a9_7, oa:relationep_wfa_ef11d6a6-bb17-5c8a-578c-41eb2f3d46a9_8, oa:relationep_wfa_ef11d6a6-bb17-5c8a-578c-41eb2f3d46a9_9 ;
  a2a:hasSource oa:source_wfa_ef11d6a6-bb17-5c8a-578c-41eb2f3d46a9 .

oa:person_wfa_ef11d6a6-bb17-5c8a-578c-41eb2f3d46a9_Person1
  a a2a:Person ;
  rdfs:label "Gerrit Johannes van Bemmel" ;
  a2a:PersonName [
    rdfs:label "Gerrit Johannes van Bemmel" ;
    a2a:PersonNameFirstName "Gerrit Johannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Bemmel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1872" ;
    a2a:Month "9" ;
    a2a:Day "12" ;
    rdfs:label "1872-09-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_wfa_ef11d6a6-bb17-5c8a-578c-41eb2f3d46a9_Person2
  a a2a:Person ;
  rdfs:label "Clasina Hendrica Thies" ;
  a2a:PersonName [
    rdfs:label "Clasina Hendrica Thies" ;
    a2a:PersonNameFirstName "Clasina Hendrica" ;
    a2a:PersonNameLastName "Thies"
  ] ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "3" ;
    a2a:Day "7" ;
    rdfs:label "1878-03-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Winkel" ;
    rdfs:label "Winkel"
  ] .

oa:person_wfa_ef11d6a6-bb17-5c8a-578c-41eb2f3d46a9_Person3
  a a2a:Person ;
  rdfs:label "Johanna Catharina van Bemmel" ;
  a2a:PersonName [
    rdfs:label "Johanna Catharina van Bemmel" ;
    a2a:PersonNameFirstName "Johanna Catharina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Bemmel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "9" ;
    a2a:Day "8" ;
    rdfs:label "1900-09-08"^^xsd:date
  ] .

oa:person_wfa_ef11d6a6-bb17-5c8a-578c-41eb2f3d46a9_Person4
  a a2a:Person ;
  rdfs:label "Remment Bakker" ;
  a2a:PersonName [
    rdfs:label "Remment Bakker" ;
    a2a:PersonNameFirstName "Remment" ;
    a2a:PersonNameLastName "Bakker"
  ] ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "12" ;
    a2a:Day "13" ;
    rdfs:label "1878-12-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Grootebroek" ;
    rdfs:label "Grootebroek"
  ] .

oa:person_wfa_ef11d6a6-bb17-5c8a-578c-41eb2f3d46a9_Person5
  a a2a:Person ;
  rdfs:label "Johanna Roozendaal" ;
  a2a:PersonName [
    rdfs:label "Johanna Roozendaal" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Roozendaal"
  ] ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "1" ;
    a2a:Day "26" ;
    rdfs:label "1881-01-26"^^xsd:date
  ] .

oa:person_wfa_ef11d6a6-bb17-5c8a-578c-41eb2f3d46a9_Person6
  a a2a:Person ;
  rdfs:label "Simon Jozef Bakker" ;
  a2a:PersonName [
    rdfs:label "Simon Jozef Bakker" ;
    a2a:PersonNameFirstName "Simon Jozef" ;
    a2a:PersonNameLastName "Bakker"
  ] ;
  a2a:BirthDate [
    a2a:Year "1905" ;
    a2a:Month "3" ;
    a2a:Day "23" ;
    rdfs:label "1905-03-23"^^xsd:date
  ] .

oa:person_wfa_ef11d6a6-bb17-5c8a-578c-41eb2f3d46a9_Person7
  a a2a:Person ;
  rdfs:label "Simon Buisman" ;
  a2a:PersonName [
    rdfs:label "Simon Buisman" ;
    a2a:PersonNameFirstName "Simon" ;
    a2a:PersonNameLastName "Buisman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "4" ;
    a2a:Day "4" ;
    rdfs:label "1882-04-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Midwoud" ;
    rdfs:label "Midwoud"
  ] .

oa:person_wfa_ef11d6a6-bb17-5c8a-578c-41eb2f3d46a9_Person8
  a a2a:Person ;
  rdfs:label "Antje Loots" ;
  a2a:PersonName [
    rdfs:label "Antje Loots" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNameLastName "Loots"
  ] ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "7" ;
    a2a:Day "5" ;
    rdfs:label "1880-07-05"^^xsd:date
  ] .

oa:person_wfa_ef11d6a6-bb17-5c8a-578c-41eb2f3d46a9_Person9
  a a2a:Person ;
  rdfs:label "Jan Buisman" ;
  a2a:PersonName [
    rdfs:label "Jan Buisman" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Buisman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1907" ;
    a2a:Month "1" ;
    a2a:Day "18" ;
    rdfs:label "1907-01-18"^^xsd:date
  ] .

oa:person_wfa_ef11d6a6-bb17-5c8a-578c-41eb2f3d46a9_Person10
  a a2a:Person ;
  rdfs:label "Marijtje Buisman" ;
  a2a:PersonName [
    rdfs:label "Marijtje Buisman" ;
    a2a:PersonNameFirstName "Marijtje" ;
    a2a:PersonNameLastName "Buisman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1908" ;
    a2a:Month "3" ;
    a2a:Day "29" ;
    rdfs:label "1908-03-29"^^xsd:date
  ] .

oa:event_wfa_ef11d6a6-bb17-5c8a-578c-41eb2f3d46a9_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventRemarkOpmerking "Zie de scan voor meer details" .

oa:relationep_wfa_ef11d6a6-bb17-5c8a-578c-41eb2f3d46a9_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_ef11d6a6-bb17-5c8a-578c-41eb2f3d46a9_Person1 ;
  a2a:EventKeyRef oa:event_wfa_ef11d6a6-bb17-5c8a-578c-41eb2f3d46a9_Event1 .

oa:relationep_wfa_ef11d6a6-bb17-5c8a-578c-41eb2f3d46a9_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_ef11d6a6-bb17-5c8a-578c-41eb2f3d46a9_Person2 ;
  a2a:EventKeyRef oa:event_wfa_ef11d6a6-bb17-5c8a-578c-41eb2f3d46a9_Event1 .

oa:relationep_wfa_ef11d6a6-bb17-5c8a-578c-41eb2f3d46a9_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_ef11d6a6-bb17-5c8a-578c-41eb2f3d46a9_Person3 ;
  a2a:EventKeyRef oa:event_wfa_ef11d6a6-bb17-5c8a-578c-41eb2f3d46a9_Event1 .

oa:relationep_wfa_ef11d6a6-bb17-5c8a-578c-41eb2f3d46a9_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_ef11d6a6-bb17-5c8a-578c-41eb2f3d46a9_Person4 ;
  a2a:EventKeyRef oa:event_wfa_ef11d6a6-bb17-5c8a-578c-41eb2f3d46a9_Event1 .

oa:relationep_wfa_ef11d6a6-bb17-5c8a-578c-41eb2f3d46a9_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_ef11d6a6-bb17-5c8a-578c-41eb2f3d46a9_Person5 ;
  a2a:EventKeyRef oa:event_wfa_ef11d6a6-bb17-5c8a-578c-41eb2f3d46a9_Event1 .

oa:relationep_wfa_ef11d6a6-bb17-5c8a-578c-41eb2f3d46a9_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_ef11d6a6-bb17-5c8a-578c-41eb2f3d46a9_Person6 ;
  a2a:EventKeyRef oa:event_wfa_ef11d6a6-bb17-5c8a-578c-41eb2f3d46a9_Event1 .

oa:relationep_wfa_ef11d6a6-bb17-5c8a-578c-41eb2f3d46a9_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_ef11d6a6-bb17-5c8a-578c-41eb2f3d46a9_Person7 ;
  a2a:EventKeyRef oa:event_wfa_ef11d6a6-bb17-5c8a-578c-41eb2f3d46a9_Event1 .

oa:relationep_wfa_ef11d6a6-bb17-5c8a-578c-41eb2f3d46a9_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_ef11d6a6-bb17-5c8a-578c-41eb2f3d46a9_Person8 ;
  a2a:EventKeyRef oa:event_wfa_ef11d6a6-bb17-5c8a-578c-41eb2f3d46a9_Event1 .

oa:relationep_wfa_ef11d6a6-bb17-5c8a-578c-41eb2f3d46a9_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_ef11d6a6-bb17-5c8a-578c-41eb2f3d46a9_Person9 ;
  a2a:EventKeyRef oa:event_wfa_ef11d6a6-bb17-5c8a-578c-41eb2f3d46a9_Event1 .

oa:relationep_wfa_ef11d6a6-bb17-5c8a-578c-41eb2f3d46a9_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_ef11d6a6-bb17-5c8a-578c-41eb2f3d46a9_Person10 ;
  a2a:EventKeyRef oa:event_wfa_ef11d6a6-bb17-5c8a-578c-41eb2f3d46a9_Event1 .

oa:source_wfa_ef11d6a6-bb17-5c8a-578c-41eb2f3d46a9
  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=11945052&miview=ldt" ;
  a2a:RecordGUID "{ef11d6a6-bb17-5c8a-578c-41eb2f3d46a9}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-HnWFA_1701-08_39_54_MI.xml van WFA" .

