@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>.
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>.
@prefix xsd: <http://www.w3.org/2001/XMLSchema#>.
@prefix owl: <http://www.w3.org/2002/07/owl#>.
@prefix dc: <http://purl.org/dc/elements/1.1/>.
@prefix dcterms: <http://purl.org/dc/terms/>.
@prefix dwc: <http://rs.tdwg.org/dwc/terms/>.
@prefix skos: <http://www.w3.org/2004/02/skos/core#>.
@prefix tdwgutility: <http://rs.tdwg.org/dwc/terms/attributes/>.
@prefix foaf: <http://xmlns.com/foaf/0.1/>.
@prefix dwciri: <http://rs.tdwg.org/dwc/iri/>.

<http://rs.tdwg.org/ac/terms/version/resourceCreationTechnique-2020-10-13>
     rdfs:isDefinedBy <http://rs.tdwg.org/ac/terms/version/>;
     dcterms:isPartOf <http://rs.tdwg.org/ac/terms/version/>;
     dcterms:issued "2020-10-13"^^xsd:date;
     tdwgutility:status "recommended"^^xsd:string;
     dcterms:replaces <http://rs.tdwg.org/ac/terms/version/resourceCreationTechnique-2020-01-27>;
     rdfs:label "Resource Creation Technique"@en;
     skos:prefLabel "Resource Creation Technique"@en;
     rdfs:comment "Information about technical aspects of the creation and digitization process of the resource. This includes modification steps (\"retouching\") after the initial resource capture."@en;
     skos:definition "Information about technical aspects of the creation and digitization process of the resource. This includes modification steps (\"retouching\") after the initial resource capture."@en;
     dcterms:description "Annotating whether and how a resource has been modified or edited significantly in ways that are not immediately obvious to, or expected by, consumers is of special significance. Examples for images are: Removing a distracting twig from a picture, moving an object to a different surrounding, changing the color in parts of the image, or blurring the background of an image. Modifications that are standard practice and expected or obvious are not necessary to document; examples of such practices include changing resolution, cropping, minor sharpening or overall color correction, and clearly perceptible modifications (e.g., addition of arrows or labels, or the placement of multiple pictures into a table.) If it is only known that significant modifications were made, but no details are known, a general statement like \"Media may have been manipulated to improve appearance\" may be appropriate. See also Subject Preparation Technique."@en;
     skos:example "Encoding method or settings, numbers of channels, lighting, frames per second, data rate, interlaced or progressive, multiflash lighting, remote control, automatic interval exposure."@en;
     rdf:type <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property>;
     tdwgutility:organizedInClass <http://rs.tdwg.org/dwc/terms/attributes/ResourceCreation>;
     tdwgutility:required "No";
     tdwgutility:repeatable "No";
     dcterms:isVersionOf <http://rs.tdwg.org/ac/terms/resourceCreationTechnique>.

<http://rs.tdwg.org/ac/terms/version/resourceCreationTechnique-2020-10-13.ttl>
     dc:format "text/turtle";
     dc:creator "Biodiversity Information Standards (TDWG)";
     dcterms:references <http://rs.tdwg.org/ac/terms/version/resourceCreationTechnique-2020-10-13>;
     dcterms:modified "2020-10-18T13:51:32-04:00"^^xsd:dateTime;
     a foaf:document.

