@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_d042f53c-9ff4-4f7d-bf8a-3de1548946cc
  a a2a:Record ;
  rdfs:label "Registratie op 28 februari 1804" ;
  a2a:hasPerson oa:person_wfa_d042f53c-9ff4-4f7d-bf8a-3de1548946cc_Person1, oa:person_wfa_d042f53c-9ff4-4f7d-bf8a-3de1548946cc_Person2, oa:person_wfa_d042f53c-9ff4-4f7d-bf8a-3de1548946cc_Person3, oa:person_wfa_d042f53c-9ff4-4f7d-bf8a-3de1548946cc_Person4, oa:person_wfa_d042f53c-9ff4-4f7d-bf8a-3de1548946cc_Person5, oa:person_wfa_d042f53c-9ff4-4f7d-bf8a-3de1548946cc_Person6, oa:person_wfa_d042f53c-9ff4-4f7d-bf8a-3de1548946cc_Person7, oa:person_wfa_d042f53c-9ff4-4f7d-bf8a-3de1548946cc_Person8, oa:person_wfa_d042f53c-9ff4-4f7d-bf8a-3de1548946cc_Person9 ;
  a2a:hasEvent oa:event_wfa_d042f53c-9ff4-4f7d-bf8a-3de1548946cc_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_d042f53c-9ff4-4f7d-bf8a-3de1548946cc_0, oa:relationep_wfa_d042f53c-9ff4-4f7d-bf8a-3de1548946cc_1, oa:relationep_wfa_d042f53c-9ff4-4f7d-bf8a-3de1548946cc_2, oa:relationep_wfa_d042f53c-9ff4-4f7d-bf8a-3de1548946cc_3, oa:relationep_wfa_d042f53c-9ff4-4f7d-bf8a-3de1548946cc_4, oa:relationep_wfa_d042f53c-9ff4-4f7d-bf8a-3de1548946cc_5, oa:relationep_wfa_d042f53c-9ff4-4f7d-bf8a-3de1548946cc_6, oa:relationep_wfa_d042f53c-9ff4-4f7d-bf8a-3de1548946cc_7, oa:relationep_wfa_d042f53c-9ff4-4f7d-bf8a-3de1548946cc_8 ;
  a2a:hasSource oa:source_wfa_d042f53c-9ff4-4f7d-bf8a-3de1548946cc .

oa:person_wfa_d042f53c-9ff4-4f7d-bf8a-3de1548946cc_Person1
  a a2a:Person ;
  rdfs:label "Gerrit Ottenbros" ;
  a2a:PersonName [
    rdfs:label "Gerrit Ottenbros" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Ottenbros"
  ] ;
  a2a:Residence [
    a2a:Place "Westerblokker" ;
    rdfs:label "Westerblokker"
  ] .

oa:person_wfa_d042f53c-9ff4-4f7d-bf8a-3de1548946cc_Person2
  a a2a:Person ;
  rdfs:label "Petrus Henricus Bakker" ;
  a2a:PersonName [
    rdfs:label "Petrus Henricus Bakker" ;
    a2a:PersonNameFirstName "Petrus Henricus" ;
    a2a:PersonNameLastName "Bakker"
  ] ;
  a2a:Residence [
    a2a:Place "Westerblokker/Hoorn!" ;
    rdfs:label "Westerblokker/Hoorn!"
  ] ;
  a2a:Profession "huiseigenaar (!)" .

oa:person_wfa_d042f53c-9ff4-4f7d-bf8a-3de1548946cc_Person3
  a a2a:Person ;
  rdfs:label "Jan Jans (!) de Feijffer" ;
  a2a:PersonName [
    rdfs:label "Jan Jans (!) de Feijffer" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Jans (!)" ;
    a2a:PersonNameLastName "de Feijffer"
  ] ;
  a2a:Residence [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn"
  ] ;
  a2a:Profession "meester/advocaat/notaris!" .

oa:person_wfa_d042f53c-9ff4-4f7d-bf8a-3de1548946cc_Person4
  a a2a:Person ;
  rdfs:label "Jan Muntjewerf" ;
  a2a:PersonName [
    rdfs:label "Jan Muntjewerf" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Muntjewerf"
  ] ;
  a2a:Residence [
    a2a:Place "Oosterblokker" ;
    rdfs:label "Oosterblokker"
  ] ;
  a2a:Profession "notaris/secretaris!" .

