@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/bjMvv8>
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/56c094d44cc470dc3ef4ed868adf2c9b4ba91e1b545bf85642a68e4dcefe0c7f"^^xsd:string ;
  schema:givenName "Jacob"^^xsd:string ;
  schema:name "Jacob Scharf"@nl ;
  schema:familyName "Scharf"^^xsd:string ;
  a schema:Person ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Amsterdam> ;
  schema:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/onderwijzer> ;
  roar:documentedIn <https://n2t.net/ark:/60537/bzzaoE> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22666> .

