@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_73C6CFDF-FE3D-4DF1-B5FD-2831D04F87AF
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1915-1926)" ;
  a2a:hasPerson oa:person_bhi_73C6CFDF-FE3D-4DF1-B5FD-2831D04F87AF_Person1 ;
  a2a:hasEvent oa:event_bhi_73C6CFDF-FE3D-4DF1-B5FD-2831D04F87AF_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_73C6CFDF-FE3D-4DF1-B5FD-2831D04F87AF_0 ;
  a2a:hasSource oa:source_bhi_73C6CFDF-FE3D-4DF1-B5FD-2831D04F87AF .

oa:person_bhi_73C6CFDF-FE3D-4DF1-B5FD-2831D04F87AF_Person1
  a a2a:Person ;
  rdfs:label "J. Pruijsen" ;
  a2a:PersonName [
    rdfs:label "J. Pruijsen" ;
    a2a:PersonNameFirstName "J." ;
    a2a:PersonNameLastName "Pruijsen"
  ] .

oa:event_bhi_73C6CFDF-FE3D-4DF1-B5FD-2831D04F87AF_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventRemark09_Soort_rechtbank "Arrondissementsrechtbank" ;
  a2a:EventRemark08_Plaats_rechtbank "Breda" ;
  a2a:EventRemark07_Rolnummer "356" ;
  a2a:EventRemark05_Delict "Dierenmishandeling" .

oa:relationep_bhi_73C6CFDF-FE3D-4DF1-B5FD-2831D04F87AF_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_bhi_73C6CFDF-FE3D-4DF1-B5FD-2831D04F87AF_Person1 ;
  a2a:EventKeyRef oa:event_bhi_73C6CFDF-FE3D-4DF1-B5FD-2831D04F87AF_Event1 .

oa:source_bhi_73C6CFDF-FE3D-4DF1-B5FD-2831D04F87AF
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, Arrondissementsrechtbank" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1915-01-01 - 1926-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1915-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1926-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:Arrondissementsrechtbank" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Collection "Strafvonnissen Breda" ;
    a2a:RegistryNumber "690" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Strafvonnissen Breda, 690"
  ] ;
  a2a:SourceLastChangeDate "2020-10-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.bhic.nl/integrated?mizig=414&miadt=235&miaet=54&micode=23.690&miview=ldt&minr=1396518" ;
  a2a:RecordIdentifier "1396518" ;
  a2a:RecordGUID "{73C6CFDF-FE3D-4DF1-B5FD-2831D04F87AF}" ;
  a2a:SourceRemarkProvenance "23.690_54_235_NADER.txt via BHIC (persontxt2csv csv2a2a)" .

