@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_04e607aa-e56d-50f2-96f7-9584cf5ea03a
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1838)" ;
  a2a:hasPerson oa:person_nha_04e607aa-e56d-50f2-96f7-9584cf5ea03a_Person1, oa:person_nha_04e607aa-e56d-50f2-96f7-9584cf5ea03a_Person2, oa:person_nha_04e607aa-e56d-50f2-96f7-9584cf5ea03a_Person3, oa:person_nha_04e607aa-e56d-50f2-96f7-9584cf5ea03a_Person4, oa:person_nha_04e607aa-e56d-50f2-96f7-9584cf5ea03a_Person5, oa:person_nha_04e607aa-e56d-50f2-96f7-9584cf5ea03a_Person6 ;
  a2a:hasEvent oa:event_nha_04e607aa-e56d-50f2-96f7-9584cf5ea03a_Event1 ;
  a2a:hasRelationEP oa:relationep_nha_04e607aa-e56d-50f2-96f7-9584cf5ea03a_0, oa:relationep_nha_04e607aa-e56d-50f2-96f7-9584cf5ea03a_1, oa:relationep_nha_04e607aa-e56d-50f2-96f7-9584cf5ea03a_2, oa:relationep_nha_04e607aa-e56d-50f2-96f7-9584cf5ea03a_3, oa:relationep_nha_04e607aa-e56d-50f2-96f7-9584cf5ea03a_4, oa:relationep_nha_04e607aa-e56d-50f2-96f7-9584cf5ea03a_5 ;
  a2a:hasSource oa:source_nha_04e607aa-e56d-50f2-96f7-9584cf5ea03a .

oa:person_nha_04e607aa-e56d-50f2-96f7-9584cf5ea03a_Person1
  a a2a:Person ;
  rdfs:label "Pieter Veldboer" ;
  a2a:PersonName [
    rdfs:label "Pieter Veldboer" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Veldboer"
  ] ;
  a2a:Residence [
    a2a:Place "Ursem" ;
    rdfs:label "Ursem"
  ] ;
  a2a:Profession "landman" .

oa:person_nha_04e607aa-e56d-50f2-96f7-9584cf5ea03a_Person2
  a a2a:Person ;
  rdfs:label "Klaas Sneeboer" ;
  a2a:PersonName [
    rdfs:label "Klaas Sneeboer" ;
    a2a:PersonNameFirstName "Klaas" ;
    a2a:PersonNameLastName "Sneeboer"
  ] ;
  a2a:Residence [
    a2a:Place "Beemster" ;
    rdfs:label "Beemster"
  ] ;
  a2a:Profession "landman" .

oa:person_nha_04e607aa-e56d-50f2-96f7-9584cf5ea03a_Person3
  a a2a:Person ;
  rdfs:label "Grietje Boenders" ;
  a2a:PersonName [
    rdfs:label "Grietje Boenders" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Boenders"
  ] ;
  a2a:Residence [
    a2a:Place "Avenhorn" ;
    rdfs:label "Avenhorn"
  ] .

oa:person_nha_04e607aa-e56d-50f2-96f7-9584cf5ea03a_Person4
  a a2a:Person ;
  rdfs:label "Trijntje Braas" ;
  a2a:PersonName [
    rdfs:label "Trijntje Braas" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNameLastName "Braas"
  ] ;
  a2a:Residence [
    a2a:Place "Avenhorn" ;
    rdfs:label "Avenhorn"
  ] .

oa:person_nha_04e607aa-e56d-50f2-96f7-9584cf5ea03a_Person5
  a a2a:Person ;
  rdfs:label "Klaartje Braas" ;
  a2a:PersonName [
    rdfs:label "Klaartje Braas" ;
    a2a:PersonNameFirstName "Klaartje" ;
    a2a:PersonNameLastName "Braas"
  ] ;
  a2a:Residence [
    a2a:Place "Avenhorn" ;
    rdfs:label "Avenhorn"
  ] .

oa:person_nha_04e607aa-e56d-50f2-96f7-9584cf5ea03a_Person6
  a a2a:Person ;
  rdfs:label "Gerrit Braas" ;
  a2a:PersonName [
    rdfs:label "Gerrit Braas" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Braas"
  ] ;
  a2a:Residence [
    a2a:Place "Avenhorn" ;
    rdfs:label "Avenhorn"
  ] ;
  a2a:Profession "landbouwer" .

