@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_07972c4a-8978-e186-cc09-3b2bc569b5eb
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1910-1920)" ;
  a2a:hasPerson oa:person_wfa_07972c4a-8978-e186-cc09-3b2bc569b5eb_Person1, oa:person_wfa_07972c4a-8978-e186-cc09-3b2bc569b5eb_Person2, oa:person_wfa_07972c4a-8978-e186-cc09-3b2bc569b5eb_Person3, oa:person_wfa_07972c4a-8978-e186-cc09-3b2bc569b5eb_Person4, oa:person_wfa_07972c4a-8978-e186-cc09-3b2bc569b5eb_Person5, oa:person_wfa_07972c4a-8978-e186-cc09-3b2bc569b5eb_Person6, oa:person_wfa_07972c4a-8978-e186-cc09-3b2bc569b5eb_Person7 ;
  a2a:hasEvent oa:event_wfa_07972c4a-8978-e186-cc09-3b2bc569b5eb_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_07972c4a-8978-e186-cc09-3b2bc569b5eb_0, oa:relationep_wfa_07972c4a-8978-e186-cc09-3b2bc569b5eb_1, oa:relationep_wfa_07972c4a-8978-e186-cc09-3b2bc569b5eb_2, oa:relationep_wfa_07972c4a-8978-e186-cc09-3b2bc569b5eb_3, oa:relationep_wfa_07972c4a-8978-e186-cc09-3b2bc569b5eb_4, oa:relationep_wfa_07972c4a-8978-e186-cc09-3b2bc569b5eb_5, oa:relationep_wfa_07972c4a-8978-e186-cc09-3b2bc569b5eb_6 ;
  a2a:hasSource oa:source_wfa_07972c4a-8978-e186-cc09-3b2bc569b5eb .

oa:person_wfa_07972c4a-8978-e186-cc09-3b2bc569b5eb_Person1
  a a2a:Person ;
  rdfs:label "Dirk Schekkerman" ;
  a2a:PersonName [
    rdfs:label "Dirk Schekkerman" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Schekkerman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "9" ;
    a2a:Day "1" ;
    rdfs:label "1882-09-01"^^xsd:date
  ] .

oa:person_wfa_07972c4a-8978-e186-cc09-3b2bc569b5eb_Person2
  a a2a:Person ;
  rdfs:label "Geertje Bras" ;
  a2a:PersonName [
    rdfs:label "Geertje Bras" ;
    a2a:PersonNameFirstName "Geertje" ;
    a2a:PersonNameLastName "Bras"
  ] ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "12" ;
    a2a:Day "30" ;
    rdfs:label "1882-12-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heerhugowaard" ;
    rdfs:label "Heerhugowaard"
  ] .

oa:person_wfa_07972c4a-8978-e186-cc09-3b2bc569b5eb_Person3
  a a2a:Person ;
  rdfs:label "Reindert Schekkerman" ;
  a2a:PersonName [
    rdfs:label "Reindert Schekkerman" ;
    a2a:PersonNameFirstName "Reindert" ;
    a2a:PersonNameLastName "Schekkerman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1910" ;
    a2a:Month "5" ;
    a2a:Day "11" ;
    rdfs:label "1910-05-11"^^xsd:date
  ] .

oa:person_wfa_07972c4a-8978-e186-cc09-3b2bc569b5eb_Person4
  a a2a:Person ;
  rdfs:label "Gerrit Schekkerman" ;
  a2a:PersonName [
    rdfs:label "Gerrit Schekkerman" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Schekkerman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1913" ;
    a2a:Month "12" ;
    a2a:Day "28" ;
    rdfs:label "1913-12-28"^^xsd:date
  ] .

oa:person_wfa_07972c4a-8978-e186-cc09-3b2bc569b5eb_Person5
  a a2a:Person ;
  rdfs:label "Cornelia Schekkerman" ;
  a2a:PersonName [
    rdfs:label "Cornelia Schekkerman" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Schekkerman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1916" ;
    a2a:Month "8" ;
    a2a:Day "4" ;
    rdfs:label "1916-08-04"^^xsd:date
  ] .

