@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<http://purl.obolibrary.org/obo/> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
ns1:ENVO_01000273	rdf:type	owl:Class .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:ENVO_01000273	rdfs:label	"lime mudstone"^^xsd:string ;
	rdfs:comment	"Wikipedia: The terminology of \"mudstone\" is not to be confused with the Dunham classification scheme for limestones. In Dunham's classification, a mudstone is any limestone containing less than ten percent carbonate grains. Note, a siliciclastic mudstone does not deal with carbonate grains. Friedman, Sanders, and Kopaska-Merkel (1992) suggest the use of \"lime mudstone\" to avoid confusion with siliciclastic rocks."^^xsd:string ;
	rdfs:subClassOf	ns1:ENVO_00002053 .
@prefix obo:	<http://www.geneontology.org/formats/oboInOwl#> .
ns1:ENVO_01000273	obo:created_by	"pbuttigieg"^^xsd:string ;
	obo:creation_date	"2013-10-12T14:51:19Z"^^xsd:string ;
	obo:hasExactSynonym	"calcilutite"^^xsd:string ,
		"cementstone"^^xsd:string ;
	ns1:IAO_0000115	"Lime mudstone is a limestone which is primarily composed of either clay-size or both silt-size and clay-size detrital (transported) carbonate grains."^^xsd:string ;
	obo:hasOBONamespace	"ENVO"^^xsd:string ;
	obo:id	"ENVO:01000273"^^xsd:string .