@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_nha_e7a7369d-a6fa-e82e-23a0-cc2a5715e8fb
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1833)" ;
  a2a:hasPerson oa:person_nha_e7a7369d-a6fa-e82e-23a0-cc2a5715e8fb_Person1, oa:person_nha_e7a7369d-a6fa-e82e-23a0-cc2a5715e8fb_Person2, oa:person_nha_e7a7369d-a6fa-e82e-23a0-cc2a5715e8fb_Person3, oa:person_nha_e7a7369d-a6fa-e82e-23a0-cc2a5715e8fb_Person4, oa:person_nha_e7a7369d-a6fa-e82e-23a0-cc2a5715e8fb_Person5, oa:person_nha_e7a7369d-a6fa-e82e-23a0-cc2a5715e8fb_Person6, oa:person_nha_e7a7369d-a6fa-e82e-23a0-cc2a5715e8fb_Person7, oa:person_nha_e7a7369d-a6fa-e82e-23a0-cc2a5715e8fb_Person8, oa:person_nha_e7a7369d-a6fa-e82e-23a0-cc2a5715e8fb_Person9, oa:person_nha_e7a7369d-a6fa-e82e-23a0-cc2a5715e8fb_Person10 ;
  a2a:hasEvent oa:event_nha_e7a7369d-a6fa-e82e-23a0-cc2a5715e8fb_Event1 ;
  a2a:hasRelationEP oa:relationep_nha_e7a7369d-a6fa-e82e-23a0-cc2a5715e8fb_0, oa:relationep_nha_e7a7369d-a6fa-e82e-23a0-cc2a5715e8fb_1, oa:relationep_nha_e7a7369d-a6fa-e82e-23a0-cc2a5715e8fb_2, oa:relationep_nha_e7a7369d-a6fa-e82e-23a0-cc2a5715e8fb_3, oa:relationep_nha_e7a7369d-a6fa-e82e-23a0-cc2a5715e8fb_4, oa:relationep_nha_e7a7369d-a6fa-e82e-23a0-cc2a5715e8fb_5, oa:relationep_nha_e7a7369d-a6fa-e82e-23a0-cc2a5715e8fb_6, oa:relationep_nha_e7a7369d-a6fa-e82e-23a0-cc2a5715e8fb_7, oa:relationep_nha_e7a7369d-a6fa-e82e-23a0-cc2a5715e8fb_8, oa:relationep_nha_e7a7369d-a6fa-e82e-23a0-cc2a5715e8fb_9 ;
  a2a:hasSource oa:source_nha_e7a7369d-a6fa-e82e-23a0-cc2a5715e8fb .

oa:person_nha_e7a7369d-a6fa-e82e-23a0-cc2a5715e8fb_Person1
  a a2a:Person ;
  rdfs:label "Pieter Kaldenbach" ;
  a2a:PersonName [
    rdfs:label "Pieter Kaldenbach" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Kaldenbach"
  ] ;
  a2a:Residence [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn"
  ] .

oa:person_nha_e7a7369d-a6fa-e82e-23a0-cc2a5715e8fb_Person2
  a a2a:Person ;
  rdfs:label "Jacobus Orbons" ;
  a2a:PersonName [
    rdfs:label "Jacobus Orbons" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Orbons"
  ] ;
  a2a:Residence [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn"
  ] ;
  a2a:Profession "koopman" .

oa:person_nha_e7a7369d-a6fa-e82e-23a0-cc2a5715e8fb_Person3
  a a2a:Person ;
  rdfs:label "Johannes Knaven" ;
  a2a:PersonName [
    rdfs:label "Johannes Knaven" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Knaven"
  ] ;
  a2a:Residence [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn"
  ] ;
  a2a:Profession "handelaar in wijnen" .

oa:person_nha_e7a7369d-a6fa-e82e-23a0-cc2a5715e8fb_Person4
  a a2a:Person ;
  rdfs:label "Anna Maria Francisca van der Heide" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Francisca van der Heide" ;
    a2a:PersonNameFirstName "Anna Maria Francisca" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Heide"
  ] ;
  a2a:Residence [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn"
  ] .

oa:person_nha_e7a7369d-a6fa-e82e-23a0-cc2a5715e8fb_Person5
  a a2a:Person ;
  rdfs:label "Jan Kaldenbach" ;
  a2a:PersonName [
    rdfs:label "Jan Kaldenbach" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Kaldenbach"
  ] ;
  a2a:Residence [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn"
  ] .

