@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_6ECB2AB2-2C9E-43B3-830F-4B5F4283DB18
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1000-2000)" ;
  a2a:hasPerson oa:person_bhi_6ECB2AB2-2C9E-43B3-830F-4B5F4283DB18_Person1 ;
  a2a:hasEvent oa:event_bhi_6ECB2AB2-2C9E-43B3-830F-4B5F4283DB18_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_6ECB2AB2-2C9E-43B3-830F-4B5F4283DB18_0 ;
  a2a:hasSource oa:source_bhi_6ECB2AB2-2C9E-43B3-830F-4B5F4283DB18 .

oa:person_bhi_6ECB2AB2-2C9E-43B3-830F-4B5F4283DB18_Person1
  a a2a:Person ;
  rdfs:label "Elisabeth Pieters Suys" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Pieters Suys" ;
    a2a:PersonNameFirstName "Elisabeth Pieters" ;
    a2a:PersonNameLastName "Suys"
  ] .

oa:event_bhi_6ECB2AB2-2C9E-43B3-830F-4B5F4283DB18_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" .

oa:relationep_bhi_6ECB2AB2-2C9E-43B3-830F-4B5F4283DB18_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_bhi_6ECB2AB2-2C9E-43B3-830F-4B5F4283DB18_Person1 ;
  a2a:EventKeyRef oa:event_bhi_6ECB2AB2-2C9E-43B3-830F-4B5F4283DB18_Event1 .

oa:source_bhi_6ECB2AB2-2C9E-43B3-830F-4B5F4283DB18
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, Civiele procesdossiers" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1000-01-01 - 2000-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1000-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "2000-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [ a2a:Year "1669" ] ;
  a2a:SourceType "other:Civiele procesdossiers" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:RegistryNumber "788.1711" ;
    rdfs:label "Brabants Historisch Informatie Centrum, 788.1711"
  ] ;
  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-11&miview=ldt&minr=20016473" ;
  a2a:RecordIdentifier "20016473" ;
  a2a:RecordGUID "{6ECB2AB2-2C9E-43B3-830F-4B5F4283DB18}" ;
  a2a:SourceRemarkProvenance "19-11_18_235_nader.txt via BHIC (persontxt2csv csv2a2a)" .