oa:event_nha_04e607aa-e56d-50f2-96f7-9584cf5ea03a_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventRemark29_Vonnisdatum "1838" ;
  a2a:EventRemark28_Vredegerecht "Hoorn" .

oa:relationep_nha_04e607aa-e56d-50f2-96f7-9584cf5ea03a_0
  a a2a:RelationEP ;
  rdfs:label "other:Overige personen" ;
  a2a:RelationType "other:Overige personen" ;
  a2a:PersonKeyRef oa:person_nha_04e607aa-e56d-50f2-96f7-9584cf5ea03a_Person1 ;
  a2a:EventKeyRef oa:event_nha_04e607aa-e56d-50f2-96f7-9584cf5ea03a_Event1 .

oa:relationep_nha_04e607aa-e56d-50f2-96f7-9584cf5ea03a_1
  a a2a:RelationEP ;
  rdfs:label "other:Overige personen" ;
  a2a:RelationType "other:Overige personen" ;
  a2a:PersonKeyRef oa:person_nha_04e607aa-e56d-50f2-96f7-9584cf5ea03a_Person2 ;
  a2a:EventKeyRef oa:event_nha_04e607aa-e56d-50f2-96f7-9584cf5ea03a_Event1 .

oa:relationep_nha_04e607aa-e56d-50f2-96f7-9584cf5ea03a_2
  a a2a:RelationEP ;
  rdfs:label "other:Overige personen" ;
  a2a:RelationType "other:Overige personen" ;
  a2a:PersonKeyRef oa:person_nha_04e607aa-e56d-50f2-96f7-9584cf5ea03a_Person3 ;
  a2a:EventKeyRef oa:event_nha_04e607aa-e56d-50f2-96f7-9584cf5ea03a_Event1 .

oa:relationep_nha_04e607aa-e56d-50f2-96f7-9584cf5ea03a_3
  a a2a:RelationEP ;
  rdfs:label "other:Overige personen" ;
  a2a:RelationType "other:Overige personen" ;
  a2a:PersonKeyRef oa:person_nha_04e607aa-e56d-50f2-96f7-9584cf5ea03a_Person4 ;
  a2a:EventKeyRef oa:event_nha_04e607aa-e56d-50f2-96f7-9584cf5ea03a_Event1 .

oa:relationep_nha_04e607aa-e56d-50f2-96f7-9584cf5ea03a_4
  a a2a:RelationEP ;
  rdfs:label "other:Overige personen" ;
  a2a:RelationType "other:Overige personen" ;
  a2a:PersonKeyRef oa:person_nha_04e607aa-e56d-50f2-96f7-9584cf5ea03a_Person5 ;
  a2a:EventKeyRef oa:event_nha_04e607aa-e56d-50f2-96f7-9584cf5ea03a_Event1 .

oa:relationep_nha_04e607aa-e56d-50f2-96f7-9584cf5ea03a_5
  a a2a:RelationEP ;
  rdfs:label "other:Overige personen" ;
  a2a:RelationType "other:Overige personen" ;
  a2a:PersonKeyRef oa:person_nha_04e607aa-e56d-50f2-96f7-9584cf5ea03a_Person6 ;
  a2a:EventKeyRef oa:event_nha_04e607aa-e56d-50f2-96f7-9584cf5ea03a_Event1 .

oa:source_nha_04e607aa-e56d-50f2-96f7-9584cf5ea03a
  a a2a:Source ;
  rdfs:label "Noord-Hollands Archief, Vredegerecht" ;
  a2a:SourcePlace [
    a2a:Place "Haarlem" ;
    rdfs:label "Haarlem", "1838-01-01 - 1838-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1838-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1838-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:Vredegerecht" ;
  a2a:SourceReference [
    a2a:InstitutionName "Noord-Hollands Archief" ;
    a2a:Collection "Vrede- en politiegerechten, 1811-1838" ;
    a2a:DocumentNumber "123" ;
    a2a:RegistryNumber "205" ;
    rdfs:label "Noord-Hollands Archief, Vrede- en politiegerechten, 1811-1838, 123, 205"
  ] ;
  a2a:SourceLastChangeDate "2018-03-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://noord-hollandsarchief.nl/bronnen/archieven?mivast=236&miadt=236&miaet=54&micode=39-205&minr=2615224&miview=ldt" ;
  a2a:RecordGUID "{04e607aa-e56d-50f2-96f7-9584cf5ea03a}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-HlmNHA_39-205_54_MI.xml van NHA" .

