@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_12805e4f-e040-3ce5-bf65-a53ccdc7a994
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1860-1879)" ;
  a2a:hasPerson oa:person_wfa_12805e4f-e040-3ce5-bf65-a53ccdc7a994_Person1, oa:person_wfa_12805e4f-e040-3ce5-bf65-a53ccdc7a994_Person2, oa:person_wfa_12805e4f-e040-3ce5-bf65-a53ccdc7a994_Person3, oa:person_wfa_12805e4f-e040-3ce5-bf65-a53ccdc7a994_Person4, oa:person_wfa_12805e4f-e040-3ce5-bf65-a53ccdc7a994_Person5 ;
  a2a:hasEvent oa:event_wfa_12805e4f-e040-3ce5-bf65-a53ccdc7a994_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_12805e4f-e040-3ce5-bf65-a53ccdc7a994_0, oa:relationep_wfa_12805e4f-e040-3ce5-bf65-a53ccdc7a994_1, oa:relationep_wfa_12805e4f-e040-3ce5-bf65-a53ccdc7a994_2, oa:relationep_wfa_12805e4f-e040-3ce5-bf65-a53ccdc7a994_3, oa:relationep_wfa_12805e4f-e040-3ce5-bf65-a53ccdc7a994_4 ;
  a2a:hasSource oa:source_wfa_12805e4f-e040-3ce5-bf65-a53ccdc7a994 .

oa:person_wfa_12805e4f-e040-3ce5-bf65-a53ccdc7a994_Person1
  a a2a:Person ;
  rdfs:label "Dirk Rooker" ;
  a2a:PersonName [
    rdfs:label "Dirk Rooker" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Rooker"
  ] ;
  a2a:BirthDate [
    a2a:Year "1800" ;
    a2a:Month "9" ;
    a2a:Day "11" ;
    rdfs:label "1800-09-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hoogkarspel" ;
    rdfs:label "Hoogkarspel"
  ] .

oa:person_wfa_12805e4f-e040-3ce5-bf65-a53ccdc7a994_Person2
  a a2a:Person ;
  rdfs:label "Aaltje Ham" ;
  a2a:PersonName [
    rdfs:label "Aaltje Ham" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Ham"
  ] ;
  a2a:BirthDate [
    a2a:Year "1821" ;
    a2a:Month "1" ;
    a2a:Day "3" ;
    rdfs:label "1821-01-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bovenkarspel" ;
    rdfs:label "Bovenkarspel"
  ] .

oa:person_wfa_12805e4f-e040-3ce5-bf65-a53ccdc7a994_Person3
  a a2a:Person ;
  rdfs:label "Vrouwtje Dapper" ;
  a2a:PersonName [
    rdfs:label "Vrouwtje Dapper" ;
    a2a:PersonNameFirstName "Vrouwtje" ;
    a2a:PersonNameLastName "Dapper"
  ] ;
  a2a:BirthDate [
    a2a:Year "1846" ;
    a2a:Month "7" ;
    a2a:Day "4" ;
    rdfs:label "1846-07-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Venhuizen" ;
    rdfs:label "Venhuizen"
  ] .

oa:person_wfa_12805e4f-e040-3ce5-bf65-a53ccdc7a994_Person4
  a a2a:Person ;
  rdfs:label "Jacob Dapper" ;
  a2a:PersonName [
    rdfs:label "Jacob Dapper" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Dapper"
  ] ;
  a2a:BirthDate [
    a2a:Year "1849" ;
    a2a:Month "10" ;
    a2a:Day "17" ;
    rdfs:label "1849-10-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Venhuizen" ;
    rdfs:label "Venhuizen"
  ] .

oa:person_wfa_12805e4f-e040-3ce5-bf65-a53ccdc7a994_Person5
  a a2a:Person ;
  rdfs:label "Catharina Rooker" ;
  a2a:PersonName [
    rdfs:label "Catharina Rooker" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Rooker"
  ] ;
  a2a:BirthDate [
    a2a:Year "1857" ;
    a2a:Month "7" ;
    a2a:Day "17" ;
    rdfs:label "1857-07-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zaandam" ;
    rdfs:label "Zaandam"
  ] .

oa:event_wfa_12805e4f-e040-3ce5-bf65-a53ccdc7a994_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventRemarkOpmerking "Zie de scan voor meer details" .

oa:relationep_wfa_12805e4f-e040-3ce5-bf65-a53ccdc7a994_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_12805e4f-e040-3ce5-bf65-a53ccdc7a994_Person1 ;
  a2a:EventKeyRef oa:event_wfa_12805e4f-e040-3ce5-bf65-a53ccdc7a994_Event1 .

oa:relationep_wfa_12805e4f-e040-3ce5-bf65-a53ccdc7a994_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_12805e4f-e040-3ce5-bf65-a53ccdc7a994_Person2 ;
  a2a:EventKeyRef oa:event_wfa_12805e4f-e040-3ce5-bf65-a53ccdc7a994_Event1 .

oa:relationep_wfa_12805e4f-e040-3ce5-bf65-a53ccdc7a994_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_12805e4f-e040-3ce5-bf65-a53ccdc7a994_Person3 ;
  a2a:EventKeyRef oa:event_wfa_12805e4f-e040-3ce5-bf65-a53ccdc7a994_Event1 .

oa:relationep_wfa_12805e4f-e040-3ce5-bf65-a53ccdc7a994_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_12805e4f-e040-3ce5-bf65-a53ccdc7a994_Person4 ;
  a2a:EventKeyRef oa:event_wfa_12805e4f-e040-3ce5-bf65-a53ccdc7a994_Event1 .

oa:relationep_wfa_12805e4f-e040-3ce5-bf65-a53ccdc7a994_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_12805e4f-e040-3ce5-bf65-a53ccdc7a994_Person5 ;
  a2a:EventKeyRef oa:event_wfa_12805e4f-e040-3ce5-bf65-a53ccdc7a994_Event1 .

oa:source_wfa_12805e4f-e040-3ce5-bf65-a53ccdc7a994
  a a2a:Source ;
  rdfs:label "Westfries Archief, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn", "1860-01-01 - 1879-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1860-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1879-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Collection "Bevolkingsregister Bovenkarspel 6, 1860-1879." ;
    a2a:RegistryNumber "6" ;
    rdfs:label "Westfries Archief, Bevolkingsregister Bovenkarspel 6, 1860-1879., 6"
  ] ;
  a2a:SourceLastChangeDate "2017-09-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.westfriesarchief.nl/onderzoek/zoeken?mivast=136&miadt=136&miaet=54&micode=1701-07_6&minr=9740833&miview=ldt" ;
  a2a:RecordGUID "{12805e4f-e040-3ce5-bf65-a53ccdc7a994}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-HnWFA_1701-07_6_54_MI.xml van WFA" .

