@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/bzLT31>
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/027373ce41cbfaea381993ede3fb4907b8c0131a3c020425c3d875206378dfc8"^^xsd:string ;
  schema:familyName "Soest"^^xsd:string ;
  schema:givenName "Wouter"^^xsd:string ;
  schema:name "Wouter Soest"@nl ;
  a schema:Person ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Maassluis> ;
  schema:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/lapper> ;
  roar:documentedIn <https://n2t.net/ark:/60537/bOkRhm> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22757> .

