@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#> .

<https://n2t.net/ark:/60537/b3kd7ns>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/5f58a309-42a5-0bd2-931a-30238d4ff314"^^xsd:string ;
  schema:givenName "Josua"^^xsd:string ;
  schema:name "Josua Streevelaar"@nl ;
  schema:familyName "Streevelaar"^^xsd:string ;
  schema:hasOccupation "Touwslager"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00jg3t> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/d804cea7-428b-ffdc-e248-9da5e0b37559> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2662960> .

