@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@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/b6f0Qjj>
  schema:familyName "de Vriend"@nl ;
  schema:givenName "Hendrik"@nl ;
  schema:name "Hendrik de Vriend"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/persoonsvermelding/652754ac-2b84-4cb7-bdb1-d6cc6bddb300-po1"^^xsd:string ;
  schema:gender schema:Male ;
  gtm:straat <https://n2t.net/ark:/60537/bdWT9Y> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bOmOmJ> ;
  pico:isWidOf <https://n2t.net/ark:/60537/bQqQgm8> ;
  schema:homeLocation <https://n2t.net/ark:/60537/buzpEa> ;
  schema:spouse <https://n2t.net/ark:/60537/bYkr590> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2893094> ;
  schema:additionalName [
    ns0:baseSurname "Vriend"^^xsd:string ;
    ns0:literalName "Hendrik de Vriend"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

