@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/bBQRGNZ>
  schema:familyName "Frie"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/99f4051f-532d-4cbb-8e72-13ffee75f015"^^xsd:string ;
  schema:givenName "Matthias"^^xsd:string ;
  schema:name "Matthias Frie"@nl ;
  schema:hasOccupation "Stoffeerder"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b015rsn> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/f26f1709-91f6-2a57-a9f8-3bbc870d2806> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2862880> .

