@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_eb4dca05-e2e7-b3f3-6458-43052e7efad3
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1825)" ;
  a2a:hasPerson oa:person_nha_eb4dca05-e2e7-b3f3-6458-43052e7efad3_Person1, oa:person_nha_eb4dca05-e2e7-b3f3-6458-43052e7efad3_Person2, oa:person_nha_eb4dca05-e2e7-b3f3-6458-43052e7efad3_Person3, oa:person_nha_eb4dca05-e2e7-b3f3-6458-43052e7efad3_Person4, oa:person_nha_eb4dca05-e2e7-b3f3-6458-43052e7efad3_Person5, oa:person_nha_eb4dca05-e2e7-b3f3-6458-43052e7efad3_Person6, oa:person_nha_eb4dca05-e2e7-b3f3-6458-43052e7efad3_Person7, oa:person_nha_eb4dca05-e2e7-b3f3-6458-43052e7efad3_Person8 ;
  a2a:hasEvent oa:event_nha_eb4dca05-e2e7-b3f3-6458-43052e7efad3_Event1 ;
  a2a:hasRelationEP oa:relationep_nha_eb4dca05-e2e7-b3f3-6458-43052e7efad3_0, oa:relationep_nha_eb4dca05-e2e7-b3f3-6458-43052e7efad3_1, oa:relationep_nha_eb4dca05-e2e7-b3f3-6458-43052e7efad3_2, oa:relationep_nha_eb4dca05-e2e7-b3f3-6458-43052e7efad3_3, oa:relationep_nha_eb4dca05-e2e7-b3f3-6458-43052e7efad3_4, oa:relationep_nha_eb4dca05-e2e7-b3f3-6458-43052e7efad3_5, oa:relationep_nha_eb4dca05-e2e7-b3f3-6458-43052e7efad3_6, oa:relationep_nha_eb4dca05-e2e7-b3f3-6458-43052e7efad3_7 ;
  a2a:hasSource oa:source_nha_eb4dca05-e2e7-b3f3-6458-43052e7efad3 .

oa:person_nha_eb4dca05-e2e7-b3f3-6458-43052e7efad3_Person1
  a a2a:Person ;
  rdfs:label "Jan Isaak Alexander Gogel" ;
  a2a:PersonName [
    rdfs:label "Jan Isaak Alexander Gogel" ;
    a2a:PersonNameFirstName "Jan Isaak Alexander" ;
    a2a:PersonNameLastName "Gogel"
  ] ;
  a2a:Residence [
    a2a:Place "Overveen" ;
    rdfs:label "Overveen"
  ] .

oa:person_nha_eb4dca05-e2e7-b3f3-6458-43052e7efad3_Person2
  a a2a:Person ;
  rdfs:label "Jan Martin Gogel" ;
  a2a:PersonName [
    rdfs:label "Jan Martin Gogel" ;
    a2a:PersonNameFirstName "Jan Martin" ;
    a2a:PersonNameLastName "Gogel"
  ] ;
  a2a:Residence [
    a2a:Place "Bloemendaal" ;
    rdfs:label "Bloemendaal"
  ] .

oa:person_nha_eb4dca05-e2e7-b3f3-6458-43052e7efad3_Person3
  a a2a:Person ;
  rdfs:label "Elisabeth Alexander Gogel" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Alexander Gogel" ;
    a2a:PersonNameFirstName "Elisabeth Alexander" ;
    a2a:PersonNameLastName "Gogel"
  ] .

oa:person_nha_eb4dca05-e2e7-b3f3-6458-43052e7efad3_Person4
  a a2a:Person ;
  rdfs:label "Jacob Scholting" ;
  a2a:PersonName [
    rdfs:label "Jacob Scholting" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Scholting"
  ] ;
  a2a:Residence [
    a2a:Place "Haarlem" ;
    rdfs:label "Haarlem"
  ] ;
  a2a:Profession "procureur" .

oa:person_nha_eb4dca05-e2e7-b3f3-6458-43052e7efad3_Person5
  a a2a:Person ;
  rdfs:label "Wigbold van Haarlem" ;
  a2a:PersonName [
    rdfs:label "Wigbold van Haarlem" ;
    a2a:PersonNameFirstName "Wigbold" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Haarlem"
  ] ;
  a2a:Residence [
    a2a:Place "Haarlem" ;
    rdfs:label "Haarlem"
  ] ;
  a2a:Profession "procureur" .

oa:person_nha_eb4dca05-e2e7-b3f3-6458-43052e7efad3_Person6
  a a2a:Person ;
  rdfs:label "Anthonij Bakels" ;
  a2a:PersonName [
    rdfs:label "Anthonij Bakels" ;
    a2a:PersonNameFirstName "Anthonij" ;
    a2a:PersonNameLastName "Bakels"
  ] ;
  a2a:Residence [
    a2a:Place "Bloemendaal" ;
    rdfs:label "Bloemendaal"
  ] .

