# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00192

@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:NF00192
  a nara:FileFormat ;
  dcterms:description "FileMaker Pro 7 (.fp7) is a relational database format. Originally released as Nutshell by Nashoba Systems in 1980, the program's name was changed to FileMaker in 1985. Claris, an Apple subsidiary, purchased Nashoba in 1988 and renamed the software to FileMaker II, then FileMaker Pro in 1990. FileMaker Pro 7 was released in 2004 with an increase in file size and expansion of features like multiple tables per file. FileMaker Pro 7 is a proprietary file format and should be transformed into a CSV file for sustainability." ;
  dcterms:identifier "NF00192" ;
  rdfs:label "NF00192" ;
  wikidata:p1163 "application/x-filemaker" ;
  wikidata:p1195 "fp7" ;
  wikidata:p2748 "https://www.nationalarchives.gov.uk/PRONOM/fmt/194" ;
  wikidata:p973 "https://docs.fileformat.com/database/fp7/" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/FileMaker" ;
  wikidata:p973 "https://support.claris.com/s/article/Converting-older-FileMaker-Pro-files-to-the-fmp12-file-format-1503693002275" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q61752032" ;
  nara:category naraid:Databases ;
  nara:formatName "FileMaker Pro 7" ;
  nara:preservationAction naraid:Transform ;
  nara:preservationPlan "Transform to CSV" ;
  nara:riskLevel naraid:Moderate ;
  nara:tools """Microsoft Excel
""" ;
  <https://www.archives.gov/files/lod/dpframework/schemaArchiveTeamURL> "http://fileformats.archiveteam.org/wiki/FileMaker_Pro" ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00192>
  a owl:Ontology ;
.
