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

<https://n2t.net/ark:/60537/bMfQCKE>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/9a2cf5e5-6f5c-b794-e4bb-045673a95c0e"^^xsd:string ;
  schema:givenName "Johannes"^^xsd:string ;
  schema:name "Johannes van Triet"@nl ;
  schema:hasOccupation "Logementhouder"@nl ;
  schema:birthPlace "Stein"@nl ;
  schema:familyName "van Triet"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00wwgc> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/df6569ef-d73e-6b80-2ad2-3def8cfb5d5c> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2823971> ;
  schema:birthDate "1848-10-22"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Triet"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

