@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/bMtA6v>
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/d89df8a7d52c725a83c68fbc9f13b87744ac1cadebfa627bb76f872d4118b738"^^xsd:string ;
  schema:givenName "Jacobus"^^xsd:string ;
  schema:name "Jacobus Smith"@nl ;
  schema:familyName "Smith"^^xsd:string ;
  a schema:Person ;
  roar:documentedIn <https://n2t.net/ark:/60537/b12vxv> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22856> .

