@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 ns0: <a2a:EventRemark06_Datum_vonnis_/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_bhi_D4E5CE10-868D-4D09-92B6-4F995F07C9DA
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1859)" ;
  a2a:hasPerson oa:person_bhi_D4E5CE10-868D-4D09-92B6-4F995F07C9DA_Person1 ;
  a2a:hasEvent oa:event_bhi_D4E5CE10-868D-4D09-92B6-4F995F07C9DA_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_D4E5CE10-868D-4D09-92B6-4F995F07C9DA_0 ;
  a2a:hasSource oa:source_bhi_D4E5CE10-868D-4D09-92B6-4F995F07C9DA .

oa:person_bhi_D4E5CE10-868D-4D09-92B6-4F995F07C9DA_Person1
  a a2a:Person ;
  rdfs:label "Adriaan van der Werf" ;
  a2a:PersonName [
    rdfs:label "Adriaan van der Werf" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Werf"
  ] ;
  a2a:Residence [
    a2a:Place "Gemert" ;
    rdfs:label "Gemert"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "25" ;
    rdfs:label "25"
  ] ;
  a2a:Profession "schoenmaker" .

oa:event_bhi_D4E5CE10-868D-4D09-92B6-4F995F07C9DA_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventRemark05_Delict "mishandeling" ;
  a2a:EventRemark07_Rolnummer "25" ;
  ns0:_uitspraak "19-4-1859" ;
  a2a:EventRemark09_Soort_rechtbank "Gerechtshof" ;
  a2a:EventRemark08_Plaats_rechtbank "'s-Hertogenbosch" .

oa:relationep_bhi_D4E5CE10-868D-4D09-92B6-4F995F07C9DA_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_bhi_D4E5CE10-868D-4D09-92B6-4F995F07C9DA_Person1 ;
  a2a:EventKeyRef oa:event_bhi_D4E5CE10-868D-4D09-92B6-4F995F07C9DA_Event1 .

oa:source_bhi_D4E5CE10-868D-4D09-92B6-4F995F07C9DA
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, Gerechtshof" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1859-01-01 - 1859-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1859-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1859-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:Gerechtshof" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Collection "Strafvonnissen Eindhoven" ;
    a2a:RegistryNumber "89" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Strafvonnissen Eindhoven, 89"
  ] ;
  a2a:SourceLastChangeDate "2020-10-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.bhic.nl/integrated?mizig=414&miadt=235&miaet=54&micode=22.89&miview=ldt&minr=19039179" ;
  a2a:RecordIdentifier "19039179" ;
  a2a:RecordGUID "{D4E5CE10-868D-4D09-92B6-4F995F07C9DA}" ;
  a2a:SourceRemarkProvenance "22.89_54_235_NADER.txt via BHIC (persontxt2csv csv2a2a)" .

[] a2a:PersonRemarkdeat_plac "Gemert" .
