@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_sgv_d9ef5168-8ec2-9ca0-ff21-56efa7c2dce0
  a a2a:Record ;
  rdfs:label "Machtiging (in het jaar 1600-1800)" ;
  a2a:hasPerson oa:person_sgv_d9ef5168-8ec2-9ca0-ff21-56efa7c2dce0_229164755, oa:person_sgv_d9ef5168-8ec2-9ca0-ff21-56efa7c2dce0_229164761, oa:person_sgv_d9ef5168-8ec2-9ca0-ff21-56efa7c2dce0_229164767, oa:person_sgv_d9ef5168-8ec2-9ca0-ff21-56efa7c2dce0_229164773, oa:person_sgv_d9ef5168-8ec2-9ca0-ff21-56efa7c2dce0_229164780, oa:person_sgv_d9ef5168-8ec2-9ca0-ff21-56efa7c2dce0_229164786 ;
  a2a:hasEvent oa:event_sgv_d9ef5168-8ec2-9ca0-ff21-56efa7c2dce0_Event1 ;
  a2a:hasRelationEP oa:relationep_sgv_d9ef5168-8ec2-9ca0-ff21-56efa7c2dce0_0, oa:relationep_sgv_d9ef5168-8ec2-9ca0-ff21-56efa7c2dce0_1, oa:relationep_sgv_d9ef5168-8ec2-9ca0-ff21-56efa7c2dce0_2, oa:relationep_sgv_d9ef5168-8ec2-9ca0-ff21-56efa7c2dce0_3, oa:relationep_sgv_d9ef5168-8ec2-9ca0-ff21-56efa7c2dce0_4, oa:relationep_sgv_d9ef5168-8ec2-9ca0-ff21-56efa7c2dce0_5 ;
  a2a:hasSource oa:source_sgv_d9ef5168-8ec2-9ca0-ff21-56efa7c2dce0 .

oa:person_sgv_d9ef5168-8ec2-9ca0-ff21-56efa7c2dce0_229164755
  a a2a:Person ;
  rdfs:label "Piter Bes" ;
  a2a:PersonName [
    rdfs:label "Piter Bes" ;
    a2a:PersonNameFirstName "Piter" ;
    a2a:PersonNameLastName "Bes"
  ] ;
  a2a:Gender "Man" .

oa:person_sgv_d9ef5168-8ec2-9ca0-ff21-56efa7c2dce0_229164761
  a a2a:Person ;
  rdfs:label "Zijmen Bes" ;
  a2a:PersonName [
    rdfs:label "Zijmen Bes" ;
    a2a:PersonNameFirstName "Zijmen" ;
    a2a:PersonNameLastName "Bes"
  ] ;
  a2a:Gender "Man" .

oa:person_sgv_d9ef5168-8ec2-9ca0-ff21-56efa7c2dce0_229164767
  a a2a:Person ;
  rdfs:label "Med.Dr. Philippus Augustinus Clement" ;
  a2a:PersonName [
    rdfs:label "Med.Dr. Philippus Augustinus Clement" ;
    a2a:PersonNameFirstName "Med.Dr. Philippus Augustinus" ;
    a2a:PersonNameLastName "Clement"
  ] ;
  a2a:Gender "Man" .

oa:person_sgv_d9ef5168-8ec2-9ca0-ff21-56efa7c2dce0_229164773
  a a2a:Person ;
  rdfs:label "Jacob van den Doorslagh" ;
  a2a:PersonName [
    rdfs:label "Jacob van den Doorslagh" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Doorslagh"
  ] ;
  a2a:Gender "Man" .

oa:person_sgv_d9ef5168-8ec2-9ca0-ff21-56efa7c2dce0_229164780
  a a2a:Person ;
  rdfs:label "Pieter van den Heuvel" ;
  a2a:PersonName [
    rdfs:label "Pieter van den Heuvel" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Heuvel"
  ] ;
  a2a:Gender "Man" .

oa:person_sgv_d9ef5168-8ec2-9ca0-ff21-56efa7c2dce0_229164786
  a a2a:Person ;
  rdfs:label "Piter Mosterman" ;
  a2a:PersonName [
    rdfs:label "Piter Mosterman" ;
    a2a:PersonNameFirstName "Piter" ;
    a2a:PersonNameLastName "Mosterman"
  ] ;
  a2a:Gender "Man" .

