@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/bUoafk>
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/dcca183aed7d70b92d29b0f94fbec21cbbca27012751d0d0b12f9e9a801215b5"^^xsd:string ;
  schema:givenName "Martinus"^^xsd:string ;
  schema:name "Martinus Wittenton"@nl ;
  schema:familyName "Wittenton"^^xsd:string ;
  a schema:Person ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Utrecht> ;
  schema:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/kleermaker> ;
  roar:documentedIn <https://n2t.net/ark:/60537/b99NoU> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22646> .

