@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/bsuoYC>
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/204b21a181035fcfec7439f47999e8a04fd9f645ebf8e6505ccd5abd468d6ded"^^xsd:string ;
  schema:givenName "Jan"^^xsd:string ;
  schema:name "Jan Meyer"@nl ;
  schema:birthPlace "Kloppenburg"^^xsd:string ;
  schema:familyName "Meyer"^^xsd:string ;
  a schema:Person ;
  schema:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/sjouwer> ;
  roar:documentedIn <https://n2t.net/ark:/60537/bH3n9z> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22696> .

