@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#> .
@prefix ns1: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/b0cITW>
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/a9b714c28d7d1014b970c1b2b5b577f307111919627cd0731f603bf91cc8a6a9"^^xsd:string ;
  ns0:familyName "van Stralen"^^xsd:string ;
  ns0:givenName "Wouter"^^xsd:string ;
  ns0:name "Wouter van Stralen"@nl ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/baander> ;
  roar:documentedIn <https://n2t.net/ark:/60537/beZoL8> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/24410> ;
  ns0:additionalName [
    ns1:baseSurname "Stralen"^^xsd:string ;
    ns1:literalName "Wouter van Stralen"@nl ;
    ns1:surnamePrefix "van"^^xsd:string
  ] .

