# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00581

@prefix : <https://www.archives.gov/files/lod/dpframework/schema> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix nara: <https://www.archives.gov/data/lod/dpframework/def/> .
@prefix naraid: <https://www.archives.gov/data/lod/dpframework/id/> .
@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#> .
@prefix wikidata: <http://www.wikidata.org/entity/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

naraid:NF00581
  a nara:FileFormat ;
  dcterms:description "MarkLogic is a multi-model NoSQL database that has evolved from its XML database roots to also natively store JSON documents and RDF triples for its semantic data model. MarkLogic is proprietary software, but stores data in open standards." ;
  dcterms:identifier "NF00581" ;
  rdfs:label "NF00581" ;
  wikidata:p1163 "application/octet-stream" ;
  wikidata:p1195 "json" ;
  wikidata:p1195 "rdf" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/MarkLogic" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q29364583" ;
  nara:category naraid:Databases ;
  nara:formatName "MarkLogic" ;
  nara:preservationAction naraid:Transform ;
  nara:preservationPlan "Transform to CSV" ;
  nara:riskLevel naraid:Moderate ;
  nara:tools "Procure and/or develop tools. Data can be searched using JavaScript, XQuery, SPARQL, and SQL, so available tools should be able to extract data." ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00581>
  a owl:Ontology ;
.