oa:person_nha_eb4dca05-e2e7-b3f3-6458-43052e7efad3_Person7
  a a2a:Person ;
  rdfs:label "Jan Willem van Hasselt" ;
  a2a:PersonName [
    rdfs:label "Jan Willem van Hasselt" ;
    a2a:PersonNameFirstName "Jan Willem" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hasselt"
  ] ;
  a2a:Residence [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_nha_eb4dca05-e2e7-b3f3-6458-43052e7efad3_Person8
  a a2a:Person ;
  rdfs:label "Gerrit Eldering" ;
  a2a:PersonName [
    rdfs:label "Gerrit Eldering" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Eldering"
  ] ;
  a2a:Residence [
    a2a:Place "Bloemendaal" ;
    rdfs:label "Bloemendaal"
  ] .

oa:event_nha_eb4dca05-e2e7-b3f3-6458-43052e7efad3_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventRemark28_Vredegerecht "Bloemendaal" ;
  a2a:EventRemark29_Vonnisdatum "1825" .

oa:relationep_nha_eb4dca05-e2e7-b3f3-6458-43052e7efad3_0
  a a2a:RelationEP ;
  rdfs:label "other:Overige personen" ;
  a2a:RelationType "other:Overige personen" ;
  a2a:PersonKeyRef oa:person_nha_eb4dca05-e2e7-b3f3-6458-43052e7efad3_Person1 ;
  a2a:EventKeyRef oa:event_nha_eb4dca05-e2e7-b3f3-6458-43052e7efad3_Event1 .

oa:relationep_nha_eb4dca05-e2e7-b3f3-6458-43052e7efad3_1
  a a2a:RelationEP ;
  rdfs:label "other:Overige personen" ;
  a2a:RelationType "other:Overige personen" ;
  a2a:PersonKeyRef oa:person_nha_eb4dca05-e2e7-b3f3-6458-43052e7efad3_Person2 ;
  a2a:EventKeyRef oa:event_nha_eb4dca05-e2e7-b3f3-6458-43052e7efad3_Event1 .

oa:relationep_nha_eb4dca05-e2e7-b3f3-6458-43052e7efad3_2
  a a2a:RelationEP ;
  rdfs:label "other:Overige personen" ;
  a2a:RelationType "other:Overige personen" ;
  a2a:PersonKeyRef oa:person_nha_eb4dca05-e2e7-b3f3-6458-43052e7efad3_Person3 ;
  a2a:EventKeyRef oa:event_nha_eb4dca05-e2e7-b3f3-6458-43052e7efad3_Event1 .

oa:relationep_nha_eb4dca05-e2e7-b3f3-6458-43052e7efad3_3
  a a2a:RelationEP ;
  rdfs:label "other:Overige personen" ;
  a2a:RelationType "other:Overige personen" ;
  a2a:PersonKeyRef oa:person_nha_eb4dca05-e2e7-b3f3-6458-43052e7efad3_Person4 ;
  a2a:EventKeyRef oa:event_nha_eb4dca05-e2e7-b3f3-6458-43052e7efad3_Event1 .

oa:relationep_nha_eb4dca05-e2e7-b3f3-6458-43052e7efad3_4
  a a2a:RelationEP ;
  rdfs:label "other:Overige personen" ;
  a2a:RelationType "other:Overige personen" ;
  a2a:PersonKeyRef oa:person_nha_eb4dca05-e2e7-b3f3-6458-43052e7efad3_Person5 ;
  a2a:EventKeyRef oa:event_nha_eb4dca05-e2e7-b3f3-6458-43052e7efad3_Event1 .

oa:relationep_nha_eb4dca05-e2e7-b3f3-6458-43052e7efad3_5
  a a2a:RelationEP ;
  rdfs:label "other:Overige personen" ;
  a2a:RelationType "other:Overige personen" ;
  a2a:PersonKeyRef oa:person_nha_eb4dca05-e2e7-b3f3-6458-43052e7efad3_Person6 ;
  a2a:EventKeyRef oa:event_nha_eb4dca05-e2e7-b3f3-6458-43052e7efad3_Event1 .

oa:relationep_nha_eb4dca05-e2e7-b3f3-6458-43052e7efad3_6
  a a2a:RelationEP ;
  rdfs:label "other:Overige personen" ;
  a2a:RelationType "other:Overige personen" ;
  a2a:PersonKeyRef oa:person_nha_eb4dca05-e2e7-b3f3-6458-43052e7efad3_Person7 ;
  a2a:EventKeyRef oa:event_nha_eb4dca05-e2e7-b3f3-6458-43052e7efad3_Event1 .

oa:relationep_nha_eb4dca05-e2e7-b3f3-6458-43052e7efad3_7
  a a2a:RelationEP ;
  rdfs:label "other:Overige personen" ;
  a2a:RelationType "other:Overige personen" ;
  a2a:PersonKeyRef oa:person_nha_eb4dca05-e2e7-b3f3-6458-43052e7efad3_Person8 ;
  a2a:EventKeyRef oa:event_nha_eb4dca05-e2e7-b3f3-6458-43052e7efad3_Event1 .

oa:source_nha_eb4dca05-e2e7-b3f3-6458-43052e7efad3
  a a2a:Source ;
  rdfs:label "Noord-Hollands Archief, Vredegerecht" ;
  a2a:SourcePlace [
    a2a:Place "Haarlem" ;
    rdfs:label "Haarlem", "1825-01-01 - 1825-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1825-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1825-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:Vredegerecht" ;
  a2a:SourceReference [
    a2a:InstitutionName "Noord-Hollands Archief" ;
    a2a:Collection "Vrede- en politiegerechten, 1811-1838" ;
    a2a:DocumentNumber "005" ;
    a2a:RegistryNumber "32" ;
    rdfs:label "Noord-Hollands Archief, Vrede- en politiegerechten, 1811-1838, 005, 32"
  ] ;
  a2a:SourceLastChangeDate "2018-03-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://noord-hollandsarchief.nl/bronnen/archieven?mivast=236&miadt=236&miaet=54&micode=39-32&minr=2566380&miview=ldt" ;
  a2a:RecordGUID "{eb4dca05-e2e7-b3f3-6458-43052e7efad3}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-HlmNHA_39-32_54_MI.xml van NHA" .

