Håvard M. Ottestad

Playing with the namespace

Showing 1 changed file with 1 additions and 1 deletions
# baseURI: http://example.com
@prefix COR: <http://data.posccaesar.org/ilap/> .
@prefix COR: <http://data.posccaesar.org/ilap/z-014/cor/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
......