@prefix pico: <https://personsincontext.org/model#> .
@prefix ns0: <https://schema.org/> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns1: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/b6eZLn>
  pico:hasAge "38" ;
  ns0:familyName "de Gruil" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/07b5a884b3507314887ed549c985dbb77b950b464d78bcf3e36e4974a8649f6b" ;
  ns0:givenName "Jan" ;
  ns0:name "Jan de Gruil"@nl ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/baander> ;
  gtm:straat <https://n2t.net/ark:/60537/b2UNFQ> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bIJcLM> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1717> ;
  ns0:additionalName [
    ns1:baseSurname "Gruil" ;
    ns1:literalName "Jan de Gruil"@nl ;
    ns1:surnamePrefix "de"
  ] .

