@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix orcid: <https://orcid.org/> .

orcid:0000-0002-1267-0234 <http://purl.org/spar/cito/likes> <https://www.w3.org/TR/shacl/>,
    <https://w3id.org/np/RAsSeIyT03LnZt3QvtwUqIHSCJHWW1YeLkyu66Lg4FeBk/nanodash-readme> .

<https://www.w3.org/TR/shacl/> rdfs:comment "SHACL is great for validating RDF." .

<https://w3id.org/np/RAsSeIyT03LnZt3QvtwUqIHSCJHWW1YeLkyu66Lg4FeBk/nanodash-readme>
  rdfs:comment "The README file of Nanodash." .
