@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/brebPG>
  schema:familyName "Bos"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/4ffaea6e220e646a3e03fce8d7defeeac04e020c3e4a01c51db076b5bd4b2097"^^xsd:string ;
  schema:givenName "Pieternella"^^xsd:string ;
  schema:name "Pieternella Bos"@nl ;
  a schema:Person ;
  schema:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/pijpmaakster> ;
  roar:documentedIn <https://n2t.net/ark:/60537/bG0RJd> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22611> .

