@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_1f50d8fe-e9fa-ee93-99f4-1a16c68a74b0
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1815)" ;
  a2a:hasPerson oa:person_nha_1f50d8fe-e9fa-ee93-99f4-1a16c68a74b0_Person1, oa:person_nha_1f50d8fe-e9fa-ee93-99f4-1a16c68a74b0_Person2, oa:person_nha_1f50d8fe-e9fa-ee93-99f4-1a16c68a74b0_Person3, oa:person_nha_1f50d8fe-e9fa-ee93-99f4-1a16c68a74b0_Person4, oa:person_nha_1f50d8fe-e9fa-ee93-99f4-1a16c68a74b0_Person5, oa:person_nha_1f50d8fe-e9fa-ee93-99f4-1a16c68a74b0_Person6, oa:person_nha_1f50d8fe-e9fa-ee93-99f4-1a16c68a74b0_Person7, oa:person_nha_1f50d8fe-e9fa-ee93-99f4-1a16c68a74b0_Person8, oa:person_nha_1f50d8fe-e9fa-ee93-99f4-1a16c68a74b0_Person9, oa:person_nha_1f50d8fe-e9fa-ee93-99f4-1a16c68a74b0_Person10, oa:person_nha_1f50d8fe-e9fa-ee93-99f4-1a16c68a74b0_Person11 ;
  a2a:hasEvent oa:event_nha_1f50d8fe-e9fa-ee93-99f4-1a16c68a74b0_Event1 ;
  a2a:hasRelationEP oa:relationep_nha_1f50d8fe-e9fa-ee93-99f4-1a16c68a74b0_0, oa:relationep_nha_1f50d8fe-e9fa-ee93-99f4-1a16c68a74b0_1, oa:relationep_nha_1f50d8fe-e9fa-ee93-99f4-1a16c68a74b0_2, oa:relationep_nha_1f50d8fe-e9fa-ee93-99f4-1a16c68a74b0_3, oa:relationep_nha_1f50d8fe-e9fa-ee93-99f4-1a16c68a74b0_4, oa:relationep_nha_1f50d8fe-e9fa-ee93-99f4-1a16c68a74b0_5, oa:relationep_nha_1f50d8fe-e9fa-ee93-99f4-1a16c68a74b0_6, oa:relationep_nha_1f50d8fe-e9fa-ee93-99f4-1a16c68a74b0_7, oa:relationep_nha_1f50d8fe-e9fa-ee93-99f4-1a16c68a74b0_8, oa:relationep_nha_1f50d8fe-e9fa-ee93-99f4-1a16c68a74b0_9, oa:relationep_nha_1f50d8fe-e9fa-ee93-99f4-1a16c68a74b0_10 ;
  a2a:hasSource oa:source_nha_1f50d8fe-e9fa-ee93-99f4-1a16c68a74b0 .

oa:person_nha_1f50d8fe-e9fa-ee93-99f4-1a16c68a74b0_Person1
  a a2a:Person ;
  rdfs:label "Barend Steeman" ;
  a2a:PersonName [
    rdfs:label "Barend Steeman" ;
    a2a:PersonNameFirstName "Barend" ;
    a2a:PersonNameLastName "Steeman"
  ] ;
  a2a:Residence [
    a2a:Place "Muiden" ;
    rdfs:label "Muiden"
  ] ;
  a2a:Profession "tapper" .

oa:person_nha_1f50d8fe-e9fa-ee93-99f4-1a16c68a74b0_Person2
  a a2a:Person ;
  rdfs:label "Peternella Sloothaak" ;
  a2a:PersonName [
    rdfs:label "Peternella Sloothaak" ;
    a2a:PersonNameFirstName "Peternella" ;
    a2a:PersonNameLastName "Sloothaak"
  ] ;
  a2a:Residence [
    a2a:Place "Muiden" ;
    rdfs:label "Muiden"
  ] .

