@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_055f3cb9-9e17-ece9-da8f-c07f7ccfc7fe
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1838)" ;
  a2a:hasPerson oa:person_nha_055f3cb9-9e17-ece9-da8f-c07f7ccfc7fe_Person1, oa:person_nha_055f3cb9-9e17-ece9-da8f-c07f7ccfc7fe_Person2, oa:person_nha_055f3cb9-9e17-ece9-da8f-c07f7ccfc7fe_Person3, oa:person_nha_055f3cb9-9e17-ece9-da8f-c07f7ccfc7fe_Person4 ;
  a2a:hasEvent oa:event_nha_055f3cb9-9e17-ece9-da8f-c07f7ccfc7fe_Event1 ;
  a2a:hasRelationEP oa:relationep_nha_055f3cb9-9e17-ece9-da8f-c07f7ccfc7fe_0, oa:relationep_nha_055f3cb9-9e17-ece9-da8f-c07f7ccfc7fe_1, oa:relationep_nha_055f3cb9-9e17-ece9-da8f-c07f7ccfc7fe_2, oa:relationep_nha_055f3cb9-9e17-ece9-da8f-c07f7ccfc7fe_3 ;
  a2a:hasSource oa:source_nha_055f3cb9-9e17-ece9-da8f-c07f7ccfc7fe .

oa:person_nha_055f3cb9-9e17-ece9-da8f-c07f7ccfc7fe_Person1
  a a2a:Person ;
  rdfs:label "Egbert Willemsz. Brunt" ;
  a2a:PersonName [
    rdfs:label "Egbert Willemsz. Brunt" ;
    a2a:PersonNameFirstName "Egbert Willemsz." ;
    a2a:PersonNameLastName "Brunt"
  ] ;
  a2a:Residence [
    a2a:Place "Weesp" ;
    rdfs:label "Weesp"
  ] ;
  a2a:Profession "houtenpompmaker en werkman" .

oa:person_nha_055f3cb9-9e17-ece9-da8f-c07f7ccfc7fe_Person2
  a a2a:Person ;
  rdfs:label "Harmen Overberg" ;
  a2a:PersonName [
    rdfs:label "Harmen Overberg" ;
    a2a:PersonNameFirstName "Harmen" ;
    a2a:PersonNameLastName "Overberg"
  ] ;
  a2a:Residence [
    a2a:Place "Loosdrecht" ;
    rdfs:label "Loosdrecht"
  ] ;
  a2a:Profession "turfmaker" .

oa:person_nha_055f3cb9-9e17-ece9-da8f-c07f7ccfc7fe_Person3
  a a2a:Person ;
  rdfs:label "Barend Lammerts" ;
  a2a:PersonName [
    rdfs:label "Barend Lammerts" ;
    a2a:PersonNameFirstName "Barend" ;
    a2a:PersonNameLastName "Lammerts"
  ] ;
  a2a:Residence [
    a2a:Place "Nederhorst den Berg" ;
    rdfs:label "Nederhorst den Berg"
  ] ;
  a2a:Profession "turfmakersknecht" .

oa:person_nha_055f3cb9-9e17-ece9-da8f-c07f7ccfc7fe_Person4
  a a2a:Person ;
  rdfs:label "Jan Willem Engelbert de Man" ;
  a2a:PersonName [
    rdfs:label "Jan Willem Engelbert de Man" ;
    a2a:PersonNameFirstName "Jan Willem Engelbert" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Man"
  ] ;
  a2a:Residence [
    a2a:Place "Weesp" ;
    rdfs:label "Weesp"
  ] ;
  a2a:Profession "grondeigenaar" .

oa:event_nha_055f3cb9-9e17-ece9-da8f-c07f7ccfc7fe_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventRemark29_Vonnisdatum "1838" ;
  a2a:EventRemark28_Vredegerecht "Weesp" .

oa:relationep_nha_055f3cb9-9e17-ece9-da8f-c07f7ccfc7fe_0
  a a2a:RelationEP ;
  rdfs:label "other:Overige personen" ;
  a2a:RelationType "other:Overige personen" ;
  a2a:PersonKeyRef oa:person_nha_055f3cb9-9e17-ece9-da8f-c07f7ccfc7fe_Person1 ;
  a2a:EventKeyRef oa:event_nha_055f3cb9-9e17-ece9-da8f-c07f7ccfc7fe_Event1 .

oa:relationep_nha_055f3cb9-9e17-ece9-da8f-c07f7ccfc7fe_1
  a a2a:RelationEP ;
  rdfs:label "other:Overige personen" ;
  a2a:RelationType "other:Overige personen" ;
  a2a:PersonKeyRef oa:person_nha_055f3cb9-9e17-ece9-da8f-c07f7ccfc7fe_Person2 ;
  a2a:EventKeyRef oa:event_nha_055f3cb9-9e17-ece9-da8f-c07f7ccfc7fe_Event1 .

oa:relationep_nha_055f3cb9-9e17-ece9-da8f-c07f7ccfc7fe_2
  a a2a:RelationEP ;
  rdfs:label "other:Overige personen" ;
  a2a:RelationType "other:Overige personen" ;
  a2a:PersonKeyRef oa:person_nha_055f3cb9-9e17-ece9-da8f-c07f7ccfc7fe_Person3 ;
  a2a:EventKeyRef oa:event_nha_055f3cb9-9e17-ece9-da8f-c07f7ccfc7fe_Event1 .

oa:relationep_nha_055f3cb9-9e17-ece9-da8f-c07f7ccfc7fe_3
  a a2a:RelationEP ;
  rdfs:label "other:Overige personen" ;
  a2a:RelationType "other:Overige personen" ;
  a2a:PersonKeyRef oa:person_nha_055f3cb9-9e17-ece9-da8f-c07f7ccfc7fe_Person4 ;
  a2a:EventKeyRef oa:event_nha_055f3cb9-9e17-ece9-da8f-c07f7ccfc7fe_Event1 .

oa:source_nha_055f3cb9-9e17-ece9-da8f-c07f7ccfc7fe
  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 "041" ;
    a2a:RegistryNumber "387" ;
    rdfs:label "Noord-Hollands Archief, Vrede- en politiegerechten, 1811-1838, 041, 387"
  ] ;
  a2a:SourceLastChangeDate "2018-03-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://noord-hollandsarchief.nl/bronnen/archieven?mivast=236&miadt=236&miaet=54&micode=39-387&minr=2653434&miview=ldt" ;
  a2a:RecordGUID "{055f3cb9-9e17-ece9-da8f-c07f7ccfc7fe}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-HlmNHA_39-387_54_MI.xml van NHA" .

