@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/bGDYTM>
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/a40b5ee164d69c383a94abdfb761bd4e70404acad36442cbcb99aea53aaaef4c"^^xsd:string ;
  ns0:givenName "Matthijs"^^xsd:string ;
  ns0:name "Matthijs van Buren"@nl ;
  ns0:familyName "van Buren"^^xsd:string ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/kleermaker> ;
  roar:documentedIn <https://n2t.net/ark:/60537/bVcX3y> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/24219> ;
  ns0:additionalName [
    ns1:baseSurname "Buren"^^xsd:string ;
    ns1:literalName "Matthijs van Buren"@nl ;
    ns1:surnamePrefix "van"^^xsd:string
  ] .