oa:person_nha_1f50d8fe-e9fa-ee93-99f4-1a16c68a74b0_Person3
  a a2a:Person ;
  rdfs:label "Coenraad Steeman" ;
  a2a:PersonName [
    rdfs:label "Coenraad Steeman" ;
    a2a:PersonNameFirstName "Coenraad" ;
    a2a:PersonNameLastName "Steeman"
  ] ;
  a2a:Residence [
    a2a:Place "Muiden" ;
    rdfs:label "Muiden"
  ] ;
  a2a:Profession "arbeider" .

oa:person_nha_1f50d8fe-e9fa-ee93-99f4-1a16c68a74b0_Person4
  a a2a:Person ;
  rdfs:label "Arie Steeman" ;
  a2a:PersonName [
    rdfs:label "Arie Steeman" ;
    a2a:PersonNameFirstName "Arie" ;
    a2a:PersonNameLastName "Steeman"
  ] ;
  a2a:Residence [
    a2a:Place "Muiden" ;
    rdfs:label "Muiden"
  ] ;
  a2a:Profession "winkelier" .

oa:person_nha_1f50d8fe-e9fa-ee93-99f4-1a16c68a74b0_Person5
  a a2a:Person ;
  rdfs:label "Jan van Wees" ;
  a2a:PersonName [
    rdfs:label "Jan van Wees" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wees"
  ] ;
  a2a:Residence [
    a2a:Place "Slootdijk" ;
    rdfs:label "Slootdijk"
  ] ;
  a2a:Profession "veehouder" .

oa:person_nha_1f50d8fe-e9fa-ee93-99f4-1a16c68a74b0_Person6
  a a2a:Person ;
  rdfs:label "Steeven van Wees" ;
  a2a:PersonName [
    rdfs:label "Steeven van Wees" ;
    a2a:PersonNameFirstName "Steeven" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wees"
  ] ;
  a2a:Residence [
    a2a:Place "Baambrugge" ;
    rdfs:label "Baambrugge"
  ] ;
  a2a:Profession "veehouder" .

oa:person_nha_1f50d8fe-e9fa-ee93-99f4-1a16c68a74b0_Person7
  a a2a:Person ;
  rdfs:label "Klaas van Schaik" ;
  a2a:PersonName [
    rdfs:label "Klaas van Schaik" ;
    a2a:PersonNameFirstName "Klaas" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Schaik"
  ] ;
  a2a:Residence [
    a2a:Place "Bijlmer" ;
    rdfs:label "Bijlmer"
  ] ;
  a2a:Profession "veehouder" .

oa:person_nha_1f50d8fe-e9fa-ee93-99f4-1a16c68a74b0_Person8
  a a2a:Person ;
  rdfs:label "Mietje Steeman" ;
  a2a:PersonName [
    rdfs:label "Mietje Steeman" ;
    a2a:PersonNameFirstName "Mietje" ;
    a2a:PersonNameLastName "Steeman"
  ] ;
  a2a:Residence [
    a2a:Place "Muiden" ;
    rdfs:label "Muiden"
  ] .

oa:person_nha_1f50d8fe-e9fa-ee93-99f4-1a16c68a74b0_Person9
  a a2a:Person ;
  rdfs:label "Gijsberta Steeman" ;
  a2a:PersonName [
    rdfs:label "Gijsberta Steeman" ;
    a2a:PersonNameFirstName "Gijsberta" ;
    a2a:PersonNameLastName "Steeman"
  ] ;
  a2a:Residence [
    a2a:Place "Muiden" ;
    rdfs:label "Muiden"
  ] .

oa:person_nha_1f50d8fe-e9fa-ee93-99f4-1a16c68a74b0_Person10
  a a2a:Person ;
  rdfs:label "Jan Steeman" ;
  a2a:PersonName [
    rdfs:label "Jan Steeman" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Steeman"
  ] ;
  a2a:Residence [
    a2a:Place "Muiden" ;
    rdfs:label "Muiden"
  ] ;
  a2a:Profession "winkelier" .