oa:person_wfa_07972c4a-8978-e186-cc09-3b2bc569b5eb_Person6
  a a2a:Person ;
  rdfs:label "Pieter van Leijen" ;
  a2a:PersonName [
    rdfs:label "Pieter van Leijen" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Leijen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1852" ;
    a2a:Month "7" ;
    a2a:Day "2" ;
    rdfs:label "1852-07-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuwe Niedorp" ;
    rdfs:label "Nieuwe Niedorp"
  ] .

oa:person_wfa_07972c4a-8978-e186-cc09-3b2bc569b5eb_Person7
  a a2a:Person ;
  rdfs:label "Geertje Rempt" ;
  a2a:PersonName [
    rdfs:label "Geertje Rempt" ;
    a2a:PersonNameFirstName "Geertje" ;
    a2a:PersonNameLastName "Rempt"
  ] ;
  a2a:BirthDate [
    a2a:Year "1855" ;
    a2a:Month "7" ;
    a2a:Day "7" ;
    rdfs:label "1855-07-07"^^xsd:date
  ] .

oa:event_wfa_07972c4a-8978-e186-cc09-3b2bc569b5eb_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventRemarkOpmerking "Zie de scan voor meer details" .

oa:relationep_wfa_07972c4a-8978-e186-cc09-3b2bc569b5eb_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_07972c4a-8978-e186-cc09-3b2bc569b5eb_Person1 ;
  a2a:EventKeyRef oa:event_wfa_07972c4a-8978-e186-cc09-3b2bc569b5eb_Event1 .

oa:relationep_wfa_07972c4a-8978-e186-cc09-3b2bc569b5eb_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_07972c4a-8978-e186-cc09-3b2bc569b5eb_Person2 ;
  a2a:EventKeyRef oa:event_wfa_07972c4a-8978-e186-cc09-3b2bc569b5eb_Event1 .

oa:relationep_wfa_07972c4a-8978-e186-cc09-3b2bc569b5eb_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_07972c4a-8978-e186-cc09-3b2bc569b5eb_Person3 ;
  a2a:EventKeyRef oa:event_wfa_07972c4a-8978-e186-cc09-3b2bc569b5eb_Event1 .

oa:relationep_wfa_07972c4a-8978-e186-cc09-3b2bc569b5eb_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_07972c4a-8978-e186-cc09-3b2bc569b5eb_Person4 ;
  a2a:EventKeyRef oa:event_wfa_07972c4a-8978-e186-cc09-3b2bc569b5eb_Event1 .

oa:relationep_wfa_07972c4a-8978-e186-cc09-3b2bc569b5eb_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_07972c4a-8978-e186-cc09-3b2bc569b5eb_Person5 ;
  a2a:EventKeyRef oa:event_wfa_07972c4a-8978-e186-cc09-3b2bc569b5eb_Event1 .

oa:relationep_wfa_07972c4a-8978-e186-cc09-3b2bc569b5eb_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_07972c4a-8978-e186-cc09-3b2bc569b5eb_Person6 ;
  a2a:EventKeyRef oa:event_wfa_07972c4a-8978-e186-cc09-3b2bc569b5eb_Event1 .

oa:relationep_wfa_07972c4a-8978-e186-cc09-3b2bc569b5eb_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_07972c4a-8978-e186-cc09-3b2bc569b5eb_Person7 ;
  a2a:EventKeyRef oa:event_wfa_07972c4a-8978-e186-cc09-3b2bc569b5eb_Event1 .

oa:source_wfa_07972c4a-8978-e186-cc09-3b2bc569b5eb
  a a2a:Source ;
  rdfs:label "Westfries Archief, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn", "1910-01-01 - 1920-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1910-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1920-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Collection "Bevolkingsregister Hoogwoud 66, 1910-1920." ;
    a2a:RegistryNumber "66" ;
    rdfs:label "Westfries Archief, Bevolkingsregister Hoogwoud 66, 1910-1920., 66"
  ] ;
  a2a:SourceLastChangeDate "2017-09-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.westfriesarchief.nl/onderzoek/zoeken?mivast=136&miadt=136&miaet=54&micode=1701-13_66&minr=9780271&miview=ldt" ;
  a2a:RecordGUID "{07972c4a-8978-e186-cc09-3b2bc569b5eb}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-HnWFA_1701-13_66_54_MI.xml van WFA" .

