diff --git a/src/gg2rdf.ts b/src/gg2rdf.ts index ea6904b..b7c79ee 100644 --- a/src/gg2rdf.ts +++ b/src/gg2rdf.ts @@ -50,6 +50,7 @@ export function gg2rdf(inputPath: string, outputPath: string, log: (msg: string) Deno.writeTextFileSync(outputPath!, ""); // clear prexisting file output(`@prefix rdf: . +@prefix rdfs: . @prefix bibo: . @prefix cito: . @prefix dc: . @@ -414,7 +415,7 @@ export function gg2rdf(inputPath: string, outputPath: string, log: (msg: string) // see https://github.com/plazi/gg2rdf/issues/10 if (n === "ID-CoL") { s.addProperty( - "rdf:seeAlso", + "rdfs:seeAlso", ``,