@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_10552B2F-1B3C-4C92-A671-E8BDF4DDA8C9
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1832)" ;
  a2a:hasPerson oa:person_nha_10552B2F-1B3C-4C92-A671-E8BDF4DDA8C9_Person1, oa:person_nha_10552B2F-1B3C-4C92-A671-E8BDF4DDA8C9_Person2, oa:person_nha_10552B2F-1B3C-4C92-A671-E8BDF4DDA8C9_Person3, oa:person_nha_10552B2F-1B3C-4C92-A671-E8BDF4DDA8C9_Person4, oa:person_nha_10552B2F-1B3C-4C92-A671-E8BDF4DDA8C9_Person5, oa:person_nha_10552B2F-1B3C-4C92-A671-E8BDF4DDA8C9_Person6, oa:person_nha_10552B2F-1B3C-4C92-A671-E8BDF4DDA8C9_Person7, oa:person_nha_10552B2F-1B3C-4C92-A671-E8BDF4DDA8C9_Person8, oa:person_nha_10552B2F-1B3C-4C92-A671-E8BDF4DDA8C9_Person9 ;
  a2a:hasEvent oa:event_nha_10552B2F-1B3C-4C92-A671-E8BDF4DDA8C9_Event1 ;
  a2a:hasRelationEP oa:relationep_nha_10552B2F-1B3C-4C92-A671-E8BDF4DDA8C9_0, oa:relationep_nha_10552B2F-1B3C-4C92-A671-E8BDF4DDA8C9_1, oa:relationep_nha_10552B2F-1B3C-4C92-A671-E8BDF4DDA8C9_2, oa:relationep_nha_10552B2F-1B3C-4C92-A671-E8BDF4DDA8C9_3, oa:relationep_nha_10552B2F-1B3C-4C92-A671-E8BDF4DDA8C9_4, oa:relationep_nha_10552B2F-1B3C-4C92-A671-E8BDF4DDA8C9_5, oa:relationep_nha_10552B2F-1B3C-4C92-A671-E8BDF4DDA8C9_6, oa:relationep_nha_10552B2F-1B3C-4C92-A671-E8BDF4DDA8C9_7, oa:relationep_nha_10552B2F-1B3C-4C92-A671-E8BDF4DDA8C9_8 ;
  a2a:hasSource oa:source_nha_10552B2F-1B3C-4C92-A671-E8BDF4DDA8C9 .

oa:person_nha_10552B2F-1B3C-4C92-A671-E8BDF4DDA8C9_Person1
  a a2a:Person ;
  rdfs:label "Johannes Gerardus Keuss" ;
  a2a:PersonName [
    rdfs:label "Johannes Gerardus Keuss" ;
    a2a:PersonNameFirstName "Johannes Gerardus" ;
    a2a:PersonNameLastName "Keuss"
  ] ;
  a2a:Residence [
    a2a:Place "Alkmaar" ;
    rdfs:label "Alkmaar"
  ] ;
  a2a:Profession "tapper+winkelier" .

oa:person_nha_10552B2F-1B3C-4C92-A671-E8BDF4DDA8C9_Person2
  a a2a:Person ;
  rdfs:label "Kasper Homeijer" ;
  a2a:PersonName [
    rdfs:label "Kasper Homeijer" ;
    a2a:PersonNameFirstName "Kasper" ;
    a2a:PersonNameLastName "Homeijer"
  ] ;
  a2a:Residence [
    a2a:Place "Alkmaar" ;
    rdfs:label "Alkmaar"
  ] ;
  a2a:Profession "timmermansknecht" .

oa:person_nha_10552B2F-1B3C-4C92-A671-E8BDF4DDA8C9_Person3
  a a2a:Person ;
  rdfs:label "Jan Plas" ;
  a2a:PersonName [
    rdfs:label "Jan Plas" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Plas"
  ] ;
  a2a:Residence [
    a2a:Place "Alkmaar" ;
    rdfs:label "Alkmaar"
  ] ;
  a2a:Profession "timmerbaas" .

oa:person_nha_10552B2F-1B3C-4C92-A671-E8BDF4DDA8C9_Person4
  a a2a:Person ;
  rdfs:label "Jan Plas" ;
  a2a:PersonName [
    rdfs:label "Jan Plas" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Plas"
  ] ;
  a2a:Residence [
    a2a:Place "Alkmaar" ;
    rdfs:label "Alkmaar"
  ] .

