@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_34007024-e567-adff-7799-9e4d2afd77c8
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1816)" ;
  a2a:hasPerson oa:person_nha_34007024-e567-adff-7799-9e4d2afd77c8_Person1, oa:person_nha_34007024-e567-adff-7799-9e4d2afd77c8_Person2, oa:person_nha_34007024-e567-adff-7799-9e4d2afd77c8_Person3, oa:person_nha_34007024-e567-adff-7799-9e4d2afd77c8_Person4 ;
  a2a:hasEvent oa:event_nha_34007024-e567-adff-7799-9e4d2afd77c8_Event1 ;
  a2a:hasRelationEP oa:relationep_nha_34007024-e567-adff-7799-9e4d2afd77c8_0, oa:relationep_nha_34007024-e567-adff-7799-9e4d2afd77c8_1, oa:relationep_nha_34007024-e567-adff-7799-9e4d2afd77c8_2, oa:relationep_nha_34007024-e567-adff-7799-9e4d2afd77c8_3 ;
  a2a:hasSource oa:source_nha_34007024-e567-adff-7799-9e4d2afd77c8 .

oa:person_nha_34007024-e567-adff-7799-9e4d2afd77c8_Person1
  a a2a:Person ;
  rdfs:label "Anna Vink" ;
  a2a:PersonName [
    rdfs:label "Anna Vink" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Vink"
  ] ;
  a2a:Profession "eigenaarster" .

oa:person_nha_34007024-e567-adff-7799-9e4d2afd77c8_Person2
  a a2a:Person ;
  rdfs:label "Jacob Stuber" ;
  a2a:PersonName [
    rdfs:label "Jacob Stuber" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Stuber"
  ] ;
  a2a:Residence [
    a2a:Place "Beverwijk" ;
    rdfs:label "Beverwijk"
  ] .

oa:person_nha_34007024-e567-adff-7799-9e4d2afd77c8_Person3
  a a2a:Person ;
  rdfs:label "Hendrik van Wijngaarden" ;
  a2a:PersonName [
    rdfs:label "Hendrik van Wijngaarden" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wijngaarden"
  ] ;
  a2a:Residence [
    a2a:Place "Beverwijk" ;
    rdfs:label "Beverwijk"
  ] ;
  a2a:Profession "spekslager" .

oa:person_nha_34007024-e567-adff-7799-9e4d2afd77c8_Person4
  a a2a:Person ;
  rdfs:label "Daniel Kinsler" ;
  a2a:PersonName [
    rdfs:label "Daniel Kinsler" ;
    a2a:PersonNameFirstName "Daniel" ;
    a2a:PersonNameLastName "Kinsler"
  ] ;
  a2a:Residence [
    a2a:Place "Den Haag" ;
    rdfs:label "Den Haag"
  ] ;
  a2a:Profession "kanonnier" .

oa:event_nha_34007024-e567-adff-7799-9e4d2afd77c8_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventRemark29_Vonnisdatum "1816" ;
  a2a:EventRemark28_Vredegerecht "Beverwijk" .

oa:relationep_nha_34007024-e567-adff-7799-9e4d2afd77c8_0
  a a2a:RelationEP ;
  rdfs:label "other:Overige personen" ;
  a2a:RelationType "other:Overige personen" ;
  a2a:PersonKeyRef oa:person_nha_34007024-e567-adff-7799-9e4d2afd77c8_Person1 ;
  a2a:EventKeyRef oa:event_nha_34007024-e567-adff-7799-9e4d2afd77c8_Event1 .

oa:relationep_nha_34007024-e567-adff-7799-9e4d2afd77c8_1
  a a2a:RelationEP ;
  rdfs:label "other:Overige personen" ;
  a2a:RelationType "other:Overige personen" ;
  a2a:PersonKeyRef oa:person_nha_34007024-e567-adff-7799-9e4d2afd77c8_Person2 ;
  a2a:EventKeyRef oa:event_nha_34007024-e567-adff-7799-9e4d2afd77c8_Event1 .

oa:relationep_nha_34007024-e567-adff-7799-9e4d2afd77c8_2
  a a2a:RelationEP ;
  rdfs:label "other:Overige personen" ;
  a2a:RelationType "other:Overige personen" ;
  a2a:PersonKeyRef oa:person_nha_34007024-e567-adff-7799-9e4d2afd77c8_Person3 ;
  a2a:EventKeyRef oa:event_nha_34007024-e567-adff-7799-9e4d2afd77c8_Event1 .

oa:relationep_nha_34007024-e567-adff-7799-9e4d2afd77c8_3
  a a2a:RelationEP ;
  rdfs:label "other:Overige personen" ;
  a2a:RelationType "other:Overige personen" ;
  a2a:PersonKeyRef oa:person_nha_34007024-e567-adff-7799-9e4d2afd77c8_Person4 ;
  a2a:EventKeyRef oa:event_nha_34007024-e567-adff-7799-9e4d2afd77c8_Event1 .

oa:source_nha_34007024-e567-adff-7799-9e4d2afd77c8
  a a2a:Source ;
  rdfs:label "Noord-Hollands Archief, Vredegerecht" ;
  a2a:SourcePlace [
    a2a:Place "Haarlem" ;
    rdfs:label "Haarlem", "1816-01-01 - 1816-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1816-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1816-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:Vredegerecht" ;
  a2a:SourceReference [
    a2a:InstitutionName "Noord-Hollands Archief" ;
    a2a:Collection "Vrede- en politiegerechten, 1811-1838" ;
    a2a:DocumentNumber "006" ;
    a2a:RegistryNumber "11" ;
    rdfs:label "Noord-Hollands Archief, Vrede- en politiegerechten, 1811-1838, 006, 11"
  ] ;
  a2a:SourceLastChangeDate "2018-03-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://noord-hollandsarchief.nl/bronnen/archieven?mivast=236&miadt=236&miaet=54&micode=39-11&minr=2533332&miview=ldt" ;
  a2a:RecordGUID "{34007024-e567-adff-7799-9e4d2afd77c8}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-HlmNHA_39-11_54_MI.xml van NHA" .

