@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_e802648a-0263-91ef-cfa7-bee7f3c90b40
  a a2a:Record ;
  rdfs:label "Registratie op 31 oktober 1808" ;
  a2a:hasPerson oa:person_wfa_e802648a-0263-91ef-cfa7-bee7f3c90b40_Person1, oa:person_wfa_e802648a-0263-91ef-cfa7-bee7f3c90b40_Person2, oa:person_wfa_e802648a-0263-91ef-cfa7-bee7f3c90b40_Person3, oa:person_wfa_e802648a-0263-91ef-cfa7-bee7f3c90b40_Person4, oa:person_wfa_e802648a-0263-91ef-cfa7-bee7f3c90b40_Person5, oa:person_wfa_e802648a-0263-91ef-cfa7-bee7f3c90b40_Person6 ;
  a2a:hasEvent oa:event_wfa_e802648a-0263-91ef-cfa7-bee7f3c90b40_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_e802648a-0263-91ef-cfa7-bee7f3c90b40_0, oa:relationep_wfa_e802648a-0263-91ef-cfa7-bee7f3c90b40_1, oa:relationep_wfa_e802648a-0263-91ef-cfa7-bee7f3c90b40_2, oa:relationep_wfa_e802648a-0263-91ef-cfa7-bee7f3c90b40_3, oa:relationep_wfa_e802648a-0263-91ef-cfa7-bee7f3c90b40_4, oa:relationep_wfa_e802648a-0263-91ef-cfa7-bee7f3c90b40_5 ;
  a2a:hasSource oa:source_wfa_e802648a-0263-91ef-cfa7-bee7f3c90b40 .

oa:person_wfa_e802648a-0263-91ef-cfa7-bee7f3c90b40_Person1
  a a2a:Person ;
  rdfs:label "Johannes Dodoneus Dirks (!) Nording Wilree" ;
  a2a:PersonName [
    rdfs:label "Johannes Dodoneus Dirks (!) Nording Wilree" ;
    a2a:PersonNameFirstName "Johannes Dodoneus" ;
    a2a:PersonNamePatronym "Dirks (!)" ;
    a2a:PersonNameLastName "Nording Wilree"
  ] ;
  a2a:Residence [
    a2a:Place "Grosthuizen/Hoorn!" ;
    rdfs:label "Grosthuizen/Hoorn!"
  ] ;
  a2a:Profession "meester/notaris" .

oa:person_wfa_e802648a-0263-91ef-cfa7-bee7f3c90b40_Person2
  a a2a:Person ;
  rdfs:label "Arnoldus Filippus Abrahams (!) Kuys" ;
  a2a:PersonName [
    rdfs:label "Arnoldus Filippus Abrahams (!) Kuys" ;
    a2a:PersonNameFirstName "Arnoldus Filippus" ;
    a2a:PersonNamePatronym "Abrahams (!)" ;
    a2a:PersonNameLastName "Kuys"
  ] ;
  a2a:Residence [
    a2a:Place "Hoorn (!)" ;
    rdfs:label "Hoorn (!)"
  ] ;
  a2a:Profession "dokter" .

oa:person_wfa_e802648a-0263-91ef-cfa7-bee7f3c90b40_Person3
  a a2a:Person ;
  rdfs:label "Adriaan Josephe" ;
  a2a:PersonName [
    rdfs:label "Adriaan Josephe" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNameLastName "Josephe"
  ] ;
  a2a:Residence [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] ;
  a2a:Profession "procureur/advocaat!" .

oa:person_wfa_e802648a-0263-91ef-cfa7-bee7f3c90b40_Person4
  a a2a:Person ;
  rdfs:label "Etienne Krenink" ;
  a2a:PersonName [
    rdfs:label "Etienne Krenink" ;
    a2a:PersonNameFirstName "Etienne" ;
    a2a:PersonNameLastName "Krenink"
  ] ;
  a2a:Residence [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_wfa_e802648a-0263-91ef-cfa7-bee7f3c90b40_Person5
  a a2a:Person ;
  rdfs:label "Kornelis Jakobs (!) Liets" ;
  a2a:PersonName [
    rdfs:label "Kornelis Jakobs (!) Liets" ;
    a2a:PersonNameFirstName "Kornelis" ;
    a2a:PersonNamePatronym "Jakobs (!)" ;
    a2a:PersonNameLastName "Liets"
  ] ;
  a2a:Residence [
    a2a:Place "Grosthuizen (!)" ;
    rdfs:label "Grosthuizen (!)"
  ] ;
  a2a:Profession "diaken (!)/verver/glazemaker(!)" .

oa:person_wfa_e802648a-0263-91ef-cfa7-bee7f3c90b40_Person6
  a a2a:Person ;
  rdfs:label "Kornelis Droog" ;
  a2a:PersonName [
    rdfs:label "Kornelis Droog" ;
    a2a:PersonNameFirstName "Kornelis" ;
    a2a:PersonNameLastName "Droog"
  ] ;
  a2a:Residence [
    a2a:Place "Grosthuizen (!)" ;
    rdfs:label "Grosthuizen (!)"
  ] ;
  a2a:Profession "diaken (!)" .

oa:event_wfa_e802648a-0263-91ef-cfa7-bee7f3c90b40_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1808" ;
    a2a:Month "10" ;
    a2a:Day "31" ;
    rdfs:label "1808-10-31"^^xsd:date
  ] ;
  a2a:EventRemark00_Object "Gerecht der stad Amsterdam" ;
  a2a:EventRemark00_Soort_akte "Volmacht" ;
  a2a:EventRemark06_Notaris "Joannes Dodoneüs Nordingh Wilree" .

