@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/bfPcro>
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/e803049a38021b14c5e0c13ac8895f220599a1403ea2f08f562997e1255e162c"^^xsd:string ;
  schema:givenName "Jacobus"^^xsd:string ;
  schema:name "Jacobus Polet"@nl ;
  schema:familyName "Polet"^^xsd:string ;
  a schema:Person ;
  schema:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/steenhouwer> ;
  roar:documentedIn <https://n2t.net/ark:/60537/bvpaBZ> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22682> .

