@prefix schema: <http://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/bSIzI0>
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/2d66092c409a4f5539ea8c907fd6a1783bc950fe5a9b6efe19c312b73ac5380d"^^xsd:string ;
  schema:givenName "Johannis"^^xsd:string ;
  schema:name "Johannis Spruit"@nl ;
  schema:familyName "Spruit"^^xsd:string ;
  a schema:Person ;
  schema:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/sjouwer> ;
  roar:documentedIn <https://n2t.net/ark:/60537/b7vbRU> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22623> .