oa:relationep_wfa_e802648a-0263-91ef-cfa7-bee7f3c90b40_0
  a a2a:RelationEP ;
  rdfs:label "other:geen specifieke rol" ;
  a2a:RelationType "other:geen specifieke rol" ;
  a2a:PersonKeyRef oa:person_wfa_e802648a-0263-91ef-cfa7-bee7f3c90b40_Person1 ;
  a2a:EventKeyRef oa:event_wfa_e802648a-0263-91ef-cfa7-bee7f3c90b40_Event1 .

oa:relationep_wfa_e802648a-0263-91ef-cfa7-bee7f3c90b40_1
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_wfa_e802648a-0263-91ef-cfa7-bee7f3c90b40_Person2 ;
  a2a:EventKeyRef oa:event_wfa_e802648a-0263-91ef-cfa7-bee7f3c90b40_Event1 .

oa:relationep_wfa_e802648a-0263-91ef-cfa7-bee7f3c90b40_2
  a a2a:RelationEP ;
  rdfs:label "other:Lasthebber" ;
  a2a:RelationType "other:Lasthebber" ;
  a2a:PersonKeyRef oa:person_wfa_e802648a-0263-91ef-cfa7-bee7f3c90b40_Person3 ;
  a2a:EventKeyRef oa:event_wfa_e802648a-0263-91ef-cfa7-bee7f3c90b40_Event1 .

oa:relationep_wfa_e802648a-0263-91ef-cfa7-bee7f3c90b40_3
  a a2a:RelationEP ;
  rdfs:label "other:Opposant/Eiser" ;
  a2a:RelationType "other:Opposant/Eiser" ;
  a2a:PersonKeyRef oa:person_wfa_e802648a-0263-91ef-cfa7-bee7f3c90b40_Person4 ;
  a2a:EventKeyRef oa:event_wfa_e802648a-0263-91ef-cfa7-bee7f3c90b40_Event1 .

oa:relationep_wfa_e802648a-0263-91ef-cfa7-bee7f3c90b40_4
  a a2a:RelationEP ;
  rdfs:label "other:Getuige" ;
  a2a:RelationType "other:Getuige" ;
  a2a:PersonKeyRef oa:person_wfa_e802648a-0263-91ef-cfa7-bee7f3c90b40_Person5 ;
  a2a:EventKeyRef oa:event_wfa_e802648a-0263-91ef-cfa7-bee7f3c90b40_Event1 .

oa:relationep_wfa_e802648a-0263-91ef-cfa7-bee7f3c90b40_5
  a a2a:RelationEP ;
  rdfs:label "other:Getuige" ;
  a2a:RelationType "other:Getuige" ;
  a2a:PersonKeyRef oa:person_wfa_e802648a-0263-91ef-cfa7-bee7f3c90b40_Person6 ;
  a2a:EventKeyRef oa:event_wfa_e802648a-0263-91ef-cfa7-bee7f3c90b40_Event1 .

oa:source_wfa_e802648a-0263-91ef-cfa7-bee7f3c90b40
  a a2a:Source ;
  rdfs:label "Westfries Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn", "1808-01-01 - 1808-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1808-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1808-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Collection "ONA 195. Grosthuizen, notaris Joannes Dodaneus Nordingh Wilree, akten 1797-1798, 1800-1811." ;
    a2a:DocumentNumber "37" ;
    a2a:RegistryNumber "195" ;
    rdfs:label "Westfries Archief, ONA 195. Grosthuizen, notaris Joannes Dodaneus Nordingh Wilree, akten 1797-1798, 1800-1811., 37, 195"
  ] ;
  a2a:SourceLastChangeDate "2018-01-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.westfriesarchief.nl/onderzoek/zoeken?mivast=136&miadt=136&miaet=54&micode=1685_195&minr=8484006&miview=ldt" ;
  a2a:RecordGUID "{e802648a-0263-91ef-cfa7-bee7f3c90b40}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-HnWFA_1685_195_54_MI.xml van WFA" .