oa:person_nha_10552B2F-1B3C-4C92-A671-E8BDF4DDA8C9_Person5
  a a2a:Person ;
  rdfs:label "Albert Plas" ;
  a2a:PersonName [
    rdfs:label "Albert Plas" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNameLastName "Plas"
  ] ;
  a2a:Residence [
    a2a:Place "Alkmaar" ;
    rdfs:label "Alkmaar"
  ] ;
  a2a:Profession "werkman" .

oa:person_nha_10552B2F-1B3C-4C92-A671-E8BDF4DDA8C9_Person6
  a a2a:Person ;
  rdfs:label "Anna van Uum" ;
  a2a:PersonName [
    rdfs:label "Anna van Uum" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Uum"
  ] .

oa:person_nha_10552B2F-1B3C-4C92-A671-E8BDF4DDA8C9_Person7
  a a2a:Person ;
  rdfs:label "Lourens Plas" ;
  a2a:PersonName [
    rdfs:label "Lourens Plas" ;
    a2a:PersonNameFirstName "Lourens" ;
    a2a:PersonNameLastName "Plas"
  ] ;
  a2a:Residence [
    a2a:Place "Alkmaar" ;
    rdfs:label "Alkmaar"
  ] ;
  a2a:Profession "verversbaas" .

oa:person_nha_10552B2F-1B3C-4C92-A671-E8BDF4DDA8C9_Person8
  a a2a:Person ;
  rdfs:label "Willem van Wijk" ;
  a2a:PersonName [
    rdfs:label "Willem van Wijk" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wijk"
  ] ;
  a2a:Residence [
    a2a:Place "Alkmaar" ;
    rdfs:label "Alkmaar"
  ] ;
  a2a:Profession "tapper" .

oa:person_nha_10552B2F-1B3C-4C92-A671-E8BDF4DDA8C9_Person9
  a a2a:Person ;
  rdfs:label "Jan Schermer" ;
  a2a:PersonName [
    rdfs:label "Jan Schermer" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Schermer"
  ] ;
  a2a:Residence [
    a2a:Place "Alkmaar" ;
    rdfs:label "Alkmaar"
  ] ;
  a2a:Profession "tabaksverkoper" .

oa:event_nha_10552B2F-1B3C-4C92-A671-E8BDF4DDA8C9_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventRemark55_Vredegerecht "Alkmaar" .

oa:relationep_nha_10552B2F-1B3C-4C92-A671-E8BDF4DDA8C9_0
  a a2a:RelationEP ;
  rdfs:label "other:Overige personen" ;
  a2a:RelationType "other:Overige personen" ;
  a2a:PersonKeyRef oa:person_nha_10552B2F-1B3C-4C92-A671-E8BDF4DDA8C9_Person1 ;
  a2a:EventKeyRef oa:event_nha_10552B2F-1B3C-4C92-A671-E8BDF4DDA8C9_Event1 .

oa:relationep_nha_10552B2F-1B3C-4C92-A671-E8BDF4DDA8C9_1
  a a2a:RelationEP ;
  rdfs:label "other:Overige personen" ;
  a2a:RelationType "other:Overige personen" ;
  a2a:PersonKeyRef oa:person_nha_10552B2F-1B3C-4C92-A671-E8BDF4DDA8C9_Person2 ;
  a2a:EventKeyRef oa:event_nha_10552B2F-1B3C-4C92-A671-E8BDF4DDA8C9_Event1 .

oa:relationep_nha_10552B2F-1B3C-4C92-A671-E8BDF4DDA8C9_2
  a a2a:RelationEP ;
  rdfs:label "other:Overige personen" ;
  a2a:RelationType "other:Overige personen" ;
  a2a:PersonKeyRef oa:person_nha_10552B2F-1B3C-4C92-A671-E8BDF4DDA8C9_Person3 ;
  a2a:EventKeyRef oa:event_nha_10552B2F-1B3C-4C92-A671-E8BDF4DDA8C9_Event1 .

