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

<https://n2t.net/ark:/60537/b3Xihm>
  pico:hasAge "8"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/619fa913aab90c4ea8cd861eb7776ecf173c6668df0d246d3cc817081b6f364c"^^xsd:string ;
  ns0:givenName "Matthijs"^^xsd:string ;
  ns0:name "Matthijs van Rijst"@nl ;
  ns0:familyName "van Rijst"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bI65G7> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bmF1TW> ;
  gtm:straat <https://n2t.net/ark:/60537/buM4u0> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/aae4337d-7e4f-aaa0-de16-1f821e00b87e> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/3513> ;
  ns0:additionalName [
    ns1:baseSurname "Rijst"^^xsd:string ;
    ns1:literalName "Matthijs van Rijst"@nl ;
    ns1:surnamePrefix "van"^^xsd:string
  ] .

