Håvard M. Ottestad

RDSS-18

...@@ -14,6 +14,7 @@ PREFIX ptrn: <http://data.posccaesar.org/ptrn/> ...@@ -14,6 +14,7 @@ PREFIX ptrn: <http://data.posccaesar.org/ptrn/>
14 ptrn:pattern1 rdl:hasDesignation "Pattern 1"; 14 ptrn:pattern1 rdl:hasDesignation "Pattern 1";
15 rdl:defaultRdsId "RDS1234"; 15 rdl:defaultRdsId "RDS1234";
16 rdl:hasIdPCA "RDS1234"; 16 rdl:hasIdPCA "RDS1234";
17 - rdf:type p2:Hurra1. 17 + rdf:type p2:Hurra1;
18 + rdfs:label "Pattern 1".
18 19
19 20
......