oa:relationep_nha_10552B2F-1B3C-4C92-A671-E8BDF4DDA8C9_3
  a a2a:RelationEP ;
  rdfs:label "other:Overige personen" ;
  a2a:RelationType "other:Overige personen" ;
  a2a:PersonKeyRef oa:person_nha_10552B2F-1B3C-4C92-A671-E8BDF4DDA8C9_Person4 ;
  a2a:EventKeyRef oa:event_nha_10552B2F-1B3C-4C92-A671-E8BDF4DDA8C9_Event1 .

oa:relationep_nha_10552B2F-1B3C-4C92-A671-E8BDF4DDA8C9_4
  a a2a:RelationEP ;
  rdfs:label "other:Overige personen" ;
  a2a:RelationType "other:Overige personen" ;
  a2a:PersonKeyRef oa:person_nha_10552B2F-1B3C-4C92-A671-E8BDF4DDA8C9_Person5 ;
  a2a:EventKeyRef oa:event_nha_10552B2F-1B3C-4C92-A671-E8BDF4DDA8C9_Event1 .

oa:relationep_nha_10552B2F-1B3C-4C92-A671-E8BDF4DDA8C9_5
  a a2a:RelationEP ;
  rdfs:label "other:Overige personen" ;
  a2a:RelationType "other:Overige personen" ;
  a2a:PersonKeyRef oa:person_nha_10552B2F-1B3C-4C92-A671-E8BDF4DDA8C9_Person6 ;
  a2a:EventKeyRef oa:event_nha_10552B2F-1B3C-4C92-A671-E8BDF4DDA8C9_Event1 .

oa:relationep_nha_10552B2F-1B3C-4C92-A671-E8BDF4DDA8C9_6
  a a2a:RelationEP ;
  rdfs:label "other:Overige personen" ;
  a2a:RelationType "other:Overige personen" ;
  a2a:PersonKeyRef oa:person_nha_10552B2F-1B3C-4C92-A671-E8BDF4DDA8C9_Person7 ;
  a2a:EventKeyRef oa:event_nha_10552B2F-1B3C-4C92-A671-E8BDF4DDA8C9_Event1 .

oa:relationep_nha_10552B2F-1B3C-4C92-A671-E8BDF4DDA8C9_7
  a a2a:RelationEP ;
  rdfs:label "other:Overige personen" ;
  a2a:RelationType "other:Overige personen" ;
  a2a:PersonKeyRef oa:person_nha_10552B2F-1B3C-4C92-A671-E8BDF4DDA8C9_Person8 ;
  a2a:EventKeyRef oa:event_nha_10552B2F-1B3C-4C92-A671-E8BDF4DDA8C9_Event1 .

oa:relationep_nha_10552B2F-1B3C-4C92-A671-E8BDF4DDA8C9_8
  a a2a:RelationEP ;
  rdfs:label "other:Overige personen" ;
  a2a:RelationType "other:Overige personen" ;
  a2a:PersonKeyRef oa:person_nha_10552B2F-1B3C-4C92-A671-E8BDF4DDA8C9_Person9 ;
  a2a:EventKeyRef oa:event_nha_10552B2F-1B3C-4C92-A671-E8BDF4DDA8C9_Event1 .

oa:source_nha_10552B2F-1B3C-4C92-A671-E8BDF4DDA8C9
  a a2a:Source ;
  rdfs:label "Noord-Hollands Archief, Vredegerecht" ;
  a2a:SourcePlace [
    a2a:Place "Haarlem" ;
    rdfs:label "Haarlem", "1832-01-01 - 1832-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1832-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1832-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:Vredegerecht" ;
  a2a:SourceReference [
    a2a:InstitutionName "Noord-Hollands Archief" ;
    a2a:Collection "Vredegerecht Alkmaar, 1811-1838" ;
    a2a:DocumentNumber "024" ;
    a2a:RegistryNumber "23" ;
    rdfs:label "Noord-Hollands Archief, Vredegerecht Alkmaar, 1811-1838, 024, 23"
  ] ;
  a2a:SourceLastChangeDate "2021-10-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12102/10552B2F1B3C4C92A671E8BDF4DDA8C9" ;
  a2a:RecordGUID "{10552B2F-1B3C-4C92-A671-E8BDF4DDA8C9}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-HlmNHA_41-23_54_MI.xml van NHA" .

