@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_ghn_de1f59f9-a030-eef8-fe11-09585bb4ceca
  a a2a:Record ;
  rdfs:label "Handtekening in 1878" ;
  a2a:hasPerson oa:person_ghn_de1f59f9-a030-eef8-fe11-09585bb4ceca_Person1 ;
  a2a:hasEvent oa:event_ghn_de1f59f9-a030-eef8-fe11-09585bb4ceca_Event1 ;
  a2a:hasRelationEP oa:relationep_ghn_de1f59f9-a030-eef8-fe11-09585bb4ceca_0 ;
  a2a:hasSource oa:source_ghn_de1f59f9-a030-eef8-fe11-09585bb4ceca .

oa:person_ghn_de1f59f9-a030-eef8-fe11-09585bb4ceca_Person1
  a a2a:Person ;
  rdfs:label "#### Pauwels" ;
  a2a:PersonName [
    rdfs:label "#### Pauwels" ;
    a2a:PersonNameFirstName "####" ;
    a2a:PersonNameLastName "Pauwels"
  ] ;
  a2a:Residence [
    a2a:Place "Philippine" ;
    rdfs:label "Philippine"
  ] ;
  a2a:Religion "Katholiek" .

oa:event_ghn_de1f59f9-a030-eef8-fe11-09585bb4ceca_Event1
  a a2a:Event ;
  rdfs:label "other:Handtekening" ;
  a2a:EventType "other:Handtekening" ;
  a2a:EventDate [ a2a:Year "1878" ] .

oa:relationep_ghn_de1f59f9-a030-eef8-fe11-09585bb4ceca_0
  a a2a:RelationEP ;
  rdfs:label "other:Ondertekenaar" ;
  a2a:RelationType "other:Ondertekenaar" ;
  a2a:PersonKeyRef oa:person_ghn_de1f59f9-a030-eef8-fe11-09585bb4ceca_Person1 ;
  a2a:EventKeyRef oa:event_ghn_de1f59f9-a030-eef8-fe11-09585bb4ceca_Event1 .

oa:source_ghn_de1f59f9-a030-eef8-fe11-09585bb4ceca
  a a2a:Source ;
  rdfs:label "Nationaal Archief, Verzoekschrift" ;
  a2a:SourcePlace [
    a2a:Place "Den Haag" ;
    rdfs:label "Den Haag", "1500-01-01 - 2000-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1500-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "2000-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:Verzoekschrift" ;
  a2a:SourceReference [
    a2a:InstitutionName "Nationaal Archief" ;
    a2a:Collection "Adressen van bezwaar van rooms-katholieken tegen het ontwerp van wet, houdende herziening der Wet van 13 augustus 1857 (S. 103) tot regeling van het lager onderwijs (1878) uit Zuid-Holland, Zeeland" ;
    a2a:RegistryNumber "4544" ;
    rdfs:label "Nationaal Archief, Adressen van bezwaar van rooms-katholieken tegen het ontwerp van wet, houdende herziening der Wet van 13 augustus 1857 (S. 103) tot regeling van het lager onderwijs (1878) uit Zuid-Holland, Zeeland, 4544"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.nationaalarchief.nl/onderzoeken/archief/2.02.04/invnr/4544/file/NL-HaNA_2.02.04_4544_0060" ;
    a2a:UriPreview "https://service.archief.nl/gaf/api/file/v1/thumb/6baffd41-9eab-4500-9708-2a4b35c5d161"
  ] ;
  a2a:SourceLastChangeDate "2021-04-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.vp1878.nl/personen/de1f59f9-a030-eef8-fe11-09585bb4ceca" ;
  a2a:RecordGUID "{de1f59f9-a030-eef8-fe11-09585bb4ceca}" ;
  a2a:SourceRemarkVrijwilliger "door vrijwilligers geïndexeerd in het project Volkspetitionnement 1878" ;
  a2a:SourceRemarkProvenance "gescraped van vp1878.nl" .

[] a2a:PersonRemarkOpmerking "Wed." .
