@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/be9BzmI>
  schema:familyName "de Vries"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/f93782c0-06c7-38c9-801e-cb0383527956"^^xsd:string ;
  schema:hasOccupation "Kellner"@nl ;
  schema:givenName "Nolke Sieds"^^xsd:string ;
  schema:name "Nolke Sieds de Vries"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Ambt_Vollenhove> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0125gf> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/97df36e2-ac0f-ed27-de2e-28cac2813850> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2787658> ;
  schema:birthDate "1878-01-05"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Vries"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