oa:person_nha_1f50d8fe-e9fa-ee93-99f4-1a16c68a74b0_Person11
  a a2a:Person ;
  rdfs:label "Antje Steeman" ;
  a2a:PersonName [
    rdfs:label "Antje Steeman" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNameLastName "Steeman"
  ] ;
  a2a:Residence [
    a2a:Place "Muiden" ;
    rdfs:label "Muiden"
  ] .

oa:event_nha_1f50d8fe-e9fa-ee93-99f4-1a16c68a74b0_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventRemark29_Vonnisdatum "1815" ;
  a2a:EventRemark28_Vredegerecht "Naarden" .

oa:relationep_nha_1f50d8fe-e9fa-ee93-99f4-1a16c68a74b0_0
  a a2a:RelationEP ;
  rdfs:label "other:Overige personen" ;
  a2a:RelationType "other:Overige personen" ;
  a2a:PersonKeyRef oa:person_nha_1f50d8fe-e9fa-ee93-99f4-1a16c68a74b0_Person1 ;
  a2a:EventKeyRef oa:event_nha_1f50d8fe-e9fa-ee93-99f4-1a16c68a74b0_Event1 .

oa:relationep_nha_1f50d8fe-e9fa-ee93-99f4-1a16c68a74b0_1
  a a2a:RelationEP ;
  rdfs:label "other:Overige personen" ;
  a2a:RelationType "other:Overige personen" ;
  a2a:PersonKeyRef oa:person_nha_1f50d8fe-e9fa-ee93-99f4-1a16c68a74b0_Person2 ;
  a2a:EventKeyRef oa:event_nha_1f50d8fe-e9fa-ee93-99f4-1a16c68a74b0_Event1 .

oa:relationep_nha_1f50d8fe-e9fa-ee93-99f4-1a16c68a74b0_2
  a a2a:RelationEP ;
  rdfs:label "other:Overige personen" ;
  a2a:RelationType "other:Overige personen" ;
  a2a:PersonKeyRef oa:person_nha_1f50d8fe-e9fa-ee93-99f4-1a16c68a74b0_Person3 ;
  a2a:EventKeyRef oa:event_nha_1f50d8fe-e9fa-ee93-99f4-1a16c68a74b0_Event1 .

oa:relationep_nha_1f50d8fe-e9fa-ee93-99f4-1a16c68a74b0_3
  a a2a:RelationEP ;
  rdfs:label "other:Overige personen" ;
  a2a:RelationType "other:Overige personen" ;
  a2a:PersonKeyRef oa:person_nha_1f50d8fe-e9fa-ee93-99f4-1a16c68a74b0_Person4 ;
  a2a:EventKeyRef oa:event_nha_1f50d8fe-e9fa-ee93-99f4-1a16c68a74b0_Event1 .

oa:relationep_nha_1f50d8fe-e9fa-ee93-99f4-1a16c68a74b0_4
  a a2a:RelationEP ;
  rdfs:label "other:Overige personen" ;
  a2a:RelationType "other:Overige personen" ;
  a2a:PersonKeyRef oa:person_nha_1f50d8fe-e9fa-ee93-99f4-1a16c68a74b0_Person5 ;
  a2a:EventKeyRef oa:event_nha_1f50d8fe-e9fa-ee93-99f4-1a16c68a74b0_Event1 .

oa:relationep_nha_1f50d8fe-e9fa-ee93-99f4-1a16c68a74b0_5
  a a2a:RelationEP ;
  rdfs:label "other:Overige personen" ;
  a2a:RelationType "other:Overige personen" ;
  a2a:PersonKeyRef oa:person_nha_1f50d8fe-e9fa-ee93-99f4-1a16c68a74b0_Person6 ;
  a2a:EventKeyRef oa:event_nha_1f50d8fe-e9fa-ee93-99f4-1a16c68a74b0_Event1 .

