@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/bCGGJW>
  schema:givenName "Cs."^^xsd:string ;
  schema:name "Cs. Smient"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/577c1a3d1a4c35ab1b2055b71023d70d5fc9c3ffaab9ecb01ae495bc64e97696"^^xsd:string ;
  schema:familyName "Smient"^^xsd:string ;
  a schema:Person ;
  roar:documentedIn <https://n2t.net/ark:/60537/bRfEUJ> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22656> .

