@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_bhi_2AB57323-05F4-4A3D-86EC-A0B52EB49EC1
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1587-1810)" ;
  a2a:hasPerson oa:person_bhi_2AB57323-05F4-4A3D-86EC-A0B52EB49EC1_Person1 ;
  a2a:hasEvent oa:event_bhi_2AB57323-05F4-4A3D-86EC-A0B52EB49EC1_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_2AB57323-05F4-4A3D-86EC-A0B52EB49EC1_0 ;
  a2a:hasSource oa:source_bhi_2AB57323-05F4-4A3D-86EC-A0B52EB49EC1 .

oa:person_bhi_2AB57323-05F4-4A3D-86EC-A0B52EB49EC1_Person1
  a a2a:Person ;
  rdfs:label "Simon Lievensen" ;
  a2a:PersonName [
    rdfs:label "Simon Lievensen" ;
    a2a:PersonNameFirstName "Simon" ;
    a2a:PersonNameLastName "Lievensen"
  ] .

oa:event_bhi_2AB57323-05F4-4A3D-86EC-A0B52EB49EC1_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" .

oa:relationep_bhi_2AB57323-05F4-4A3D-86EC-A0B52EB49EC1_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_bhi_2AB57323-05F4-4A3D-86EC-A0B52EB49EC1_Person1 ;
  a2a:EventKeyRef oa:event_bhi_2AB57323-05F4-4A3D-86EC-A0B52EB49EC1_Event1 .

oa:source_bhi_2AB57323-05F4-4A3D-86EC-A0B52EB49EC1
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, Criminele vonnissen" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1587-01-01 - 1810-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1587-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1810-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:Criminele vonnissen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:RegistryNumber "811" ;
    rdfs:label "Brabants Historisch Informatie Centrum, 811"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.archieven.nl/maisi_ajax_proxy0.php?mivast=0&mizig=310&miadt=235&miaet=185&micode=19&minr=12827686&miview=viewer2"
  ] ;
  a2a:SourceLastChangeDate "2019-09-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.archieven.nl/nl/zoeken?mivast=0&mizig=310&miadt=235&miaet=18&micode=19-13&miview=ldt&minr=1103639" ;
  a2a:RecordIdentifier "1103639" ;
  a2a:RecordGUID "{2AB57323-05F4-4A3D-86EC-A0B52EB49EC1}" ;
  a2a:SourceRemarkOpmerking "Vonnisnummer 653" ;
  a2a:SourceRemarkProvenance "19-13_18_235_nader.txt via BHIC (persontxt2csv csv2a2a)" .