oa:relationep_nha_1f50d8fe-e9fa-ee93-99f4-1a16c68a74b0_6
  a a2a:RelationEP ;
  rdfs:label "other:Overige personen" ;
  a2a:RelationType "other:Overige personen" ;
  a2a:PersonKeyRef oa:person_nha_1f50d8fe-e9fa-ee93-99f4-1a16c68a74b0_Person7 ;
  a2a:EventKeyRef oa:event_nha_1f50d8fe-e9fa-ee93-99f4-1a16c68a74b0_Event1 .

oa:relationep_nha_1f50d8fe-e9fa-ee93-99f4-1a16c68a74b0_7
  a a2a:RelationEP ;
  rdfs:label "other:Overige personen" ;
  a2a:RelationType "other:Overige personen" ;
  a2a:PersonKeyRef oa:person_nha_1f50d8fe-e9fa-ee93-99f4-1a16c68a74b0_Person8 ;
  a2a:EventKeyRef oa:event_nha_1f50d8fe-e9fa-ee93-99f4-1a16c68a74b0_Event1 .

oa:relationep_nha_1f50d8fe-e9fa-ee93-99f4-1a16c68a74b0_8
  a a2a:RelationEP ;
  rdfs:label "other:Overige personen" ;
  a2a:RelationType "other:Overige personen" ;
  a2a:PersonKeyRef oa:person_nha_1f50d8fe-e9fa-ee93-99f4-1a16c68a74b0_Person9 ;
  a2a:EventKeyRef oa:event_nha_1f50d8fe-e9fa-ee93-99f4-1a16c68a74b0_Event1 .

oa:relationep_nha_1f50d8fe-e9fa-ee93-99f4-1a16c68a74b0_9
  a a2a:RelationEP ;
  rdfs:label "other:Overige personen" ;
  a2a:RelationType "other:Overige personen" ;
  a2a:PersonKeyRef oa:person_nha_1f50d8fe-e9fa-ee93-99f4-1a16c68a74b0_Person10 ;
  a2a:EventKeyRef oa:event_nha_1f50d8fe-e9fa-ee93-99f4-1a16c68a74b0_Event1 .

oa:relationep_nha_1f50d8fe-e9fa-ee93-99f4-1a16c68a74b0_10
  a a2a:RelationEP ;
  rdfs:label "other:Overige personen" ;
  a2a:RelationType "other:Overige personen" ;
  a2a:PersonKeyRef oa:person_nha_1f50d8fe-e9fa-ee93-99f4-1a16c68a74b0_Person11 ;
  a2a:EventKeyRef oa:event_nha_1f50d8fe-e9fa-ee93-99f4-1a16c68a74b0_Event1 .

oa:source_nha_1f50d8fe-e9fa-ee93-99f4-1a16c68a74b0
  a a2a:Source ;
  rdfs:label "Noord-Hollands Archief, Vredegerecht" ;
  a2a:SourcePlace [
    a2a:Place "Haarlem" ;
    rdfs:label "Haarlem", "1815-01-01 - 1815-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1815-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1815-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:Vredegerecht" ;
  a2a:SourceReference [
    a2a:InstitutionName "Noord-Hollands Archief" ;
    a2a:Collection "Vrede- en politiegerechten, 1811-1838" ;
    a2a:DocumentNumber "034" ;
    a2a:RegistryNumber "276" ;
    rdfs:label "Noord-Hollands Archief, Vrede- en politiegerechten, 1811-1838, 034, 276"
  ] ;
  a2a:SourceLastChangeDate "2018-03-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://noord-hollandsarchief.nl/bronnen/archieven?mivast=236&miadt=236&miaet=54&micode=39-276&minr=2631127&miview=ldt" ;
  a2a:RecordGUID "{1f50d8fe-e9fa-ee93-99f4-1a16c68a74b0}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-HlmNHA_39-276_54_MI.xml van NHA" .

