You are viewing /role_type/contributing_author in Turtle
Alternatives : HTML JSON YAML text N-Triples JSON Triples RDF+XML RDF+JSON Graphviz SVG
Raw
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .

<http://52.38.26.42:8080/role_type/contributing_author>
   dcterms:identifier "contributing_author";
   rdfs:label "Contributing Author";

   a prov:Role .