@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_gra_d0a70a22-e4e6-3cee-4fa7-a7ba6c99c4c8
  a a2a:Record ;
  rdfs:label "Registratie in 1726" ;
  a2a:hasPerson oa:person_gra_d0a70a22-e4e6-3cee-4fa7-a7ba6c99c4c8_Person1, oa:person_gra_d0a70a22-e4e6-3cee-4fa7-a7ba6c99c4c8_Person2, oa:person_gra_d0a70a22-e4e6-3cee-4fa7-a7ba6c99c4c8_Person3 ;
  a2a:hasEvent oa:event_gra_d0a70a22-e4e6-3cee-4fa7-a7ba6c99c4c8_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_d0a70a22-e4e6-3cee-4fa7-a7ba6c99c4c8_0, oa:relationep_gra_d0a70a22-e4e6-3cee-4fa7-a7ba6c99c4c8_1, oa:relationep_gra_d0a70a22-e4e6-3cee-4fa7-a7ba6c99c4c8_2 ;
  a2a:hasSource oa:source_gra_d0a70a22-e4e6-3cee-4fa7-a7ba6c99c4c8 .

oa:person_gra_d0a70a22-e4e6-3cee-4fa7-a7ba6c99c4c8_Person1
  a a2a:Person ;
  rdfs:label "Gerrit Reints Beerta" ;
  a2a:PersonName [
    rdfs:label "Gerrit Reints Beerta" ;
    a2a:PersonNameFirstName "Gerrit Reints" ;
    a2a:PersonNameLastName "Beerta"
  ] .

oa:person_gra_d0a70a22-e4e6-3cee-4fa7-a7ba6c99c4c8_Person2
  a a2a:Person ;
  rdfs:label "Jan Gerrits Beerta" ;
  a2a:PersonName [
    rdfs:label "Jan Gerrits Beerta" ;
    a2a:PersonNameFirstName "Jan Gerrits" ;
    a2a:PersonNameLastName "Beerta"
  ] .

oa:person_gra_d0a70a22-e4e6-3cee-4fa7-a7ba6c99c4c8_Person3
  a a2a:Person ;
  rdfs:label "Frouke Jans Diklants" ;
  a2a:PersonName [
    rdfs:label "Frouke Jans Diklants" ;
    a2a:PersonNameFirstName "Frouke Jans" ;
    a2a:PersonNameLastName "Diklants"
  ] .

oa:event_gra_d0a70a22-e4e6-3cee-4fa7-a7ba6c99c4c8_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [ a2a:Year "1726" ] .

oa:relationep_gra_d0a70a22-e4e6-3cee-4fa7-a7ba6c99c4c8_0
  a a2a:RelationEP ;
  rdfs:label "other:Betrokkene" ;
  a2a:RelationType "other:Betrokkene" ;
  a2a:PersonKeyRef oa:person_gra_d0a70a22-e4e6-3cee-4fa7-a7ba6c99c4c8_Person1 ;
  a2a:EventKeyRef oa:event_gra_d0a70a22-e4e6-3cee-4fa7-a7ba6c99c4c8_Event1 .

oa:relationep_gra_d0a70a22-e4e6-3cee-4fa7-a7ba6c99c4c8_1
  a a2a:RelationEP ;
  rdfs:label "other:Betrokkene" ;
  a2a:RelationType "other:Betrokkene" ;
  a2a:PersonKeyRef oa:person_gra_d0a70a22-e4e6-3cee-4fa7-a7ba6c99c4c8_Person2 ;
  a2a:EventKeyRef oa:event_gra_d0a70a22-e4e6-3cee-4fa7-a7ba6c99c4c8_Event1 .

oa:relationep_gra_d0a70a22-e4e6-3cee-4fa7-a7ba6c99c4c8_2
  a a2a:RelationEP ;
  rdfs:label "other:Betrokkene" ;
  a2a:RelationType "other:Betrokkene" ;
  a2a:PersonKeyRef oa:person_gra_d0a70a22-e4e6-3cee-4fa7-a7ba6c99c4c8_Person3 ;
  a2a:EventKeyRef oa:event_gra_d0a70a22-e4e6-3cee-4fa7-a7ba6c99c4c8_Event1 .

oa:source_gra_d0a70a22-e4e6-3cee-4fa7-a7ba6c99c4c8
  a a2a:Source ;
  rdfs:label "Groninger Archieven, Boedelbeschrijving" ;
  a2a:SourcePlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen", "1726-01-01 - 1726-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1726-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1726-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:Boedelbeschrijving" ;
  a2a:SourceReference [
    a2a:InstitutionName "Groninger Archieven" ;
    a2a:Collection "Inventarissen van boedels bij de Weeskamer overgegeven 1726 - 1727 (Toegangnr 1462 inv.nr. 53)" ;
    a2a:RegistryNumber "53" ;
    rdfs:label "Groninger Archieven, Inventarissen van boedels bij de Weeskamer overgegeven 1726 - 1727 (Toegangnr 1462 inv.nr. 53), 53"
  ] ;
  a2a:SourceLastChangeDate "2019-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.groningerarchieven.nl/zoeken/mais/archief/?mivast=5&miadt=5&miaet=54&micode=IX1462-0053&minr=10112122&miview=ldt" ;
  a2a:RecordGUID "{d0a70a22-e4e6-3cee-4fa7-a7ba6c99c4c8}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-GnGRA_IX1462-0053_54_MI.xml van GRA" .

