@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/bKoAbp>
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/9b15fc19f2dbecf30d724b1b7f8d81aca7eec22127b2dcc790cfe7a9b9acfc2b"^^xsd:string ;
  schema:familyName "Meier"^^xsd:string ;
  schema:givenName "Reinier"^^xsd:string ;
  schema:name "Reinier Meier"@nl ;
  a schema:Person ;
  schema:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/pijpmaker> ;
  roar:documentedIn <https://n2t.net/ark:/60537/bZaf4U> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22864> .