oa:event_sgv_d9ef5168-8ec2-9ca0-ff21-56efa7c2dce0_Event1
  a a2a:Event ;
  rdfs:label "other:Machtiging" ;
  a2a:EventType "other:Machtiging" ;
  a2a:EventPlace [
    a2a:Place "Hilversum" ;
    rdfs:label "Hilversum"
  ] .

oa:relationep_sgv_d9ef5168-8ec2-9ca0-ff21-56efa7c2dce0_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sgv_d9ef5168-8ec2-9ca0-ff21-56efa7c2dce0_229164755 ;
  a2a:EventKeyRef oa:event_sgv_d9ef5168-8ec2-9ca0-ff21-56efa7c2dce0_Event1 .

oa:relationep_sgv_d9ef5168-8ec2-9ca0-ff21-56efa7c2dce0_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sgv_d9ef5168-8ec2-9ca0-ff21-56efa7c2dce0_229164761 ;
  a2a:EventKeyRef oa:event_sgv_d9ef5168-8ec2-9ca0-ff21-56efa7c2dce0_Event1 .

oa:relationep_sgv_d9ef5168-8ec2-9ca0-ff21-56efa7c2dce0_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sgv_d9ef5168-8ec2-9ca0-ff21-56efa7c2dce0_229164767 ;
  a2a:EventKeyRef oa:event_sgv_d9ef5168-8ec2-9ca0-ff21-56efa7c2dce0_Event1 .

oa:relationep_sgv_d9ef5168-8ec2-9ca0-ff21-56efa7c2dce0_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sgv_d9ef5168-8ec2-9ca0-ff21-56efa7c2dce0_229164773 ;
  a2a:EventKeyRef oa:event_sgv_d9ef5168-8ec2-9ca0-ff21-56efa7c2dce0_Event1 .

oa:relationep_sgv_d9ef5168-8ec2-9ca0-ff21-56efa7c2dce0_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sgv_d9ef5168-8ec2-9ca0-ff21-56efa7c2dce0_229164780 ;
  a2a:EventKeyRef oa:event_sgv_d9ef5168-8ec2-9ca0-ff21-56efa7c2dce0_Event1 .

oa:relationep_sgv_d9ef5168-8ec2-9ca0-ff21-56efa7c2dce0_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sgv_d9ef5168-8ec2-9ca0-ff21-56efa7c2dce0_229164786 ;
  a2a:EventKeyRef oa:event_sgv_d9ef5168-8ec2-9ca0-ff21-56efa7c2dce0_Event1 .

oa:source_sgv_d9ef5168-8ec2-9ca0-ff21-56efa7c2dce0
  a a2a:Source ;
  rdfs:label "Streekarchief Gooi en Vechtstreek, Machtiging" ;
  a2a:SourcePlace [
    a2a:Place "Hilversum" ;
    rdfs:label "Hilversum", "1600-01-01 - 1800-01-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1600-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1800-01-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1737" ;
    a2a:Month "7" ;
    a2a:Day "13" ;
    rdfs:label "1737-07-13"^^xsd:date
  ] ;
  a2a:SourceType "other:Machtiging" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Gooi en Vechtstreek" ;
    a2a:Place "Hilversum" ;
    a2a:Collection "Johan Adolph Winckler , 1719-1753 - Akten" ;
    a2a:DocumentNumber "120" ;
    a2a:RegistryNumber "1911" ;
    a2a:Folio "513" ;
    rdfs:label "Streekarchief Gooi en Vechtstreek, Hilversum, Johan Adolph Winckler , 1719-1753 - Akten, 120, 1911, 513"
  ] ;
  a2a:SourceLastChangeDate "2020-04-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://zoeken.gooienvechthistorisch.nl/detail.php?id=228782972" ;
  a2a:RecordIdentifier "228782972 / IND0000548" ;
  a2a:RecordGUID "{d9ef5168-8ec2-9ca0-ff21-56efa7c2dce0}" ;
  a2a:SourceRemarkProvenance "Genealogische persoonsinformatie Hilversum.csv gedownload via https://zoeken.gooienvechthistorisch.nl/opendata.php gecombineerd met gescrape-de akte, scan en broninformatie van website en omgezet naar A2A" .

