10 lines
No EOL
376 B
Turtle
10 lines
No EOL
376 B
Turtle
@prefix dcterms: <http://purl.org/dc/terms/> .
|
|
@prefix dlthings: <https://concepts.datalad.org/s/things/v2/> .
|
|
@prefix ror: <https://ror.org/> .
|
|
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
|
|
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
|
|
|
|
<{pid}> dcterms:identifier _:n0-1.
|
|
_:n0-1 a dlthings:DOI;
|
|
skos:notation "{notation}";
|
|
dcterms:creator ror:01fyxcz70. |