Trinh H. Nguyen

first commit

1 +prefix lci: <http://data.posccaesar.org/dm/>
2 +prefix lcm: <http://data.posccaesar.org/dm/metadata/>
3 +prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
4 +
5 +insert {
6 +
7 + ?a rdfs:label ?label.
8 +
9 +} where {
10 + ?a lcm:hasPersonInterpretableIdentifierLiteral ?label.
11 +}
...\ No newline at end of file ...\ No newline at end of file