@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/b62j37>
  schema:familyName "Bruin"^^xsd:string ;
  schema:givenName "Cornelia"^^xsd:string ;
  schema:name "Cornelia Bruin"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/e652ad09651a97fde16dc4ccd2c520989868bcb26cb0d6e619e33a28985bcba0"^^xsd:string ;
  a schema:Person ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Amsterdam> ;
  schema:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/stadskostschoolhouderesse> ;
  roar:documentedIn <https://n2t.net/ark:/60537/bkOYWb> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22660> .

