@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/bb26Aq>
  schema:givenName "Adrianus"^^xsd:string ;
  schema:name "Adrianus Sinken"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/a26897327c56a1748b0697eb919bef728c36f80aa21c135761d7a209aa8225ac"^^xsd:string ;
  schema:familyName "Sinken"^^xsd:string ;
  a schema:Person ;
  roar:documentedIn <https://n2t.net/ark:/60537/bqOMtE> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22760> .