oa:person_wfa_d042f53c-9ff4-4f7d-bf8a-3de1548946cc_Person5
  a a2a:Person ;
  rdfs:label "Trijn v. Nes" ;
  a2a:PersonName [
    rdfs:label "Trijn v. Nes" ;
    a2a:PersonNameFirstName "Trijn" ;
    a2a:PersonNameLastName "v. Nes"
  ] ;
  a2a:Residence [
    a2a:Place "Westerblokker" ;
    rdfs:label "Westerblokker"
  ] .

oa:person_wfa_d042f53c-9ff4-4f7d-bf8a-3de1548946cc_Person6
  a a2a:Person ;
  rdfs:label "Trijn v. (??!) Es" ;
  a2a:PersonName [
    rdfs:label "Trijn v. (??!) Es" ;
    a2a:PersonNameFirstName "Trijn" ;
    a2a:PersonNameLastName "v. (??!) Es"
  ] ;
  a2a:Residence [
    a2a:Place "Westerblokker" ;
    rdfs:label "Westerblokker"
  ] .

oa:person_wfa_d042f53c-9ff4-4f7d-bf8a-3de1548946cc_Person7
  a a2a:Person ;
  rdfs:label "Nicolaas Wijsman" ;
  a2a:PersonName [
    rdfs:label "Nicolaas Wijsman" ;
    a2a:PersonNameFirstName "Nicolaas" ;
    a2a:PersonNameLastName "Wijsman"
  ] ;
  a2a:Residence [
    a2a:Place "Westerblokker" ;
    rdfs:label "Westerblokker"
  ] ;
  a2a:Profession "oud-soldaat (!)/tuinmansbaas" .

oa:person_wfa_d042f53c-9ff4-4f7d-bf8a-3de1548946cc_Person8
  a a2a:Person ;
  rdfs:label "Kornelis Schoen" ;
  a2a:PersonName [
    rdfs:label "Kornelis Schoen" ;
    a2a:PersonNameFirstName "Kornelis" ;
    a2a:PersonNameLastName "Schoen"
  ] ;
  a2a:Residence [
    a2a:Place "Hoorn? (!)" ;
    rdfs:label "Hoorn? (!)"
  ] .

oa:person_wfa_d042f53c-9ff4-4f7d-bf8a-3de1548946cc_Person9
  a a2a:Person ;
  rdfs:label "Jan Arends (!) Lune" ;
  a2a:PersonName [
    rdfs:label "Jan Arends (!) Lune" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Arends (!)" ;
    a2a:PersonNameLastName "Lune"
  ] ;
  a2a:Residence [
    a2a:Place "Hoorn (!)" ;
    rdfs:label "Hoorn (!)"
  ] .

oa:event_wfa_d042f53c-9ff4-4f7d-bf8a-3de1548946cc_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1804" ;
    a2a:Month "2" ;
    a2a:Day "28" ;
    rdfs:label "1804-02-28"^^xsd:date
  ] ;
  a2a:EventRemark06_Notaris "Jantje Muntjewerff" ;
  a2a:EventRemark00_Soort_akte "Schuldbekentenis" .

oa:relationep_wfa_d042f53c-9ff4-4f7d-bf8a-3de1548946cc_0
  a a2a:RelationEP ;
  rdfs:label "other:Comparant/Debiteur" ;
  a2a:RelationType "other:Comparant/Debiteur" ;
  a2a:PersonKeyRef oa:person_wfa_d042f53c-9ff4-4f7d-bf8a-3de1548946cc_Person1 ;
  a2a:EventKeyRef oa:event_wfa_d042f53c-9ff4-4f7d-bf8a-3de1548946cc_Event1 .

oa:relationep_wfa_d042f53c-9ff4-4f7d-bf8a-3de1548946cc_1
  a a2a:RelationEP ;
  rdfs:label "other:Crediteur" ;
  a2a:RelationType "other:Crediteur" ;
  a2a:PersonKeyRef oa:person_wfa_d042f53c-9ff4-4f7d-bf8a-3de1548946cc_Person2 ;
  a2a:EventKeyRef oa:event_wfa_d042f53c-9ff4-4f7d-bf8a-3de1548946cc_Event1 .

oa:relationep_wfa_d042f53c-9ff4-4f7d-bf8a-3de1548946cc_2
  a a2a:RelationEP ;
  rdfs:label "other:Ex-Crediteur" ;
  a2a:RelationType "other:Ex-Crediteur" ;
  a2a:PersonKeyRef oa:person_wfa_d042f53c-9ff4-4f7d-bf8a-3de1548946cc_Person3 ;
  a2a:EventKeyRef oa:event_wfa_d042f53c-9ff4-4f7d-bf8a-3de1548946cc_Event1 .

