@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_DFCE77B7-F64C-4864-9155-EB80EB2DF836
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1581-1795)" ;
  a2a:hasPerson oa:person_bhi_DFCE77B7-F64C-4864-9155-EB80EB2DF836_Person1 ;
  a2a:hasEvent oa:event_bhi_DFCE77B7-F64C-4864-9155-EB80EB2DF836_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_DFCE77B7-F64C-4864-9155-EB80EB2DF836_0 ;
  a2a:hasSource oa:source_bhi_DFCE77B7-F64C-4864-9155-EB80EB2DF836 .

oa:person_bhi_DFCE77B7-F64C-4864-9155-EB80EB2DF836_Person1
  a a2a:Person ;
  rdfs:label "Thomas Rasier" ;
  a2a:PersonName [
    rdfs:label "Thomas Rasier" ;
    a2a:PersonNameFirstName "Thomas" ;
    a2a:PersonNameLastName "Rasier"
  ] .

oa:event_bhi_DFCE77B7-F64C-4864-9155-EB80EB2DF836_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" .

oa:relationep_bhi_DFCE77B7-F64C-4864-9155-EB80EB2DF836_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_bhi_DFCE77B7-F64C-4864-9155-EB80EB2DF836_Person1 ;
  a2a:EventKeyRef oa:event_bhi_DFCE77B7-F64C-4864-9155-EB80EB2DF836_Event1 .

oa:source_bhi_DFCE77B7-F64C-4864-9155-EB80EB2DF836
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, Resoluties" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1581-01-01 - 1795-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1581-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1795-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:Resoluties" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:RegistryNumber "3" ;
    rdfs:label "Brabants Historisch Informatie Centrum, 3"
  ] ;
  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=12822475&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-05&miview=ldt&minr=1075698" ;
  a2a:RecordIdentifier "1075698" ;
  a2a:RecordGUID "{DFCE77B7-F64C-4864-9155-EB80EB2DF836}" ;
  a2a:SourceRemarkOpmerking "Zie resolutienummer 1753" ;
  a2a:SourceRemarkProvenance "19-05_18_235_nader.txt via BHIC (persontxt2csv csv2a2a)" .

