@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_e1f3c3e7-36ce-75ed-3777-e7ce02c0fa54
  a a2a:Record ;
  rdfs:label "Registratie in 1831" ;
  a2a:hasPerson oa:person_nha_e1f3c3e7-36ce-75ed-3777-e7ce02c0fa54_Person1, oa:person_nha_e1f3c3e7-36ce-75ed-3777-e7ce02c0fa54_Person2, oa:person_nha_e1f3c3e7-36ce-75ed-3777-e7ce02c0fa54_Person3, oa:person_nha_e1f3c3e7-36ce-75ed-3777-e7ce02c0fa54_Person4 ;
  a2a:hasEvent oa:event_nha_e1f3c3e7-36ce-75ed-3777-e7ce02c0fa54_Event1 ;
  a2a:hasRelationEP oa:relationep_nha_e1f3c3e7-36ce-75ed-3777-e7ce02c0fa54_0, oa:relationep_nha_e1f3c3e7-36ce-75ed-3777-e7ce02c0fa54_1, oa:relationep_nha_e1f3c3e7-36ce-75ed-3777-e7ce02c0fa54_2, oa:relationep_nha_e1f3c3e7-36ce-75ed-3777-e7ce02c0fa54_3 ;
  a2a:hasSource oa:source_nha_e1f3c3e7-36ce-75ed-3777-e7ce02c0fa54 .

oa:person_nha_e1f3c3e7-36ce-75ed-3777-e7ce02c0fa54_Person1
  a a2a:Person ;
  rdfs:label "Matthijs Preijer" ;
  a2a:PersonName [
    rdfs:label "Matthijs Preijer" ;
    a2a:PersonNameFirstName "Matthijs" ;
    a2a:PersonNameLastName "Preijer"
  ] ;
  a2a:Residence [
    a2a:Place "Alkmaar" ;
    rdfs:label "Alkmaar"
  ] ;
  a2a:Profession "ijzersmid" .

oa:person_nha_e1f3c3e7-36ce-75ed-3777-e7ce02c0fa54_Person2
  a a2a:Person ;
  rdfs:label "Philip Jacob Heidt" ;
  a2a:PersonName [
    rdfs:label "Philip Jacob Heidt" ;
    a2a:PersonNameFirstName "Philip Jacob" ;
    a2a:PersonNameLastName "Heidt"
  ] ;
  a2a:Residence [
    a2a:Place "Alkmaar" ;
    rdfs:label "Alkmaar"
  ] ;
  a2a:Profession "vleeshouwer" .

oa:person_nha_e1f3c3e7-36ce-75ed-3777-e7ce02c0fa54_Person3
  a a2a:Person ;
  rdfs:label "Jelletje Engemann" ;
  a2a:PersonName [
    rdfs:label "Jelletje Engemann" ;
    a2a:PersonNameFirstName "Jelletje" ;
    a2a:PersonNameLastName "Engemann"
  ] ;
  a2a:Residence [
    a2a:Place "Alkmaar" ;
    rdfs:label "Alkmaar"
  ] ;
  a2a:Profession "vleeshouwster" .

oa:person_nha_e1f3c3e7-36ce-75ed-3777-e7ce02c0fa54_Person4
  a a2a:Person ;
  rdfs:label "Johan Willem Westerman" ;
  a2a:PersonName [
    rdfs:label "Johan Willem Westerman" ;
    a2a:PersonNameFirstName "Johan Willem" ;
    a2a:PersonNameLastName "Westerman"
  ] ;
  a2a:Residence [
    a2a:Place "Alkmaar" ;
    rdfs:label "Alkmaar"
  ] .

oa:event_nha_e1f3c3e7-36ce-75ed-3777-e7ce02c0fa54_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [ a2a:Year "1831" ] ;
  a2a:EventRemark28_Vredegerecht "Alkmaar" .

oa:relationep_nha_e1f3c3e7-36ce-75ed-3777-e7ce02c0fa54_0
  a a2a:RelationEP ;
  rdfs:label "other:Overige personen" ;
  a2a:RelationType "other:Overige personen" ;
  a2a:PersonKeyRef oa:person_nha_e1f3c3e7-36ce-75ed-3777-e7ce02c0fa54_Person1 ;
  a2a:EventKeyRef oa:event_nha_e1f3c3e7-36ce-75ed-3777-e7ce02c0fa54_Event1 .

oa:relationep_nha_e1f3c3e7-36ce-75ed-3777-e7ce02c0fa54_1
  a a2a:RelationEP ;
  rdfs:label "other:Overige personen" ;
  a2a:RelationType "other:Overige personen" ;
  a2a:PersonKeyRef oa:person_nha_e1f3c3e7-36ce-75ed-3777-e7ce02c0fa54_Person2 ;
  a2a:EventKeyRef oa:event_nha_e1f3c3e7-36ce-75ed-3777-e7ce02c0fa54_Event1 .

oa:relationep_nha_e1f3c3e7-36ce-75ed-3777-e7ce02c0fa54_2
  a a2a:RelationEP ;
  rdfs:label "other:Overige personen" ;
  a2a:RelationType "other:Overige personen" ;
  a2a:PersonKeyRef oa:person_nha_e1f3c3e7-36ce-75ed-3777-e7ce02c0fa54_Person3 ;
  a2a:EventKeyRef oa:event_nha_e1f3c3e7-36ce-75ed-3777-e7ce02c0fa54_Event1 .

oa:relationep_nha_e1f3c3e7-36ce-75ed-3777-e7ce02c0fa54_3
  a a2a:RelationEP ;
  rdfs:label "other:Overige personen" ;
  a2a:RelationType "other:Overige personen" ;
  a2a:PersonKeyRef oa:person_nha_e1f3c3e7-36ce-75ed-3777-e7ce02c0fa54_Person4 ;
  a2a:EventKeyRef oa:event_nha_e1f3c3e7-36ce-75ed-3777-e7ce02c0fa54_Event1 .

oa:source_nha_e1f3c3e7-36ce-75ed-3777-e7ce02c0fa54
  a a2a:Source ;
  rdfs:label "Noord-Hollands Archief, Vredegerecht" ;
  a2a:SourcePlace [
    a2a:Place "Haarlem" ;
    rdfs:label "Haarlem", "1831-01-01 - 1831-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1831-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1831-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:Vredegerecht" ;
  a2a:SourceReference [
    a2a:InstitutionName "Noord-Hollands Archief" ;
    a2a:Collection "Vredegerecht Alkmaar, 1811-1838" ;
    a2a:DocumentNumber "78" ;
    a2a:RegistryNumber "22" ;
    rdfs:label "Noord-Hollands Archief, Vredegerecht Alkmaar, 1811-1838, 78, 22"
  ] ;
  a2a:SourceLastChangeDate "2018-03-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://noord-hollandsarchief.nl/bronnen/archieven?mivast=236&miadt=236&miaet=54&micode=41-22&minr=2420466&miview=ldt" ;
  a2a:RecordGUID "{e1f3c3e7-36ce-75ed-3777-e7ce02c0fa54}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-HlmNHA_41-22_54_MI.xml van NHA" .