oa:relationep_wfa_d042f53c-9ff4-4f7d-bf8a-3de1548946cc_3
  a a2a:RelationEP ;
  rdfs:label "other:Ex-Crediteur" ;
  a2a:RelationType "other:Ex-Crediteur" ;
  a2a:PersonKeyRef oa:person_wfa_d042f53c-9ff4-4f7d-bf8a-3de1548946cc_Person4 ;
  a2a:EventKeyRef oa:event_wfa_d042f53c-9ff4-4f7d-bf8a-3de1548946cc_Event1 .

oa:relationep_wfa_d042f53c-9ff4-4f7d-bf8a-3de1548946cc_4
  a a2a:RelationEP ;
  rdfs:label "other:Slachtoffer" ;
  a2a:RelationType "other:Slachtoffer" ;
  a2a:PersonKeyRef oa:person_wfa_d042f53c-9ff4-4f7d-bf8a-3de1548946cc_Person5 ;
  a2a:EventKeyRef oa:event_wfa_d042f53c-9ff4-4f7d-bf8a-3de1548946cc_Event1 .

oa:relationep_wfa_d042f53c-9ff4-4f7d-bf8a-3de1548946cc_5
  a a2a:RelationEP ;
  rdfs:label "other:Slachtoffer" ;
  a2a:RelationType "other:Slachtoffer" ;
  a2a:PersonKeyRef oa:person_wfa_d042f53c-9ff4-4f7d-bf8a-3de1548946cc_Person6 ;
  a2a:EventKeyRef oa:event_wfa_d042f53c-9ff4-4f7d-bf8a-3de1548946cc_Event1 .

oa:relationep_wfa_d042f53c-9ff4-4f7d-bf8a-3de1548946cc_6
  a a2a:RelationEP ;
  rdfs:label "other:geen specifieke rol" ;
  a2a:RelationType "other:geen specifieke rol" ;
  a2a:PersonKeyRef oa:person_wfa_d042f53c-9ff4-4f7d-bf8a-3de1548946cc_Person7 ;
  a2a:EventKeyRef oa:event_wfa_d042f53c-9ff4-4f7d-bf8a-3de1548946cc_Event1 .

oa:relationep_wfa_d042f53c-9ff4-4f7d-bf8a-3de1548946cc_7
  a a2a:RelationEP ;
  rdfs:label "other:Getuige" ;
  a2a:RelationType "other:Getuige" ;
  a2a:PersonKeyRef oa:person_wfa_d042f53c-9ff4-4f7d-bf8a-3de1548946cc_Person8 ;
  a2a:EventKeyRef oa:event_wfa_d042f53c-9ff4-4f7d-bf8a-3de1548946cc_Event1 .

oa:relationep_wfa_d042f53c-9ff4-4f7d-bf8a-3de1548946cc_8
  a a2a:RelationEP ;
  rdfs:label "other:Getuige" ;
  a2a:RelationType "other:Getuige" ;
  a2a:PersonKeyRef oa:person_wfa_d042f53c-9ff4-4f7d-bf8a-3de1548946cc_Person9 ;
  a2a:EventKeyRef oa:event_wfa_d042f53c-9ff4-4f7d-bf8a-3de1548946cc_Event1 .

oa:source_wfa_d042f53c-9ff4-4f7d-bf8a-3de1548946cc
  a a2a:Source ;
  rdfs:label "Westfries Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn", "1804-01-01 - 1804-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1804-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1804-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Collection "ONA 389. Oosterblokker, akten notaris Jan Muntjewerff, 1804-1805." ;
    a2a:DocumentNumber "7" ;
    a2a:RegistryNumber "389" ;
    rdfs:label "Westfries Archief, ONA 389. Oosterblokker, akten notaris Jan Muntjewerff, 1804-1805., 7, 389"
  ] ;
  a2a:SourceLastChangeDate "2018-01-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.westfriesarchief.nl/onderzoek/zoeken?mivast=136&miadt=136&miaet=54&micode=1685_389&minr=8600020&miview=ldt" ;
  a2a:RecordGUID "{d042f53c-9ff4-4f7d-bf8a-3de1548946cc}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-HnWFA_1685_389_54_MI.xml van WFA" .

[] a2a:PersonRemarkOpmerking "buur van 2 (!)" .
[] a2a:PersonRemarkOpmerking "buur van 1 (!)" .
[] a2a:PersonRemarkOpmerking "echtgenoot van 6 huisgenoot van 2" .
[] a2a:PersonRemarkOpmerking "echtgenoot van 6; huisgenoot van 2 (fout notaris!)" .
[] a2a:PersonRemarkOpmerking "echtgenoot van 5 huisgenoot van 2" .
