@prefix rico: <https://www.ica.org/standards/RiC/ontology#> .
@prefix ns0: <https://schema.org/> .
@prefix roar: <https://w3id.org/roar#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns1: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/byj2TA>
  rico:date "5 april 1432" ;
  rico:hasEventType "aanstelling" ;
  ns0:name "Gerrit van Rijnevelt, aanstelling schout in 5 april 1432"@nl ;
  roar:documentedIn "GH 896 f. 28v", <https://www.nationaalarchief.nl/onderzoeken/archief/3.01.01> ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/1000vangouda/schout/55" ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/94187> ;
  ns0:endDate "1432"^^xsd:gYear ;
  ns0:startDate "1432"^^xsd:gYear ;
  ns0:additionalName [ ns1:literalName "Gerrit van Rijnevelt" ] .

