@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix roar: <https://w3id.org/roar#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bTkFUT>
  ns0:givenName "Hendrik"^^xsd:string ;
  ns0:name "Hendrik Vinke"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/2288e0e7aa4bfe4650e4b68c45356c86d3cd8b2f94fe6727b389d206200f64b8"^^xsd:string ;
  ns0:familyName "Vinke"^^xsd:string ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/winkelier> ;
  roar:documentedIn <https://n2t.net/ark:/60537/b87i3X> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/24705> .