oa:person_nha_e7a7369d-a6fa-e82e-23a0-cc2a5715e8fb_Person6
  a a2a:Person ;
  rdfs:label "Pieter Sneeboer" ;
  a2a:PersonName [
    rdfs:label "Pieter Sneeboer" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Sneeboer"
  ] ;
  a2a:Residence [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn"
  ] ;
  a2a:Profession "bakker" .

oa:person_nha_e7a7369d-a6fa-e82e-23a0-cc2a5715e8fb_Person7
  a a2a:Person ;
  rdfs:label "Herman Kaldenbach" ;
  a2a:PersonName [
    rdfs:label "Herman Kaldenbach" ;
    a2a:PersonNameFirstName "Herman" ;
    a2a:PersonNameLastName "Kaldenbach"
  ] ;
  a2a:Residence [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn"
  ] ;
  a2a:Profession "spekslager" .

oa:person_nha_e7a7369d-a6fa-e82e-23a0-cc2a5715e8fb_Person8
  a a2a:Person ;
  rdfs:label "Jan Willem Kaldenbach" ;
  a2a:PersonName [
    rdfs:label "Jan Willem Kaldenbach" ;
    a2a:PersonNameFirstName "Jan Willem" ;
    a2a:PersonNameLastName "Kaldenbach"
  ] ;
  a2a:Residence [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_nha_e7a7369d-a6fa-e82e-23a0-cc2a5715e8fb_Person9
  a a2a:Person ;
  rdfs:label "Anthonij Knaven" ;
  a2a:PersonName [
    rdfs:label "Anthonij Knaven" ;
    a2a:PersonNameFirstName "Anthonij" ;
    a2a:PersonNameLastName "Knaven"
  ] ;
  a2a:Residence [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_nha_e7a7369d-a6fa-e82e-23a0-cc2a5715e8fb_Person10
  a a2a:Person ;
  rdfs:label "Jelles Pekelharing" ;
  a2a:PersonName [
    rdfs:label "Jelles Pekelharing" ;
    a2a:PersonNameFirstName "Jelles" ;
    a2a:PersonNameLastName "Pekelharing"
  ] ;
  a2a:Residence [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn"
  ] ;
  a2a:Profession "broodbakker" .

oa:event_nha_e7a7369d-a6fa-e82e-23a0-cc2a5715e8fb_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventRemark28_Vredegerecht "Hoorn" ;
  a2a:EventRemark29_Vonnisdatum "1833" .

oa:relationep_nha_e7a7369d-a6fa-e82e-23a0-cc2a5715e8fb_0
  a a2a:RelationEP ;
  rdfs:label "other:Overige personen" ;
  a2a:RelationType "other:Overige personen" ;
  a2a:PersonKeyRef oa:person_nha_e7a7369d-a6fa-e82e-23a0-cc2a5715e8fb_Person1 ;
  a2a:EventKeyRef oa:event_nha_e7a7369d-a6fa-e82e-23a0-cc2a5715e8fb_Event1 .

oa:relationep_nha_e7a7369d-a6fa-e82e-23a0-cc2a5715e8fb_1
  a a2a:RelationEP ;
  rdfs:label "other:Overige personen" ;
  a2a:RelationType "other:Overige personen" ;
  a2a:PersonKeyRef oa:person_nha_e7a7369d-a6fa-e82e-23a0-cc2a5715e8fb_Person2 ;
  a2a:EventKeyRef oa:event_nha_e7a7369d-a6fa-e82e-23a0-cc2a5715e8fb_Event1 .

oa:relationep_nha_e7a7369d-a6fa-e82e-23a0-cc2a5715e8fb_2
  a a2a:RelationEP ;
  rdfs:label "other:Overige personen" ;
  a2a:RelationType "other:Overige personen" ;
  a2a:PersonKeyRef oa:person_nha_e7a7369d-a6fa-e82e-23a0-cc2a5715e8fb_Person3 ;
  a2a:EventKeyRef oa:event_nha_e7a7369d-a6fa-e82e-23a0-cc2a5715e8fb_Event1 .

oa:relationep_nha_e7a7369d-a6fa-e82e-23a0-cc2a5715e8fb_3
  a a2a:RelationEP ;
  rdfs:label "other:Overige personen" ;
  a2a:RelationType "other:Overige personen" ;
  a2a:PersonKeyRef oa:person_nha_e7a7369d-a6fa-e82e-23a0-cc2a5715e8fb_Person4 ;
  a2a:EventKeyRef oa:event_nha_e7a7369d-a6fa-e82e-23a0-cc2a5715e8fb_Event1 .

oa:relationep_nha_e7a7369d-a6fa-e82e-23a0-cc2a5715e8fb_4
  a a2a:RelationEP ;
  rdfs:label "other:Overige personen" ;
  a2a:RelationType "other:Overige personen" ;
  a2a:PersonKeyRef oa:person_nha_e7a7369d-a6fa-e82e-23a0-cc2a5715e8fb_Person5 ;
  a2a:EventKeyRef oa:event_nha_e7a7369d-a6fa-e82e-23a0-cc2a5715e8fb_Event1 .

oa:relationep_nha_e7a7369d-a6fa-e82e-23a0-cc2a5715e8fb_5
  a a2a:RelationEP ;
  rdfs:label "other:Overige personen" ;
  a2a:RelationType "other:Overige personen" ;
  a2a:PersonKeyRef oa:person_nha_e7a7369d-a6fa-e82e-23a0-cc2a5715e8fb_Person6 ;
  a2a:EventKeyRef oa:event_nha_e7a7369d-a6fa-e82e-23a0-cc2a5715e8fb_Event1 .

oa:relationep_nha_e7a7369d-a6fa-e82e-23a0-cc2a5715e8fb_6
  a a2a:RelationEP ;
  rdfs:label "other:Overige personen" ;
  a2a:RelationType "other:Overige personen" ;
  a2a:PersonKeyRef oa:person_nha_e7a7369d-a6fa-e82e-23a0-cc2a5715e8fb_Person7 ;
  a2a:EventKeyRef oa:event_nha_e7a7369d-a6fa-e82e-23a0-cc2a5715e8fb_Event1 .

oa:relationep_nha_e7a7369d-a6fa-e82e-23a0-cc2a5715e8fb_7
  a a2a:RelationEP ;
  rdfs:label "other:Overige personen" ;
  a2a:RelationType "other:Overige personen" ;
  a2a:PersonKeyRef oa:person_nha_e7a7369d-a6fa-e82e-23a0-cc2a5715e8fb_Person8 ;
  a2a:EventKeyRef oa:event_nha_e7a7369d-a6fa-e82e-23a0-cc2a5715e8fb_Event1 .

oa:relationep_nha_e7a7369d-a6fa-e82e-23a0-cc2a5715e8fb_8
  a a2a:RelationEP ;
  rdfs:label "other:Overige personen" ;
  a2a:RelationType "other:Overige personen" ;
  a2a:PersonKeyRef oa:person_nha_e7a7369d-a6fa-e82e-23a0-cc2a5715e8fb_Person9 ;
  a2a:EventKeyRef oa:event_nha_e7a7369d-a6fa-e82e-23a0-cc2a5715e8fb_Event1 .

oa:relationep_nha_e7a7369d-a6fa-e82e-23a0-cc2a5715e8fb_9
  a a2a:RelationEP ;
  rdfs:label "other:Overige personen" ;
  a2a:RelationType "other:Overige personen" ;
  a2a:PersonKeyRef oa:person_nha_e7a7369d-a6fa-e82e-23a0-cc2a5715e8fb_Person10 ;
  a2a:EventKeyRef oa:event_nha_e7a7369d-a6fa-e82e-23a0-cc2a5715e8fb_Event1 .

oa:source_nha_e7a7369d-a6fa-e82e-23a0-cc2a5715e8fb
  a a2a:Source ;
  rdfs:label "Noord-Hollands Archief, Vredegerecht" ;
  a2a:SourcePlace [
    a2a:Place "Haarlem" ;
    rdfs:label "Haarlem", "1833-01-01 - 1833-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1833-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1833-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:Vredegerecht" ;
  a2a:SourceReference [
    a2a:InstitutionName "Noord-Hollands Archief" ;
    a2a:Collection "Vrede- en politiegerechten, 1811-1838" ;
    a2a:DocumentNumber "052" ;
    a2a:RegistryNumber "200" ;
    rdfs:label "Noord-Hollands Archief, Vrede- en politiegerechten, 1811-1838, 052, 200"
  ] ;
  a2a:SourceLastChangeDate "2018-03-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://noord-hollandsarchief.nl/bronnen/archieven?mivast=236&miadt=236&miaet=54&micode=39-200&minr=2607260&miview=ldt" ;
  a2a:RecordGUID "{e7a7369d-a6fa-e82e-23a0-cc2a5715e8fb}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-HlmNHA_39-200_54_MI.xml van NHA" .

