@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ontoreq: <http://w3id.org/def/ontoreq#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .

<http://coralcorpus.linkeddata.es/patterns#> a dcat:Dataset;
                                       <http://purl.org/dc/elements/1.1/title> "CORAL corpus: Dictionary of patterns" ;
                                       <http://purl.org/dc/terms/creator> "Alba Fernandez Izquierdo",
                                                                          <http://w3id.org/people/mpoveda>,
                                                                           <http://www.garcia-castro.com/foaf.rdf#me> ;
                                       <http://purl.org/dc/terms/license> <http://purl.org/NET/rdflicense/cc-by4.0> ;
                                       owl:versionInfo "1.1" .

<http://coralcorpus.linkeddata.es/patterns#LSP-SC-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic ODPs corresponding to SubclassOf relation ODP" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "[(NP<subclass>,)* and] NP<subclass> be [CN-CATV] NP<superclass>" ;
	<http://w3id.org/def/ontoreq#usageExample> "An orphan drug is a type of drug / One of the users is the manager" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl01> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-SC-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl01> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl01> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-SC-01" ;
	<http://w3id.org/def/ontoreq#construct> "subclassOf, Class (Thing, Nothing)" ;
	<http://w3id.org/def/ontoreq#expressivity> "AL" .

<http://coralcorpus.linkeddata.es/patterns#LSP-SC-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic ODPs corresponding to SubclassOf relation ODP" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "There are QUAN CN-CATV NP<superclass> PARA [(NP<subclass>,)* and] NP<subclass>" ;
	<http://w3id.org/def/ontoreq#usageExample> "There are several kinds of  memory: fast, expensive, short term memory and long-term memory " .

<http://coralcorpus.linkeddata.es/patterns#patternimpl02> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-SC-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl02> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl02> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-SC-01" ;
	<http://w3id.org/def/ontoreq#construct> "subclassOf, Class (Thing, Nothing)" ;
	<http://w3id.org/def/ontoreq#expressivity> "AL" .

<http://coralcorpus.linkeddata.es/patterns#LSP-SC-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic ODPs corresponding to SubclassOf relation ODP" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "[A(n) | QUAN] example of  | CN-CATV NP<superclass> be |include [PARA] [(NP<subclass>,)* and] NP<subclass>" ;
	<http://w3id.org/def/ontoreq#usageExample> "Types of criteria for assessing applications are: quality, safety  and efficacy" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl03> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-SC-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl03> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl03> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-SC-01" ;
	<http://w3id.org/def/ontoreq#construct> "subclassOf, Class (Thing, Nothing)" ;
	<http://w3id.org/def/ontoreq#expressivity> "AL" .

<http://coralcorpus.linkeddata.es/patterns#LSP-SC-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic ODPs corresponding to SubclassOf relation ODP" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "NP<superclass> be | CATV [PARA]  [(NP<resource1>, )* and | or ], NP<subclass>" ;
	<http://w3id.org/def/ontoreq#usageExample> "The devices can be classified into categories: FunctionRelated, EneryRelated and BuildingRelated" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl04> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-SC-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl04> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl04> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-SC-01" ;
	<http://w3id.org/def/ontoreq#construct> "rdfs:subClassOf, Class (Thing, Nothing)" ;
	<http://w3id.org/def/ontoreq#expressivity> "AL" .

<http://coralcorpus.linkeddata.es/patterns#LSP-MI-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> " Lexico Syntactic ODPs corresponding to Multiple Inheritance ODP" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "NP<subclass> [can]be NP<superclass> and NP<superclass>" ;
	<http://w3id.org/def/ontoreq#usageExample> "Amphibians are water-living and land-living animals" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl05> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-MI-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl05> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl05> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-MI-01" ;
	<http://w3id.org/def/ontoreq#construct> "			subclassOf, Class (Thing, Nothing)" ;
	<http://w3id.org/def/ontoreq#expressivity> "AL" .

<http://coralcorpus.linkeddata.es/patterns#LSP-EQ-EN> <http://w3id.org/def/ontoreq#name> "Lexico Syntactic ODPs corresponding to Equivalence relation between Classes ODP" ;
	<http://w3id.org/def/ontoreq#usageExample> "Poison dart frogs are also known as poison-arrow frogs." ;
	a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#patternFormalization> "NP<class> be (also | likewise) | know as |call | (refer to as)  NP<class>" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl06> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-EQ-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl06> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl06> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-EQ-01" ;
	<http://w3id.org/def/ontoreq#construct> "equivalentClass, Class (Thing, Nothing)" ;
	<http://w3id.org/def/ontoreq#expressivity> "AL" .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> " Lexico Syntactic ODPs corresponding to Object Property ODP" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "NP<class> VB NEG(be |  have |  CATV |  PART) NP<class>" ;
	<http://w3id.org/def/ontoreq#usageExample> "Engineering project managers participate in writing specifications, researching, and selecting suppliers and materials" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl07> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl07> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl07> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-OP-01" ;
	<http://w3id.org/def/ontoreq#construct> "Class (Thing, Nothing), someValuesFrom, ObjectProperty" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALE" .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-EN> <http://w3id.org/def/ontoreq#name> "Lexico Syntactic ODPs corresponding to Object Property ODP" ;
	a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#patternFormalization> "NP<class> [ (VB NEG(be / have / CATV / PART) NP<class>,)* and | or ] VB NEG(be | have | CATV | PART) [(NP<class>,)* and] NP<class>" ;
	<http://w3id.org/def/ontoreq#usageExample> "A smoke sensor performs a sensing and event function //Each interaction pattern can be readable or writable through an endpoint" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl08> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl08> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl08> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-OP-01" ;
	<http://w3id.org/def/ontoreq#construct> "ObjectProperty, Class (Thing, Nothing), someValuesFrom" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALE" .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl09> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl09> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic ODPs corresponding to Object Property ODP" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "VB [(NP<class>,)* and | or ] NP<class> [ADV] PREP [(NP<class>,)* and | or ] NP<class>" ;
	<http://w3id.org/def/ontoreq#usageExample> "It should be possible to define the target of a constraint inside a Permission, Prohibition or Duty/Being able to tie Permission, Prohibition, Duty, and Constraint entities together with an AND, OR or XOR relationship" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl09> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-OP-01" ;
	<http://w3id.org/def/ontoreq#construct> "ObjectProperty, Class (Thing, Nothing), someValuesFrom" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALE" .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic ODPs corresponding to Object Property ODP" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "[(NP<class>,)* and] NP<class> VB NEG(be | have | CATV | PART) [(NP<class>,)* and] NP<class>" ;
	<http://w3id.org/def/ontoreq#usageExample> "A zone and an adjacent zone share an interface" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl10> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl10> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl10> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-OP-01" ;
	<http://w3id.org/def/ontoreq#construct> "ObjectProperty, Class (Thing, Nothing), someValuesFrom" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALE" .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic ODPs corresponding to Object Property ODP" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "List NP<class1> PREP NP<class2>" ;
	<http://w3id.org/def/ontoreq#usageExample> "List all games of a certain Genre" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl11> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl11> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl11> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-OP-01" ;
	<http://w3id.org/def/ontoreq#construct> "ObjectProperty, Class (Thing, Nothing), someValuesFrom" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALE" .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic ODPs corresponding to Object Property ODP" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "Where | (How [many]) can | do PRON VB NEG(be | have | CATV | PART) NP<class1>?" ;
	<http://w3id.org/def/ontoreq#usageExample> "Where can I get R software?" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl12> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl12> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl12> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-OP-01" ;
	<http://w3id.org/def/ontoreq#construct> "ObjectProperty, Class (Thing, Nothing), someValuesFrom" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALE" .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic ODPs corresponding to Object Property ODP" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "Where | (How [many]) can | do PRON VB NEG(be | have | CATV | PART) NP<class1> PREP NP<class2>?" ;
	<http://w3id.org/def/ontoreq#usageExample> "Where do I get updates for MUSCLE?" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl13> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl13> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl13> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-OP-01" ;
	<http://w3id.org/def/ontoreq#construct> "ObjectProperty, Class (Thing, Nothing), someValuesFrom" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALE" .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic ODPs corresponding to Object Property ODP" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "Where | (How [many]) can | do PRON VB NEG(be | have | CATV | PART) NP<class1> PREP NP<class2> VB NEG(be / have / CATV / PART) ?" ;
	<http://w3id.org/def/ontoreq#usageExample> "How can I get problems with multiscan fixed?" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl14> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl14> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl14> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-OP-01" ;
	<http://w3id.org/def/ontoreq#construct> "ObjectProperty, Class (Thing, Nothing), someValuesFrom" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALE" .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic ODPs corresponding to Object Property ODP" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "[ADV] Which | What | How | How many | Do | (Be there) [a| any | be] NP<class1> VB [PREP] NP<class2> ?" ;
	<http://w3id.org/def/ontoreq#usageExample> "What items exist in a game?" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl15> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl15> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl15> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-OP-01" ;
	<http://w3id.org/def/ontoreq#construct> "ObjectProperty, Class (Thing, Nothing), someValuesFrom" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALE" .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic ODPs corresponding to Object Property ODP" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "What | Which is the relation between NP<class1> and [(NP<class>,)* and] NP<class2>?" ;
	<http://w3id.org/def/ontoreq#usageExample> "What is the relation between organization and devices?" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl16> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl16> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl16> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-OP-01" ;
	<http://w3id.org/def/ontoreq#construct> "ObjectProperty, Class (Thing, Nothing), someValuesFrom" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALE" .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic ODPs corresponding to Object Property ODP" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "What be NP<class1> AP<property> NP<class2>?" ;
	<http://w3id.org/def/ontoreq#usageExample> "What are the games similar to this one?" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl17> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl17> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl17> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-OP-01" ;
	<http://w3id.org/def/ontoreq#construct> "ObjectProperty, Class (Thing, Nothing), someValuesFrom" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALE" .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic ODPs corresponding to Object Property ODP" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "[ADV] Do NP<class1> PREP NP<class2> VB NEG(be / have / CATV / PART) ?" ;
	<http://w3id.org/def/ontoreq#usageExample> "At what point did the license type of SpikeLI change?" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl18> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl18> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl18> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-OP-01" ;
	<http://w3id.org/def/ontoreq#construct> "ObjectProperty, Class (Thing, Nothing), someValuesFrom" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALE" .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic ODPs corresponding to Object Property ODP" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "In what NP<class> be NP<class2> VB NEG(be / have / CATV / PART) ?" ;
	<http://w3id.org/def/ontoreq#usageExample> "In what language was Ringo implemented?" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl19> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl19> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl19> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-OP-01" ;
	<http://w3id.org/def/ontoreq#construct> "ObjectProperty, Class (Thing, Nothing), someValuesFrom" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALE" .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic ODPs corresponding to Object Property ODP" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "[Through ] What | Which | How many ÊNP<class1> does NP<class2> VB NEG(be / have / CATV / PART)?" ;
	<http://w3id.org/def/ontoreq#usageExample> "Which properties does a people counting observe?" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl20> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl20> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl20> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-OP-01" ;
	<http://w3id.org/def/ontoreq#construct> "ObjectProperty, Class (Thing, Nothing), someValuesFrom" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALE" .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic ODPs corresponding to Object Property ODP" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "(Be there) | (What | How [many] [be]) NP<class1> [PREP] NP<class2> REPRO NP<class3> VB ?" ;
	<http://w3id.org/def/ontoreq#usageExample> "Are there any modification to the clustering algorithm that Weka uses?" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl21> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl21> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl21> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-OP-01" ;
	<http://w3id.org/def/ontoreq#construct> "ObjectProperty, Class (Thing, Nothing), someValuesFrom" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALE" .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic ODPs corresponding to Object Property ODP" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "Who be NP<class1> PREP NP<class2>?" ;
	<http://w3id.org/def/ontoreq#usageExample> "Who is the owner of a given device?" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl22> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl22> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl22> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-OP-01" ;
	<http://w3id.org/def/ontoreq#construct> "ObjectProperty, Class (Thing, Nothing), someValuesFrom" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALE" .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-EN> <http://w3id.org/def/ontoreq#name> "Lexico Syntactic ODPs corresponding to Object Property ODP" ;
	a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#patternFormalization> "Who do NP<class> VB ?" ;
	<http://w3id.org/def/ontoreq#usageExample> "Who does the player play with?" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl23> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl23> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl23> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-OP-01" ;
	<http://w3id.org/def/ontoreq#construct> "ObjectProperty, Class (Thing, Nothing), someValuesFrom" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALE" .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic ODPs corresponding to Object Property ODP" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "Who be NP<class1> PRON VB NP<class2>?" ;
	<http://w3id.org/def/ontoreq#usageExample> "Who are the friends that play other games as well with this player?" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl24> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl24> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl24> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-OP-01" ;
	<http://w3id.org/def/ontoreq#construct> "ObjectProperty, Class (Thing, Nothing), someValuesFrom" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALE" .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic ODPs corresponding to Object Property ODP" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "When is NP<class1> PREP NP<class2> AP<property>?" ;
	<http://w3id.org/def/ontoreq#usageExample> "When was the 1.0 version of MUSCLE released?" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl25> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl25> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl25> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-OP-01" ;
	<http://w3id.org/def/ontoreq#construct> "ObjectProperty, Class (Thing, Nothing), someValuesFrom" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALE" .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic ODPs corresponding to Object Property ODP" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "Do PRON VB1 NP<class1> VB2 NP<class2>?" ;
	<http://w3id.org/def/ontoreq#usageExample> "Do I need a license key to use Ringo?" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl26> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl26> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl26> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-OP-01" ;
	<http://w3id.org/def/ontoreq#construct> "ObjectProperty, Class (Thing, Nothing), someValuesFrom" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALE" .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic ODPs corresponding to Object Property ODP" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "NP<class1> VB1 NEG(be / have / CATV / PART) [QUAN] NP<class2> PREP NP<class3>" ;
	<http://w3id.org/def/ontoreq#usageExample> "An operation may produce output data into output data points" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl27> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl27> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl27> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-OP-01" ;
	<http://w3id.org/def/ontoreq#construct> "ObjectProperty, Class (Thing, Nothing), someValuesFrom" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALE" .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic ODPs corresponding to Object Property ODP" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "NP<class1> VB1 NEG(be | have | CATV | PART) NP<class2> [REPRO] VB2 NP<class3>" ;
	<http://w3id.org/def/ontoreq#usageExample> "A service shall specify the device that is offering the service" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl28> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl28> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl28> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-OP-01" ;
	<http://w3id.org/def/ontoreq#construct> "ObjectProperty, Class (Thing, Nothing), someValuesFrom" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALE" .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic ODPs corresponding to Object Property ODP" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "NP<class1> VB1 NP<class> PREP NP<class2> VB2" ;
	<http://w3id.org/def/ontoreq#usageExample> "An Assertion policy reflects policy terms that a party believes to have." .

<http://coralcorpus.linkeddata.es/patterns#patternimpl29> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl29> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl29> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-OP-01" ;
	<http://w3id.org/def/ontoreq#construct> "ObjectProperty, Class (Thing, Nothing), someValuesFrom" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALE" .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic ODPs corresponding to Object Property ODP" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "VB1 NP<class1> by VB2 NP<class2>" ;
	<http://w3id.org/def/ontoreq#usageExample> "Extend the temporal constraints by setting a time reference, any period in the rightOperand refers to this point in time." .

<http://coralcorpus.linkeddata.es/patterns#patternimpl30> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl30> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl30> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-OP-01" ;
	<http://w3id.org/def/ontoreq#construct> "ObjectProperty, Class (Thing, Nothing), someValuesFrom" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALE" .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic ODPs corresponding to Object Property ODP" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "NP<class1> VB1 NEG(be / have / CATV / PART) NP<class2> VB2 NP<class3> PREP REPRO NP<class4> VB3 NEG(be / have / CATV / PART)" ;
	<http://w3id.org/def/ontoreq#usageExample> "A function represents the functionality necessary toaccomplish the task for which a device is designed" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl31> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl31> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl31> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-OP-01" ;
	<http://w3id.org/def/ontoreq#construct> "ObjectProperty, Class (Thing, Nothing), someValuesFrom" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALE" .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic ODPs corresponding to Object Property ODP" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "Do PRON VB1 NEG(be / have / CATV / PART) NP<class1> REPRO VB2 NP<class2>?" ;
	<http://w3id.org/def/ontoreq#usageExample> "Do I know anyone who has used PUMA or processed DXF?" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl32> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl32> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl32> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-OP-01" ;
	<http://w3id.org/def/ontoreq#construct> "ObjectProperty, Class (Thing, Nothing), someValuesFrom" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALE" .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic ODPs corresponding to Object Property ODP" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "What NP<class1> VB1 NEG(be / have / CATV / PART) NP<class2> REPRO [(VB2 NP<class3>,)* or]?" ;
	<http://w3id.org/def/ontoreq#usageExample> "What kind of games are owned by players that have certain achievement?" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl33> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl33> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl33> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-OP-01" ;
	<http://w3id.org/def/ontoreq#construct> "ObjectProperty, Class (Thing, Nothing), someValuesFrom" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALE" .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic ODPs corresponding to Object Property ODP" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "Can NP<class1> VB1 NEG(be / have / CATV / PART) NP<class2> REPRO VB2 NP<class2> PREP NP<class3>?" ;
	<http://w3id.org/def/ontoreq#usageExample> "Can Dropbox work with data that are output from vsn?" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl34> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl34> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl34> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-OP-01" ;
	<http://w3id.org/def/ontoreq#construct> "ObjectProperty, Class (Thing, Nothing),someValuesFrom" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALE" .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic ODPs corresponding to Object Property ODP" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "Can PRON ÊVB1 NEG(be / have / CATV / PART) NP<class2> [(PREP NP<class>)*] PREP NP<class3> ?" ;
	<http://w3id.org/def/ontoreq#usageExample> "Can I install Rgraphviz on a university computer? // Can I use some components of ppiStats for my software?" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl35> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl35> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl35> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-OP-01" ;
	<http://w3id.org/def/ontoreq#construct> "ObjectProperty, Class (Thing, Nothing), someValuesFrom" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALE" .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic ODPs corresponding to Object Property ODP" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "(What be) | Can ÊNP<class1> VB NEG(be / have / CATV / PART) NP<class2> PREP NP<class3> [(PREP NP<class>)*]?" ;
	<http://w3id.org/def/ontoreq#usageExample> "Can Eclipse export from its proprietary data format to an open format such as csv, txt? //What are the most common genres played by players with a certain character class in a game?" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl36> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl36> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl36> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-OP-01" ;
	<http://w3id.org/def/ontoreq#construct> "ObjectProperty, Class (Thing, Nothing), someValuesFrom" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALE" .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic ODPs corresponding to Object Property ODP" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "Which [be] NP<class1> PREP NP<class2> [REPRO] VB NEG(be / have / CATV / PART) NP<class3>?" ;
	<http://w3id.org/def/ontoreq#usageExample> "What are the games where a player can use this item?" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl37> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl37> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl37> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-OP-01" ;
	<http://w3id.org/def/ontoreq#construct> "ObjectProperty, Class (Thing, Nothing), someValuesFrom" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALE" .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic ODPs corresponding to Object Property ODP" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "If NP<class> VB NP<class> PREP NP<class>, how VB NP<class>?" ;
	<http://w3id.org/def/ontoreq#usageExample> "If a player is given free item in the game, how likely are they to make an in?app purchase?" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl38> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl38> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl38> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-OP-01" ;
	<http://w3id.org/def/ontoreq#construct> "ObjectProperty, Class (Thing, Nothing), someValuesFrom" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALE" .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-EN> <http://w3id.org/def/ontoreq#patternFormalization> "How do PRON VB NP<resource>?" ;
	<http://w3id.org/def/ontoreq#usageExample> "How do I cite SPSS?" ;
	a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> " Lexico Syntactic ODPs corresponding to Object Property " .

<http://coralcorpus.linkeddata.es/patterns#patternimpl39> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl39> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl39> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-OP-01 " ;
	<http://w3id.org/def/ontoreq#construct> "ObjectProperty, rdfs:subClassOf, Class (Thing, Nothing), someValuesFrom" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALE" .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic ODPs corresponding to Object Property ODP" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "ADV VB NP<class> PREP NP<class>, how manu NP<class> VB PRON?" ;
	<http://w3id.org/def/ontoreq#usageExample> "After gaining an item in the game, how many players use it?" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl40> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl40> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl40> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-OP-01" ;
	<http://w3id.org/def/ontoreq#construct> "ObjectProperty, Class (Thing, Nothing), someValuesFrom" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALE" .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic ODPs corresponding to Object Property ODP" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "Where do NP<class1> VB1 NEG(be / have / CATV / PART) REPRO VB2 NEG(be / have / CATV / PART) NP<class2>?" ;
	<http://w3id.org/def/ontoreq#usageExample> "Where do the players live who have not made any in?-app purchases?" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl41> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl41> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl41> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-OP-01" ;
	<http://w3id.org/def/ontoreq#construct> "ObjectProperty, Class (Thing, Nothing), someValuesFrom" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALE" .

<http://coralcorpus.linkeddata.es/patterns#LSP-DP-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic ODPs corresponding to Datatype Property ODP" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "Property | characteristic | attribute| features of NP<class> be [PARA] [(NP<property>,)* and] NP<property>" ;
	<http://w3id.org/def/ontoreq#usageExample> "Properties of mammals are hair, sweat glands, milk, and giving live birth" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl42> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-DP-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl42> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl42> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-DP-01" ;
	<http://w3id.org/def/ontoreq#construct> "Class (Thing, Nothing), someValuesFrom, DatatypeProperty" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALE(D)" .

<http://coralcorpus.linkeddata.es/patterns#LSP-DP-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic ODPs corresponding to Datatype Property ODP" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "NP<class> be [(AP<property>,)*] and AP<property>" ;
	<http://w3id.org/def/ontoreq#usageExample> "Metals are lustrous, malleable and good conductors of heat and electricity." .

<http://coralcorpus.linkeddata.es/patterns#patternimpl43> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-DP-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl43> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl43> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-DP-01" ;
	<http://w3id.org/def/ontoreq#construct> "Class (Thing, Nothing), someValuesFrom, DatatypeProperty" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALE(D)" .

<http://coralcorpus.linkeddata.es/patterns#LSP-DP-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic ODPs corresponding to Datatype Property ODP" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "NP<class1> have [CD] attributes [PARA] [(NP<feature>,)* and] NP<feature> " ;
	<http://w3id.org/def/ontoreq#usageExample> "Each endpoints has minimun two attributes: URI and mediatype" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl44> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-DP-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl44> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl44> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-OP-01" ;
	<http://w3id.org/def/ontoreq#construct> "DatatypeProperty, Class (Thing, Nothing),  someValuesFrom" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALE(D)" .

<http://coralcorpus.linkeddata.es/patterns#LSP-DP-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic ODPs corresponding to Datatype Property ODP" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "How AP<feature> be NP<class1>?" ;
	<http://w3id.org/def/ontoreq#usageExample> "How reliable is Kakadu?" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl45> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-DP-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl45> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl45> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-DP-01" ;
	<http://w3id.org/def/ontoreq#construct> "DatatypeProperty, Class (Thing, Nothing), someValuesFrom" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALE(D)" .

<http://coralcorpus.linkeddata.es/patterns#LSP-DP-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic ODPs corresponding to Datatype Property ODP" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "Be NP<class1> [PREP] AP<feature>?" ;
	<http://w3id.org/def/ontoreq#usageExample> "Is ppiStats scriptable?" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl46> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-DP-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl46> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl46> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-DP-01" ;
	<http://w3id.org/def/ontoreq#construct> "DatatypeProperty, Class (Thing, Nothing), someValuesFrom" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALE(D)" .

<http://coralcorpus.linkeddata.es/patterns#LSP-Di-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic ODPs corresponding to Disjoint Classes ODP" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "NP<class> differ | be different | be differentiate from NP<class>" ;
	<http://w3id.org/def/ontoreq#usageExample> "Non-opioid agents differ from opioid agents" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl47> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-Di-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl47> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl47> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-Di-01" ;
	<http://w3id.org/def/ontoreq#construct> "Class (Thing, Nothing), disjointWith" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALC" .

<http://coralcorpus.linkeddata.es/patterns#LSP-SV-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic ODPs corresponding to Specified Values ODP" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "NP<feature> can | may be [(AP<value>,)*] or AP<value>" ;
	<http://w3id.org/def/ontoreq#usageExample> "Size may be small, medium, or big" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl48> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-SV-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl48> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl48> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-SV-01" ;
	<http://w3id.org/def/ontoreq#construct> "Individual, Class (Thing, Nothing)" ;
	<http://w3id.org/def/ontoreq#expressivity> "AL" .

<http://coralcorpus.linkeddata.es/patterns#LSP-PA-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> " Lexico Syntactic ODPs corresponding to Participation ODP" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "NP<object> participate| take part in| be involved in (NP<event>,)* and] NP<event>" ;
	<http://w3id.org/def/ontoreq#usageExample> "Birds build nests" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl49> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-PA-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl49> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl49> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "CP-PA-01" ;
	<http://w3id.org/def/ontoreq#construct> "Class (Thing, Nothing), ObjectProperty, someValuesFrom, inverseOf" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALEI" .

<http://coralcorpus.linkeddata.es/patterns#LSP-PCP-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> " Lexico Syntactic ODPs corresponding to Co-participation ODP" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "(NP<object>,)* and NP<object> participate | (take part) | (be involved) in [(NP<event>,)* and] NP<event>" ;
	<http://w3id.org/def/ontoreq#usageExample> "Aldo Gangemi and Valentina Presutti participate in the ISWC 2007 conference" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl50> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-PCP-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl50> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl50> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "CP-PCP-01" ;
	<http://w3id.org/def/ontoreq#construct> "Class (Thing, Nothing), ObjectProperty, someValuesOf, SymmetricProperty" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALEI" .

<http://coralcorpus.linkeddata.es/patterns#LSP-PCP-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> " Lexico Syntactic ODPs corresponding to Co-participation ODP" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "NP<object> participate| (take part)| (be involved) with in [(NP<event>,)* and] NP<event>" ;
	<http://w3id.org/def/ontoreq#usageExample> "Action Engine participates with Microsoft at 3GSM World Congress" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl51> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-PCP-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl51> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl51> <http://w3id.org/def/ontoreq#construct> "Class (Thing, Nothing), ObjectProperty, someValuesOf, SymmetricProperty" ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "CP-PCP-01" ;
	a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#expressivity> "ALEI" .

<http://coralcorpus.linkeddata.es/patterns#LSP-LO-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic ODPs corresponding to LocationODP" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "NP<place> be| has (locate | find | set| situate | place| (a site)) in [(NP<location >,)* and] NP<location>" ;
	<http://w3id.org/def/ontoreq#usageExample> "The school is located in Bocas Town" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl52> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-LO-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl52> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl52> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "CP-LO-01" ;
	<http://w3id.org/def/ontoreq#construct> "Class (Thing, Nothing), ObjectProperty, someValuesOf" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALE" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl53> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OR-EN> <http://w3id.org/def/ontoreq#usageExample> "Gold is used as the reflective layer on some high-end CDs" ;
	a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> " Lexico Syntactic ODPs corresponding to Object-Role ODP" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "NP<object> (be used)| work| act| serve as [(NP<role >,)* and] NP<role>" ;
	<http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl53> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl53> <http://w3id.org/def/ontoreq#construct> "Class (Thing, Nothing), allValuesFrom, ObjectProperty" ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "CP-OR-01" ;
	a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#expressivity> "AL" .

<http://coralcorpus.linkeddata.es/patterns#LSP-CD-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic Pattern corresponding to Class Definition" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "What | Who  | Which be NP<class> ?" ;
	<http://w3id.org/def/ontoreq#usageExample> "What is a servient?" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl54> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-CD-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl54> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl54> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#construct> "Class (Thing, Nothing)" ;
	<http://w3id.org/def/ontoreq#expressivity> "AL" .

<http://coralcorpus.linkeddata.es/patterns#LSP-CD-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic Pattern corresponding to Class Definition" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "Be there [a | any] NP<class>? " ;
	<http://w3id.org/def/ontoreq#usageExample> "Is there a community development?" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl55> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-CD-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl55> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl55> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#construct> "Class (Thing, Nothing)" ;
	<http://w3id.org/def/ontoreq#expressivity> "AL" .

<http://coralcorpus.linkeddata.es/patterns#LSP-CD-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic Pattern corresponding to Class Definition" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "Which NP<class> be there?" ;
	<http://w3id.org/def/ontoreq#usageExample> "Which devices are there?" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl56> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-CD-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl56> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl56> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#construct> "Class (Thing, Nothing)" ;
	<http://w3id.org/def/ontoreq#expressivity> "AL" .

<http://coralcorpus.linkeddata.es/patterns#LSP-CD-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic Pattern corresponding to Class Definition" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "Which NP<class> can PRON see?" ;
	<http://w3id.org/def/ontoreq#usageExample> "Which devices can I see?" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl57> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-CD-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl57> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl57> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#construct> "Class (Thing, Nothing)" ;
	<http://w3id.org/def/ontoreq#expressivity> "AL" .

<http://coralcorpus.linkeddata.es/patterns#LSP-CD-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic Pattern corresponding to Class Definition" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "Express NP<class>" ;
	<http://w3id.org/def/ontoreq#usageExample> "Express complex constraints such as 'No use in UK after 7 days'." .

<http://coralcorpus.linkeddata.es/patterns#patternimpl58> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-CD-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl58> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl58> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#construct> "Class (Thing, Nothing)" ;
	<http://w3id.org/def/ontoreq#expressivity> "AL" .

<http://coralcorpus.linkeddata.es/patterns#LSP-CD-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic Pattern corresponding to Class Definition" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "Be able | possible to define NP<class>" ;
	<http://w3id.org/def/ontoreq#usageExample> "Being able to define a 'unit-of-count' for duty actions" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl59> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-CD-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl59> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl59> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#construct> "Class (Thing, Nothing)" ;
	<http://w3id.org/def/ontoreq#expressivity> "AL" .

<http://coralcorpus.linkeddata.es/patterns#LSP-CD-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic Pattern corresponding to Class Definition" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "There be NP<class>" ;
	<http://w3id.org/def/ontoreq#usageExample> "There are building elements" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl60> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-CD-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl60> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl60> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#construct> "Class (Thing, Nothing)" ;
	<http://w3id.org/def/ontoreq#expressivity> "AL" .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-Min-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic Pattern corresponding to ObjectProperty Minimum Cardinality  related to a Datatype Property or Object Property ODP" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "NP<class1> VB NEG(have) (at least CD) | (minimum CD) | (more than CD) | (CD NEG(zero) or more) NP<class2>" ;
	<http://w3id.org/def/ontoreq#usageExample> "A device performs one or more functions" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl61> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-Min-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl61> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl61> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#construct> "Class (Thing, Nothing), ObjectProperty, minCardinality" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALQ" .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-Max-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic Pattern corresponding to ObjectProperty Maximum Cardinality  related to a Datatype Property or Object Property" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "NP<class1> VB NEG(have) (at most) | maximum CD NP<class2>" ;
	<http://w3id.org/def/ontoreq#usageExample> "An access mapping can be applied at most to one endpoint" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl62> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-Max-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl62> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl62> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#construct> "Class (Thing, Nothing), ObjectProperty, maxCardinality " ;
	<http://w3id.org/def/ontoreq#expressivity> "ALQ" .

<http://coralcorpus.linkeddata.es/patterns#LSP-SYM-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic Pattern corresponding to Symmetry" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "A NP<property> VB between N<class>" ;
	<http://w3id.org/def/ontoreq#usageExample> "A partnership is established between organizations" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl63> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-SYM-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl63> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl63> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#construct> "SymmetricProperty, ObjectProperty, Class (Thing, Nothing)" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALI" .

<http://coralcorpus.linkeddata.es/patterns#LSP-U-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic Pattern corresponding to Union" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "NP<class1> VB NP<class2> or [(NP<class>,)* or ] PRON [VB NEG(be)] NP<class3>" ;
	<http://w3id.org/def/ontoreq#usageExample> "A mapping can transform keys to object properties or datatype properties." .

<http://coralcorpus.linkeddata.es/patterns#patternimpl64> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-U-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl64> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl64> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#construct> "unionOf, ObjectProperty, Class (Thing, Nothing)" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALU" .

<http://coralcorpus.linkeddata.es/patterns#LSP-INTER-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic Pattern corresponding to Intersection" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "NP<class1> VB NP<class2> REPRO VB NP<class3>" ;
	<http://w3id.org/def/ontoreq#usageExample> "An endpoint can be relative to an endpoint that must not be relative." .

<http://coralcorpus.linkeddata.es/patterns#patternimpl65> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-INTER-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl65> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl65> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#construct> "ObjectProperty, Class (Thing, Nothing), intersectionOf" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALE" .

<http://coralcorpus.linkeddata.es/patterns#LSP-LO-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic ODPs  corresponding to LocationODP" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "Where be NP<class> VB?" ;
	<http://w3id.org/def/ontoreq#usageExample> "Where is something located?" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl66> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-LO-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl66> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl66> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-OP-01" ;
	<http://w3id.org/def/ontoreq#construct> "rdfs:subClassOf" ;
	<http://w3id.org/def/ontoreq#expressivity> "AL" .

<http://coralcorpus.linkeddata.es/patterns#LSP-COMPL-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic ODPs  corresponding to complementOf" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "Which be NP<class> REPRO VB not NP<class>?" ;
	<http://w3id.org/def/ontoreq#usageExample> "Which are the heliport  that are not under state control?" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl67> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-COMPL-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl67> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl67> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#construct> "Class, ObjectProperty, someValuesFrom , complementOf" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALC" .

<http://coralcorpus.linkeddata.es/patterns#LSP-COMPL-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic ODPs  corresponding to complementOf" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "Which be NP<class> REPRO do  not VB  PREP NP<class>?" ;
	<http://w3id.org/def/ontoreq#usageExample> "Which are the heliport  that do not belong to the trans-European transport network?" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl68> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-COMPL-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl68> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl68> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#construct> "Class, ObjectProperty, someValuesFrom , complementOf" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALC" .

<http://coralcorpus.linkeddata.es/patterns#LSP-COMPL-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic ODPs  corresponding to complementOf" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "NP<class> can be AP<feature> NP<class> PRON must not be AP<feature> " ;
	<http://w3id.org/def/ontoreq#usageExample> "An endpoint can be relative to an endpoint that must not be relative" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl69> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-COMPL-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl69> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl69> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#construct> "Class, ObjectProperty, someValuesFrom , complementOf" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALC" .

<http://coralcorpus.linkeddata.es/patterns#LSP-DC-SC-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic ODPs corresponding to Defined Classes and SubclassOf relation ODPs" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "[A| any] NP<subclass> be [a| any] NP<superclass> REPRO VB [(NP<class>,)* and] NP<class>" ;
	<http://w3id.org/def/ontoreq#usageExample> "A device is any machine or component that attaches to a computer" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl70> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-DC-SC-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl70> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl70> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-DC-01 + LP-SC-01" ;
	<http://w3id.org/def/ontoreq#construct> "Class (Thing, Nothing), subclassOf" ;
	<http://w3id.org/def/ontoreq#expressivity> "AL" .

<http://coralcorpus.linkeddata.es/patterns#LSP-DC-SC-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic ODPs corresponding to Defined Classes and SubclassOf relation ODPs" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "[A| any] NP<subclass> be [a| any] NP<superclass> PREP [(NP<class>,)* and| or NP<class" ;
	<http://w3id.org/def/ontoreq#usageExample> "A vegetarian pizza is a pizza without fish or meat" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl71> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-DC-SC-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl71> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl71> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-DC-01 + LP-SC-01" ;
	<http://w3id.org/def/ontoreq#construct> "Class (Thing, Nothing), subclassOf" ;
	<http://w3id.org/def/ontoreq#expressivity> "AL" .

<http://coralcorpus.linkeddata.es/patterns#LSP-DC-SC-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic ODPs corresponding to Defined Classes and SubclassOf relation ODPs" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "[A| any] NP<subclass> REPRO VB [(NP<class>,)* and| or NP<class> be [a] NP<superclass>" ;
	<http://w3id.org/def/ontoreq#usageExample> "A workflow that contains at least one business task is a business plan" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl72> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-DC-SC-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl72> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl72> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-DC-01 + LP-SC-01" ;
	<http://w3id.org/def/ontoreq#construct> "Class (Thing, Nothing), subclassOf" ;
	<http://w3id.org/def/ontoreq#expressivity> "AL" .

<http://coralcorpus.linkeddata.es/patterns#LSP-DC-SC-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic ODPs corresponding to Defined Classes and SubclassOf relation ODPs" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "[A| any] NP<subclass> PREP [(NP<class>,)* and] NP<class> be VB [a] NP<superclass>" ;
	<http://w3id.org/def/ontoreq#usageExample> "Animal with backbones are called vertebrates" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl73> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-DC-SC-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl73> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl73> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-DC-01 + LP-SC-01" ;
	<http://w3id.org/def/ontoreq#construct> "Class (Thing, Nothing), subclassOf" ;
	<http://w3id.org/def/ontoreq#expressivity> "AL" .

<http://coralcorpus.linkeddata.es/patterns#LSP-SC-Di-EC-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> " Lexico Syntactic ODPs corresponding to SubclassOf relation, Disjoint Classes, and Exhaustive Classes ODPs" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "NP<superclass> be| CATV [either] NP<subclass> or| and NP<subclass>" ;
	<http://w3id.org/def/ontoreq#usageExample> "Animals are either vertebrates or invertebrates." .

<http://coralcorpus.linkeddata.es/patterns#patternimpl74> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-SC-Di-EC-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl74> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl74> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-SC-01 + LP-Di-01 + LP-EC-01" ;
	<http://w3id.org/def/ontoreq#construct> "Class (Thing, Nothing), subClassOf, someValuesOf, disjointWith" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALC" .

<http://coralcorpus.linkeddata.es/patterns#LSP-SC-Di-EC-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> " Lexico Syntactic ODPs corresponding to SubclassOf relation, Disjoint Classes, and Exhaustive Classes ODPs" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "There are CD CN-CATV NP<superclass> [PARA] [(NP<subclass>,)* and] NP<subclass>" ;
	<http://w3id.org/def/ontoreq#usageExample> "There are two types of narcotic analgesics: the opiates and the opioids. " .

<http://coralcorpus.linkeddata.es/patterns#patternimpl75> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-SC-Di-EC-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl75> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl75> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-SC-01 + LP-Di-01 + LP-EC-01" ;
	<http://w3id.org/def/ontoreq#construct> "Class (Thing, Nothing), subClassOf, someValuesOf, disjointWith" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALC" .

<http://coralcorpus.linkeddata.es/patterns#LSP-SC-Di-EC-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> " Lexico Syntactic ODPs corresponding to SubclassOf relation, Disjoint Classes, and Exhaustive Classes ODPs" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "NP<superclass> CATV CD CN-CATV [PARA] [(NP<subclass>,)*and] NP <subclass>" ;
	<http://w3id.org/def/ontoreq#usageExample> "Membrane proteins are classified into two major categories, integral proteins and peripheral proteins" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl76> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-SC-Di-EC-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl76> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl76> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-SC-01 + LP-Di-01 + LP-EC-01" ;
	<http://w3id.org/def/ontoreq#construct> "Class (Thing, Nothing), subClassOf, someValuesOf, disjointWith" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALC" .

<http://coralcorpus.linkeddata.es/patterns#LSP-SC-Di-EC-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> " Lexico Syntactic ODPs corresponding to SubclassOf relation, Disjoint Classes, and Exhaustive Classes ODPs" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "NP<superclass> be divided | separate in | into CD CN-CATV [PARA] [(NP<subclass >,)* and] NP<subclass>" ;
	<http://w3id.org/def/ontoreq#usageExample> "Marine mammals are divided into three orders: Carnivora, Sirenia and Cetacea. " .

<http://coralcorpus.linkeddata.es/patterns#patternimpl77> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-SC-Di-EC-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl77> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl77> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-SC-01 + LP-Di-01 + LP-EC-01" ;
	<http://w3id.org/def/ontoreq#construct> "Class (Thing, Nothing), subClassOf, someValuesOf, disjointWith" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALC" .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-UR-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> " Lexico Syntactic ODPs corresponding to Object Property and Universal Restriction ODPs" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "NP<class> VB NEG(be| have| CATV| PART) just | only | exclusively NP<class>" ;
	<http://w3id.org/def/ontoreq#usageExample> "Herbivore eat only plants" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl78> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-UR-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl78> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl78> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-OP-01 + LP-UR-01" ;
	<http://w3id.org/def/ontoreq#construct> "Class (Thing, Nothing), subClassOf, allValuesFrom" ;
	<http://w3id.org/def/ontoreq#expressivity> "AL" .

<http://coralcorpus.linkeddata.es/patterns#LSP-Min-OP-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic Pattern  corresponding to Maximum Cardinality  and Object Property ODP" ;
	<http://w3id.org/def/ontoreq#patternFormalization> " NP<class1> VB CD or more  NP<class2>  PREP VB NP<class3>" ;
	<http://w3id.org/def/ontoreq#usageExample> "A device performs one or more functionalities in order to accomplish a particular task" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl79> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-Min-OP-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl79> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl79> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#construct> "someValuesFrom, maxCardinality, ObjectProperty, Class (Thing, Nothing)" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALEQ" .

<http://coralcorpus.linkeddata.es/patterns#+LSP-SC-PW-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic ODPs corresponding to SubclassOf \"or\" Simple Part-Whole relation ODPs" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "NP<class> include [(NP<class >,)* and] NP<class>" ;
	<http://w3id.org/def/ontoreq#usageExample> "Arthropods include insects, crustaceans, spiders, scorpions, and centipedes" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl80> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#+LSP-SC-PW-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl80> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl80> <http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-SC-01" ;
	a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#construct> "Class (Thing, Nothing), subClassOf" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALEI" .

<http://coralcorpus.linkeddata.es/patterns#+LSP-SC-PW-EN> <http://w3id.org/def/ontoreq#name> "Lexico Syntactic ODPs corresponding to SubclassOf \"or\" Simple Part-Whole relation ODPs" ;
	a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#patternFormalization> "NP<class> include [(NP<class >,)* and] NP<class>" ;
	<http://w3id.org/def/ontoreq#usageExample> "Arthropods include insects, crustaceans, spiders, scorpions, and centipedes" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl81> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#+LSP-SC-PW-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl81> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl81> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "CP-PW-01" ;
	<http://w3id.org/def/ontoreq#construct> "Class (Thing, Nothing),  subclassof, someValuesOf, inverseOf" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALEI" .

<http://coralcorpus.linkeddata.es/patterns#+LSP-SC-PW-EN> <http://w3id.org/def/ontoreq#name> "Lexico Syntactic ODPs corresponding to SubclassOf \"or\" Simple Part-Whole relation ODPs" ;
	a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#usageExample> "Seed producing plants are divided into angiosperms and gymnosperms" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "NP<class> be divided | separate in | into [CN] [(NP<class >,)* and] NP<class>" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl82> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#+LSP-SC-PW-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl82> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl82> <http://w3id.org/def/ontoreq#expressivity> "ALEI" ;
	<http://w3id.org/def/ontoreq#construct> "Class (Thing, Nothing), subClassOf" ;
	a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-SC-01 " .

<http://coralcorpus.linkeddata.es/patterns#+LSP-SC-PW-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl83> ;
	<http://w3id.org/def/ontoreq#usageExample> "Seed producing plants are divided into angiosperms and gymnosperms" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "NP<class> be divided | separate in | into [CN] [(NP<class >,)* and] NP<class>" ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic ODPs corresponding to SubclassOf \"or\" Simple Part-Whole relation ODPs" ;
	a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl83> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#expressivity> "ALEI" ;
	<http://w3id.org/def/ontoreq#construct> "Class (Thing, Nothing), subClassOf, someValuesOf, inverseOf" ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "CP-PW-01" ;
	a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#+LSP-OP-DP-PW-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> " Lexico Syntactic ODPs corresponding to Object Property \"or\" Datatype Property \"or\" Simple Part-Whole relation ODPs" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "NP<class> have NP<class>" ;
	<http://w3id.org/def/ontoreq#usageExample> "Birds have feathers" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl84> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#+LSP-OP-DP-PW-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl84> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl84> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-OP-01 " ;
	<http://w3id.org/def/ontoreq#construct> "Class (Thing, Nothing), ObjectProperty someValuesOf" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALE" .

<http://coralcorpus.linkeddata.es/patterns#+LSP-OP-DP-PW-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> " Lexico Syntactic ODPs corresponding to Object Property \"or\" Datatype Property \"or\" Simple Part-Whole relation ODPs" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "NP<class> have NP<class>" ;
	<http://w3id.org/def/ontoreq#usageExample> "Birds have feathers" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl85> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#+LSP-OP-DP-PW-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl85> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl85> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> " LP-DP-01 " ;
	<http://w3id.org/def/ontoreq#construct> "Class (Thing, Nothing), DatatypeProperty, someValuesOf" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALE(D)" .

<http://coralcorpus.linkeddata.es/patterns#+LSP-OP-DP-PW-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> " Lexico Syntactic ODPs corresponding to Object Property \"or\" Datatype Property \"or\" Simple Part-Whole relation ODPs" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "NP<class> have NP<class>" ;
	<http://w3id.org/def/ontoreq#usageExample> "Birds have feathers" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl86> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#+LSP-OP-DP-PW-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl86> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl86> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "CP-PW-01" ;
	<http://w3id.org/def/ontoreq#construct> "Class (Thing, Nothing), ObjectProperty someValuesOf, inverseof" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALEI" .

<http://coralcorpus.linkeddata.es/patterns#LSP-PW-CONS-COM-CE-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic ODPs corresponding to Simple Part-Whole relation \"or\" Constituency \"or\" Componency \"or\" Collection-Entity ODPs" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "[(NP<part>,)* and] NP<part> PART NP<whole>" ;
	<http://w3id.org/def/ontoreq#usageExample> "Proteins form part of the cell membrane" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl87> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-PW-CONS-COM-CE-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl87> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl87> <http://w3id.org/def/ontoreq#ontologyDesignPattern> "CP-PW-01 " ;
	<http://w3id.org/def/ontoreq#expressivity> "ALEI" ;
	<http://w3id.org/def/ontoreq#construct> "Class (Thing, Nothing), ObjectProperty, inverseOf, someValuesOf" ;
	a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-PW-CONS-COM-CE-EN> <http://w3id.org/def/ontoreq#usageExample> "Proteins form part of the cell membrane" ;
	a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic ODPs corresponding to Simple Part-Whole relation \"or\" Constituency \"or\" Componency \"or\" Collection-Entity ODPs" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "[(NP<part>,)* and] NP<part> PART NP<whole>" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl88> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-PW-CONS-COM-CE-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl88> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl88> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "CP-CONS-01 " ;
	<http://w3id.org/def/ontoreq#construct> "Class (Thing, Nothing), ObjectProperty, inverseOf, someValuesOf" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALEI" .

<http://coralcorpus.linkeddata.es/patterns#LSP-PW-CONS-COM-CE-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic ODPs corresponding to Simple Part-Whole relation \"or\" Constituency \"or\" Componency \"or\" Collection-Entity ODPs" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "[(NP<part>,)* and] NP<part> PART NP<whole>" ;
	<http://w3id.org/def/ontoreq#usageExample> "Proteins form part of the cell membrane" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl89> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-PW-CONS-COM-CE-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl89> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl89> <http://w3id.org/def/ontoreq#construct> "Class (Thing, Nothing), ObjectProperty, inverseOf, someValuesOf" ;
	a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "CP-COM-01 " ;
	<http://w3id.org/def/ontoreq#expressivity> "ALEI" .

<http://coralcorpus.linkeddata.es/patterns#LSP-PW-CONS-COM-CE-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic ODPs corresponding to Simple Part-Whole relation \"or\" Constituency \"or\" Componency \"or\" Collection-Entity ODPs" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "[(NP<part>,)* and] NP<part> PART NP<whole>" ;
	<http://w3id.org/def/ontoreq#usageExample> "Proteins form part of the cell membrane" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl90> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-PW-CONS-COM-CE-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl90> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl90> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "CP-CE-01" ;
	<http://w3id.org/def/ontoreq#construct> "Class (Thing, Nothing), ObjectProperty, inverseOf, someValuesOf" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALEI" .

<http://coralcorpus.linkeddata.es/patterns#LSP-PW-CONS-COM-CE-EN> <http://w3id.org/def/ontoreq#usageExample> "Most clays consist of flat particles" ;
	<http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl91> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl91> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-PW-CONS-COM-CE-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic ODPs corresponding to Simple Part-Whole relation \"or\" Constituency \"or\" Componency \"or\" Collection-Entity ODPs" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "NP<whole> PART [(NP<part>,)* and] NP<part>" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl91> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "CP-PW-01 " ;
	<http://w3id.org/def/ontoreq#construct> "Class (Thing, Nothing), ObjectProperty, inverseOf, someValuesOf" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALEI" .

<http://coralcorpus.linkeddata.es/patterns#LSP-PW-CONS-COM-CE-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic ODPs corresponding to Simple Part-Whole relation \"or\" Constituency \"or\" Componency \"or\" Collection-Entity ODPs" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "NP<whole> PART [(NP<part>,)* and] NP<part>" ;
	<http://w3id.org/def/ontoreq#usageExample> "Most clays consist of flat particles" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl92> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-PW-CONS-COM-CE-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl92> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl92> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "CP-CONS-01" ;
	<http://w3id.org/def/ontoreq#construct> "Class (Thing, Nothing), ObjectProperty, inverseOf, someValuesOf" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALEI" .

<http://coralcorpus.linkeddata.es/patterns#LSP-PW-CONS-COM-CE-EN> <http://w3id.org/def/ontoreq#name> "Lexico Syntactic ODPs corresponding to Simple Part-Whole relation \"or\" Constituency \"or\" Componency \"or\" Collection-Entity ODPs" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "NP<whole> PART [(NP<part>,)* and] NP<part>" ;
	a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#usageExample> "Most clays consist of flat particles" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl93> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-PW-CONS-COM-CE-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl93> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl93> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "CP-COM-01 " ;
	<http://w3id.org/def/ontoreq#construct> "Class (Thing, Nothing), ObjectProperty, inverseOf, someValuesOf" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALEI" .

<http://coralcorpus.linkeddata.es/patterns#LSP-PW-CONS-COM-CE-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic ODPs corresponding to Simple Part-Whole relation \"or\" Constituency \"or\" Componency \"or\" Collection-Entity ODPs" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "NP<whole> PART [(NP<part>,)* and] NP<part>" ;
	<http://w3id.org/def/ontoreq#usageExample> "Most clays consist of flat particles" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl94> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-PW-CONS-COM-CE-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl94> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl94> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "CP-CE-01" ;
	<http://w3id.org/def/ontoreq#construct> "Class (Thing, Nothing), ObjectProperty, inverseOf, someValuesOf" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALEI" .

<http://coralcorpus.linkeddata.es/patterns#LSP-PW-CONS-COM-CE-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic ODPs corresponding to Simple Part-Whole relation \"or\" Constituency \"or\" Componency \"or\" Collection-Entity ODPs" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "NP<whole> be PART [CD] CN-PART [PARA] [(NP<part>,)* and] NP<part>" ;
	<http://w3id.org/def/ontoreq#usageExample> "A state machine workflow is made up of a set of states, transitions, and actions" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl95> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-PW-CONS-COM-CE-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl95> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl95> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "CP-PW-01 " ;
	<http://w3id.org/def/ontoreq#construct> "Class (Thing, Nothing), ObjectProperty, inverseOf, someValuesOf" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALEI" .

<http://coralcorpus.linkeddata.es/patterns#LSP-PW-CONS-COM-CE-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic ODPs corresponding to Simple Part-Whole relation \"or\" Constituency \"or\" Componency \"or\" Collection-Entity ODPs" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "NP<whole> be PART [CD] CN-PART [PARA] [(NP<part>,)* and] NP<part>" ;
	<http://w3id.org/def/ontoreq#usageExample> "A state machine workflow is made up of a set of states, transitions, and actions" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl96> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-PW-CONS-COM-CE-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl96> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl96> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "CP-CONS-01 " ;
	<http://w3id.org/def/ontoreq#construct> "Class (Thing, Nothing), ObjectProperty, inverseOf, someValuesOf" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALEI" .

<http://coralcorpus.linkeddata.es/patterns#LSP-PW-CONS-COM-CE-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic ODPs corresponding to Simple Part-Whole relation \"or\" Constituency \"or\" Componency \"or\" Collection-Entity ODPs" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "NP<whole> be PART [CD] CN-PART [PARA] [(NP<part>,)* and] NP<part>" ;
	<http://w3id.org/def/ontoreq#usageExample> "A state machine workflow is made up of a set of states, transitions, and actions" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl97> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-PW-CONS-COM-CE-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl97> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl97> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "CP-COM-01" ;
	<http://w3id.org/def/ontoreq#construct> "Class (Thing, Nothing), ObjectProperty, inverseOf, someValuesOf" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALEI" .

<http://coralcorpus.linkeddata.es/patterns#LSP-PW-CONS-COM-CE-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic ODPs corresponding to Simple Part-Whole relation \"or\" Constituency \"or\" Componency \"or\" Collection-Entity ODPs" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "NP<whole> be PART [CD] CN-PART [PARA] [(NP<part>,)* and] NP<part>" ;
	<http://w3id.org/def/ontoreq#usageExample> "A state machine workflow is made up of a set of states, transitions, and actions" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl98> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-PW-CONS-COM-CE-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl98> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl98> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "
CP-CE-01" ;
	<http://w3id.org/def/ontoreq#construct> "Class (Thing, Nothing), ObjectProperty, inverseOf, someValuesOf" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALEI" .

<http://coralcorpus.linkeddata.es/patterns#LSP-PW-CONS-COM-CE-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic ODPs corresponding to Simple Part-Whole relation \"or\" Constituency \"or\" Componency \"or\" Collection-Entity ODPs" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "CN-PART NP<whole> be [PARA] [(NP<part>,)* and] NP<part>" ;
	<http://w3id.org/def/ontoreq#usageExample> "The parts of a tree are the root, trunk(s), branches, twigs and leaves" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl99> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-PW-CONS-COM-CE-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl99> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl99> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "CP-PW-01 " ;
	<http://w3id.org/def/ontoreq#construct> "Class (Thing, Nothing), ObjectProperty, inverseOf, someValuesOf" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALEI" .

<http://coralcorpus.linkeddata.es/patterns#LSP-PW-CONS-COM-CE-EN> <http://w3id.org/def/ontoreq#name> "Lexico Syntactic ODPs corresponding to Simple Part-Whole relation \"or\" Constituency \"or\" Componency \"or\" Collection-Entity ODPs" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "CN-PART NP<whole> be [PARA] [(NP<part>,)* and] NP<part>" ;
	a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#usageExample> "The parts of a tree are the root, trunk(s), branches, twigs and leaves" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl100> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-PW-CONS-COM-CE-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl100> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl100> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "CP-CONS-01 " ;
	<http://w3id.org/def/ontoreq#construct> "Class (Thing, Nothing), ObjectProperty, inverseOf, someValuesOf" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALEI" .

<http://coralcorpus.linkeddata.es/patterns#LSP-PW-CONS-COM-CE-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic ODPs corresponding to Simple Part-Whole relation \"or\" Constituency \"or\" Componency \"or\" Collection-Entity ODPs" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "CN-PART NP<whole> be [PARA] [(NP<part>,)* and] NP<part>" ;
	<http://w3id.org/def/ontoreq#usageExample> "The parts of a tree are the root, trunk(s), branches, twigs and leaves" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl101> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-PW-CONS-COM-CE-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl101> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl101> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "CP-COM-01 " ;
	<http://w3id.org/def/ontoreq#construct> "Class (Thing, Nothing), ObjectProperty, inverseOf, someValuesOf" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALEI" .

<http://coralcorpus.linkeddata.es/patterns#LSP-PW-CONS-COM-CE-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic ODPs corresponding to Simple Part-Whole relation \"or\" Constituency \"or\" Componency \"or\" Collection-Entity ODPs" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "CN-PART NP<whole> be [PARA] [(NP<part>,)* and] NP<part>" ;
	<http://w3id.org/def/ontoreq#usageExample> "The parts of a tree are the root, trunk(s), branches, twigs and leaves" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl102> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-PW-CONS-COM-CE-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl102> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl102> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "CP-CE-01" ;
	<http://w3id.org/def/ontoreq#construct> "Class (Thing, Nothing), ObjectProperty, inverseOf, someValuesOf" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALEI" .

<http://coralcorpus.linkeddata.es/patterns#LSP-PW-CONS-COM-CE-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic ODPs corresponding to Simple Part-Whole relation \"or\" Constituency \"or\" Componency \"or\" Collection-Entity ODPs" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "NP<whole> include| (be divide in| into)| (be separate in| into)CD CN-PART [PARA] [(NP<part>,)* and] NP<part" ;
	<http://w3id.org/def/ontoreq#usageExample> "The cerebrum is divided into two major parts: the right cerebral hemisphere and left cerebral hemisphere" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl103> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-PW-CONS-COM-CE-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl103> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl103> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "CP-PW-01 " ;
	<http://w3id.org/def/ontoreq#construct> "Class (Thing, Nothing), ObjectProperty, inverseOf, someValuesOf" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALEI" .

<http://coralcorpus.linkeddata.es/patterns#LSP-PW-CONS-COM-CE-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic ODPs corresponding to Simple Part-Whole relation \"or\" Constituency \"or\" Componency \"or\" Collection-Entity ODPs" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "NP<whole> include| (be divide in| into)| (be separate in| into)CD CN-PART [PARA] [(NP<part>,)* and] NP<part" ;
	<http://w3id.org/def/ontoreq#usageExample> "The cerebrum is divided into two major parts: the right cerebral hemisphere and left cerebral hemisphere" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl104> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-PW-CONS-COM-CE-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl104> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl104> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "CP-CONS-01" ;
	<http://w3id.org/def/ontoreq#construct> "Class (Thing, Nothing), ObjectProperty, inverseOf, someValuesOf" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALEI" .

<http://coralcorpus.linkeddata.es/patterns#LSP-PW-CONS-COM-CE-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic ODPs corresponding to Simple Part-Whole relation \"or\" Constituency \"or\" Componency \"or\" Collection-Entity ODPs" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "NP<whole> include| (be divide in| into)| (be separate in| into)CD CN-PART [PARA] [(NP<part>,)* and] NP<part" ;
	<http://w3id.org/def/ontoreq#usageExample> "The cerebrum is divided into two major parts: the right cerebral hemisphere and left cerebral hemisphere" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl105> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-PW-CONS-COM-CE-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl105> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl105> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "CP-COM-01" ;
	<http://w3id.org/def/ontoreq#construct> "Class (Thing, Nothing), ObjectProperty, inverseOf, someValuesOf" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALEI" .

<http://coralcorpus.linkeddata.es/patterns#LSP-PW-CONS-COM-CE-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic ODPs corresponding to Simple Part-Whole relation \"or\" Constituency \"or\" Componency \"or\" Collection-Entity ODPs" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "NP<whole> include| (be divide in| into)| (be separate in| into)CD CN-PART [PARA] [(NP<part>,)* and] NP<part" ;
	<http://w3id.org/def/ontoreq#usageExample> "The cerebrum is divided into two major parts: the right cerebral hemisphere and left cerebral hemisphere" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl106> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-PW-CONS-COM-CE-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl106> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl106> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "CP-CE-01" ;
	<http://w3id.org/def/ontoreq#construct> "Class (Thing, Nothing), ObjectProperty, inverseOf, someValuesOf" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALEI" .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-PW-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> " Lexico Syntactic ODPs corresponding to Object Property \"or\" Datatype Property \"or\" Simple Part-Whole relation ODPs" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "NP<resource1> have [(NP<resource>, )* and | or] NP<resource2>" ;
	<http://w3id.org/def/ontoreq#usageExample> "Each interaction pattern has a name and a Web Resource address" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl107> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-PW-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl107> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl107> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-OP-01 " ;
	<http://w3id.org/def/ontoreq#construct> "ObjectProperty, rdfs:subClassOf, Class (Thing, Nothing), someValuesFrom" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALE" .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-PW-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> " Lexico Syntactic ODPs corresponding to Object Property \"or\" Datatype Property \"or\" Simple Part-Whole relation ODPs" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "NP<resource1> have [(NP<resource>, )* and | or] NP<resource2>" ;
	<http://w3id.org/def/ontoreq#usageExample> "Each interaction pattern has a name and a Web Resource address" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl108> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-PW-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl108> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl108> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-DP-01 " ;
	<http://w3id.org/def/ontoreq#construct> "Datatypeproperty, rdfs:subClassOf, Class (Thing, Nothing), someValuesFrom" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALE(D)" .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-PW-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> " Lexico Syntactic ODPs corresponding to Object Property \"or\" Datatype Property \"or\" Simple Part-Whole relation ODPs" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "NP<resource1> have [(NP<resource>, )* and | or] NP<resource2>" ;
	<http://w3id.org/def/ontoreq#usageExample> "Each interaction pattern has a name and a Web Resource address" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl109> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-PW-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl109> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl109> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "CP-PW-01" ;
	<http://w3id.org/def/ontoreq#construct> " rdfs:subClassOf, Class (Thing, Nothing)" ;
	<http://w3id.org/def/ontoreq#expressivity> "AL" .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-PW-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> " Lexico Syntactic ODPs corresponding to Object Property \"or\" Datatype Property \"or\" Simple Part-Whole relation ODPs" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "NP<resource> VB NP<resource> shoud specified" ;
	<http://w3id.org/def/ontoreq#usageExample> "In addition to the existing identifiers of a policy means for expressing a version of this policy should specified." .

<http://coralcorpus.linkeddata.es/patterns#patternimpl110> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-PW-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl110> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl110> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-OP-01 " ;
	<http://w3id.org/def/ontoreq#construct> "ObjectProperty,rdfs:subClassOf, Class (Thing, Nothing), someValuesFrom" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALE" .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-PW-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> " Lexico Syntactic ODPs corresponding to Object Property \"or\" Datatype Property \"or\" Simple Part-Whole relation ODPs" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "NP<resource> VB NP<resource> shoud specified" ;
	<http://w3id.org/def/ontoreq#usageExample> "In addition to the existing identifiers of a policy means for expressing a version of this policy should specified." .

<http://coralcorpus.linkeddata.es/patterns#patternimpl111> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-PW-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl111> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl111> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-DP-01" ;
	<http://w3id.org/def/ontoreq#construct> "Datatypeproperty, rdfs:subClassOf, Class (Thing, Nothing), someValuesFrom" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALE(D)" .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-PW-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> " Lexico Syntactic ODPs corresponding to Object Property \"or\" Datatype Property \"or\" Simple Part-Whole relation ODPs" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "NP<resource> VB NP<resource> shoud specified" ;
	<http://w3id.org/def/ontoreq#usageExample> "In addition to the existing identifiers of a policy means for expressing a version of this policy should specified." .

<http://coralcorpus.linkeddata.es/patterns#patternimpl112> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-PW-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl112> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl112> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "CP-PW-01" ;
	<http://w3id.org/def/ontoreq#construct> "rdfs:subClassOf, Class (Thing, Nothing), someValuesFrom, inverseOf" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALEI" .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-PW-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> " Lexico Syntactic ODPs corresponding to Object Property \"or\" Datatype Property \"or\" Simple Part-Whole relation ODPs" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "Which properties have NP<class1>?" ;
	<http://w3id.org/def/ontoreq#usageExample> "Which properties has a shading device?" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl113> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-PW-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl113> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl113> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-OP-01 " ;
	<http://w3id.org/def/ontoreq#construct> "ObjectProperty, rdfs:subClassOf, Class (Thing, Nothing), someValuesFrom" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALE" .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-PW-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> " Lexico Syntactic ODPs corresponding to Object Property \"or\" Datatype Property \"or\" Simple Part-Whole relation ODPs" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "Which properties have NP<class1>?" ;
	<http://w3id.org/def/ontoreq#usageExample> "Which properties has a shading device?" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl114> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-PW-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl114> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl114> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-DP-01 " ;
	<http://w3id.org/def/ontoreq#construct> "Datatypeproperty, rdfs:subClassOf, Class (Thing, Nothing), someValuesFrom" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALE(D)" .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-PW-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> " Lexico Syntactic ODPs corresponding to Object Property \"or\" Datatype Property \"or\" Simple Part-Whole relation ODPs" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "Which properties have NP<class1>?" ;
	<http://w3id.org/def/ontoreq#usageExample> "Which properties has a shading device?" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl115> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-PW-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl115> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl115> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "CP-PW-01" ;
	<http://w3id.org/def/ontoreq#construct> "rdfs:subClassOf, Class (Thing, Nothing), someValuesFrom, inverseOf" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALEI" .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-PW-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> " Lexico Syntactic ODPs corresponding to Object Property \"or\" Datatype Property \"or\" Simple Part-Whole relation ODPs" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "Which | Can | Do [be] NP<resource> [REPRO] have [( NP<resource>,)* and] NP<resource>?" ;
	<http://w3id.org/def/ontoreq#usageExample> "Which attributes can have a device?" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl116> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-PW-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl116> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl116> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-OP-01 " ;
	<http://w3id.org/def/ontoreq#construct> "ObjectProperty, rdfs:subClassOf, Class (Thing, Nothing), someValuesFrom" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALE" .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-PW-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> " Lexico Syntactic ODPs corresponding to Object Property \"or\" Datatype Property \"or\" Simple Part-Whole relation ODPs" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "Which | Can | Do [be] NP<resource> [REPRO] have [( NP<resource>,)* and] NP<resource>?" ;
	<http://w3id.org/def/ontoreq#usageExample> "Which attributes can have a device?" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl117> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-PW-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl117> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl117> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-DP-01 " ;
	<http://w3id.org/def/ontoreq#construct> "Datatypeproperty, rdfs:subClassOf, Class (Thing, Nothing), someValuesFrom" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALE(D)" .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-PW-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> " Lexico Syntactic ODPs corresponding to Object Property \"or\" Datatype Property \"or\" Simple Part-Whole relation ODPs" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "Which | Can | Do [be] NP<resource> [REPRO] have [( NP<resource>,)* and] NP<resource>?" ;
	<http://w3id.org/def/ontoreq#usageExample> "Which attributes can have a device?" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl118> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-PW-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl118> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl118> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "CP-PW-01" ;
	<http://w3id.org/def/ontoreq#construct> "rdfs:subClassOf, Class (Thing, Nothing), someValuesFrom, inverseOf" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALEI" .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-PW-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> " Lexico Syntactic ODPs corresponding to Object Property \"or\" Datatype Property \"or\" Simple Part-Whole relation ODPs" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "What | Which be NP<resource> PRON have  NP<resource>?" ;
	<http://w3id.org/def/ontoreq#usageExample> "What is the set of datatypes that have a datatype quality X?" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl119> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-PW-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl119> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl119> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-OP-01 " ;
	<http://w3id.org/def/ontoreq#construct> "ObjectProperty, rdfs:subClassOf, Class (Thing, Nothing), someValuesFrom" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALE" .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-PW-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> " Lexico Syntactic ODPs corresponding to Object Property \"or\" Datatype Property \"or\" Simple Part-Whole relation ODPs" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "What | Which be NP<resource> PRON have  NP<resource>?" ;
	<http://w3id.org/def/ontoreq#usageExample> "What is the set of datatypes that have a datatype quality X?" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl120> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-PW-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl120> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl120> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-DP-01 " ;
	<http://w3id.org/def/ontoreq#construct> "Datatypeproperty, rdfs:subClassOf, Class (Thing, Nothing), someValuesFrom" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALE(D)" .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-PW-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> " Lexico Syntactic ODPs corresponding to Object Property \"or\" Datatype Property \"or\" Simple Part-Whole relation ODPs" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "What | Which be NP<resource> PRON have  NP<resource>?" ;
	<http://w3id.org/def/ontoreq#usageExample> "What is the set of datatypes that have a datatype quality X?" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl121> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-PW-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl121> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl121> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-PW-01 " ;
	<http://w3id.org/def/ontoreq#construct> "Datatypeproperty, rdfs:subClassOf, Class (Thing, Nothing), someValuesFrom" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALE(D)" .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-PW-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> " Lexico Syntactic ODPs corresponding to Object Property \"or\" Datatype Property \"or\" Simple Part-Whole relation ODPs" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "What | Where [be] NP<resource> [PREP] NP<resource> have | be [there]?" ;
	<http://w3id.org/def/ontoreq#usageExample> "What achievements does a game have?" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl122> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-PW-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl122> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl122> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-OP-01 " ;
	<http://w3id.org/def/ontoreq#construct> "ObjectProperty, rdfs:subClassOf, Class (Thing, Nothing), someValuesFrom" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALE" .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-PW-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> " Lexico Syntactic ODPs corresponding to Object Property \"or\" Datatype Property \"or\" Simple Part-Whole relation ODPs" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "What | Where [be] NP<resource> [PREP] NP<resource> have | be [there]?" ;
	<http://w3id.org/def/ontoreq#usageExample> "What achievements does a game have?" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl123> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-PW-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl123> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl123> <http://w3id.org/def/ontoreq#construct> "Datatypeproperty, rdfs:subClassOf, Class (Thing, Nothing), someValuesFrom" ;
	a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-DP-01 " ;
	<http://w3id.org/def/ontoreq#expressivity> "ALE(D)" .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-PW-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> " Lexico Syntactic ODPs corresponding to Object Property \"or\" Datatype Property \"or\" Simple Part-Whole relation ODPs" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "What | Where [be] NP<resource> [PREP] NP<resource> have | be [there]?" ;
	<http://w3id.org/def/ontoreq#usageExample> "What achievements does a game have?" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl124> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-PW-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl124> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl124> <http://w3id.org/def/ontoreq#construct> "rdfs:subClassOf, Class (Thing, Nothing), someValuesFrom, inverseOf" ;
	a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "CP-PW-01" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALEI" .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-PW-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#patternFormalization> "How long NP<resource> have PREP?" ;
	<http://w3id.org/def/ontoreq#name> " Lexico Syntactic ODPs corresponding to Object Property \"or\" Datatype Property \"or\" Simple Part-Whole relation ODPs" ;
	<http://w3id.org/def/ontoreq#usageExample> "How long has Jaguar been around?" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl125> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-PW-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl125> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl125> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-OP-01 " ;
	<http://w3id.org/def/ontoreq#construct> "ObjectProperty, rdfs:subClassOf, Class (Thing, Nothing), someValuesFrom" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALE" .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-PW-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> " Lexico Syntactic ODPs corresponding to Object Property \"or\" Datatype Property \"or\" Simple Part-Whole relation ODPs" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "How long NP<resource> have PREP?" ;
	<http://w3id.org/def/ontoreq#usageExample> "How long has Jaguar been around?" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl126> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-PW-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl126> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl126> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-DP-01 " ;
	<http://w3id.org/def/ontoreq#construct> "Datatypeproperty, rdfs:subClassOf, Class (Thing, Nothing), someValuesFrom" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALE(D)" .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-PW-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> " Lexico Syntactic ODPs corresponding to Object Property \"or\" Datatype Property \"or\" Simple Part-Whole relation ODPs" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "How long NP<resource> have PREP?" ;
	<http://w3id.org/def/ontoreq#usageExample> "How long has Jaguar been around?" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl127> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-PW-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl127> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl127> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "
CP-PW-01" ;
	<http://w3id.org/def/ontoreq#construct> "rdfs:subClassOf, Class (Thing, Nothing), someValuesFrom, inverseOf" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALEI" .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-PW-EN> <http://w3id.org/def/ontoreq#name> " Lexico Syntactic ODPs corresponding to Object Property \"or\" Datatype Property \"or\" Simple Part-Whole relation ODPs" ;
	a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#patternFormalization> "What | Which attribute [can] have NP<resource>?" ;
	<http://w3id.org/def/ontoreq#usageExample> "Which attributes can have a device?" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl128> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-PW-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl128> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl128> <http://w3id.org/def/ontoreq#expressivity> "ALE" ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-OP-01 " ;
	<http://w3id.org/def/ontoreq#construct> "ObjectProperty, rdfs:subClassOf, Class (Thing, Nothing), someValuesFrom" ;
	a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-PW-EN> <http://w3id.org/def/ontoreq#usageExample> "Which attributes can have a device?" ;
	a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#patternFormalization> "What | Which attribute [can] have NP<resource>?" ;
	<http://w3id.org/def/ontoreq#name> " Lexico Syntactic ODPs corresponding to Object Property \"or\" Datatype Property \"or\" Simple Part-Whole relation ODPs" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl129> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-PW-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl129> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl129> <http://w3id.org/def/ontoreq#construct> "Datatypeproperty, rdfs:subClassOf, Class (Thing, Nothing), someValuesFrom" ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-DP-01 " ;
	a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#expressivity> "ALE(D)" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl130> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-PW-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl130> ;
	<http://w3id.org/def/ontoreq#usageExample> "Which attributes can have a device?" ;
	a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> " Lexico Syntactic ODPs corresponding to Object Property \"or\" Datatype Property \"or\" Simple Part-Whole relation ODPs" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "What | Which attribute [can] have NP<resource>?" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl130> <http://w3id.org/def/ontoreq#expressivity> "ALEI" ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "CP-PW-01" ;
	<http://w3id.org/def/ontoreq#construct> "rdfs:subClassOf, Class (Thing, Nothing), someValuesFrom, inverseOf" ;
	a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-PW-EN> <http://w3id.org/def/ontoreq#patternFormalization> "NP<resource1> have [(NP<resource>,)* and | or] NP<resource2> PREP NP<resource3>" ;
	a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> " Lexico Syntactic ODPs corresponding to Object Property \"or\" Datatype Property \"or\" Simple Part-Whole relation ODPs" ;
	<http://w3id.org/def/ontoreq#usageExample> "All organizations have the same roles in a partnership" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl131> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-PW-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl131> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl131> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-OP-01 " ;
	<http://w3id.org/def/ontoreq#construct> "ObjectProperty, rdfs:subClassOf, Class (Thing, Nothing), someValuesFrom" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALE" .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-PW-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> " Lexico Syntactic ODPs corresponding to Object Property \"or\" Datatype Property \"or\" Simple Part-Whole relation ODPs" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "NP<resource1> have [(NP<resource>,)* and | or] NP<resource2> PREP NP<resource3>" ;
	<http://w3id.org/def/ontoreq#usageExample> "All organizations have the same roles in a partnership" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl132> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-PW-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl132> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl132> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-DP-01 " ;
	<http://w3id.org/def/ontoreq#construct> "Datatypeproperty, rdfs:subClassOf, Class (Thing, Nothing), someValuesFrom" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALE(D)" .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-PW-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> " Lexico Syntactic ODPs corresponding to Object Property \"or\" Datatype Property \"or\" Simple Part-Whole relation ODPs" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "NP<resource1> have [(NP<resource>,)* and | or] NP<resource2> PREP NP<resource3>" ;
	<http://w3id.org/def/ontoreq#usageExample> "All organizations have the same roles in a partnership" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl133> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-PW-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl133> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl133> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "CP-PW-01" ;
	<http://w3id.org/def/ontoreq#construct> "rdfs:subClassOf, Class (Thing, Nothing), someValuesFrom, inverseOf" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALEI" .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-PW-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> " Lexico Syntactic ODPs corresponding to Object Property \"or\" Datatype Property \"or\" Simple Part-Whole relation ODPs" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "NP<resource> NP<resource> provide NP<resource>" ;
	<http://w3id.org/def/ontoreq#usageExample> "For a relativeTimePeriod constraint the rightOperand has to provide a time period as value." .

<http://coralcorpus.linkeddata.es/patterns#patternimpl134> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-PW-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl134> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl134> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-OP-01 " ;
	<http://w3id.org/def/ontoreq#construct> "ObjectProperty, rdfs:subClassOf, Class (Thing, Nothing), someValuesFrom" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALE" .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-PW-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> " Lexico Syntactic ODPs corresponding to Object Property \"or\" Datatype Property \"or\" Simple Part-Whole relation ODPs" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "NP<resource> NP<resource> provide NP<resource>" ;
	<http://w3id.org/def/ontoreq#usageExample> "For a relativeTimePeriod constraint the rightOperand has to provide a time period as value." .

<http://coralcorpus.linkeddata.es/patterns#patternimpl135> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-PW-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl135> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl135> <http://w3id.org/def/ontoreq#expressivity> "ALE(D)" ;
	a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#construct> "Datatypeproperty, rdfs:subClassOf, Class (Thing, Nothing), someValuesFrom" ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-DP-01 " .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-PW-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#patternFormalization> "NP<resource> NP<resource> provide NP<resource>" ;
	<http://w3id.org/def/ontoreq#usageExample> "For a relativeTimePeriod constraint the rightOperand has to provide a time period as value." ;
	<http://w3id.org/def/ontoreq#name> " Lexico Syntactic ODPs corresponding to Object Property \"or\" Datatype Property \"or\" Simple Part-Whole relation ODPs" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl136> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-PW-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl136> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl136> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "CP-PW-01" ;
	<http://w3id.org/def/ontoreq#construct> "rdfs:subClassOf, Class (Thing, Nothing), someValuesFrom, inverseOf" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALEI" .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-PW-EN> <http://w3id.org/def/ontoreq#patternFormalization> "(What be) | How [many] NP<resource> have NP<resource> [(PREP NP<resource>)*] PREP NP<resource>?" ;
	<http://w3id.org/def/ontoreq#usageExample> "What consumable items does a player have in game?" ;
	<http://w3id.org/def/ontoreq#name> " Lexico Syntactic ODPs corresponding to Object Property \"or\" Datatype Property \"or\" Simple Part-Whole relation ODPs" ;
	a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl137> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-PW-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl137> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl137> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-OP-01 " ;
	<http://w3id.org/def/ontoreq#construct> "ObjectProperty, rdfs:subClassOf, Class (Thing, Nothing), someValuesFrom" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALE" .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-PW-EN> <http://w3id.org/def/ontoreq#patternFormalization> "(What be) | How [many] NP<resource> have NP<resource> [(PREP NP<resource>)*] PREP NP<resource>?" ;
	<http://w3id.org/def/ontoreq#usageExample> "What consumable items does a player have in game?" ;
	a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> " Lexico Syntactic ODPs corresponding to Object Property \"or\" Datatype Property \"or\" Simple Part-Whole relation ODPs" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl138> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-PW-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl138> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl138> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-DP-01 " ;
	<http://w3id.org/def/ontoreq#construct> "Datatypeproperty, rdfs:subClassOf, Class (Thing, Nothing), someValuesFrom" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALE(D)" .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-PW-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> " Lexico Syntactic ODPs corresponding to Object Property \"or\" Datatype Property \"or\" Simple Part-Whole relation ODPs" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "(What be) | How [many] NP<resource> have NP<resource> [(PREP NP<resource>)*] PREP NP<resource>?" ;
	<http://w3id.org/def/ontoreq#usageExample> "What consumable items does a player have in game?" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl139> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-PW-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl139> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl139> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "CP-PW-01" ;
	<http://w3id.org/def/ontoreq#construct> "rdfs:subClassOf, Class (Thing, Nothing), someValuesFrom, inverseOf" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALEI" .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-PW-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> " Lexico Syntactic ODPs corresponding to Object Property \"or\" Datatype Property \"or\" Simple Part-Whole relation ODPs" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "In how many NP<resource> do NP<resource> have NP<resource>?" ;
	<http://w3id.org/def/ontoreq#usageExample> "In how many games does the player have all the achievements?" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl140> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-PW-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl140> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl140> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-OP-01 " ;
	<http://w3id.org/def/ontoreq#construct> "ObjectProperty, rdfs:subClassOf, Class (Thing, Nothing), someValuesFrom" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALE" .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-PW-EN> <http://w3id.org/def/ontoreq#name> " Lexico Syntactic ODPs corresponding to Object Property \"or\" Datatype Property \"or\" Simple Part-Whole relation ODPs" ;
	a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#patternFormalization> "In how many NP<resource> do NP<resource> have NP<resource>?" ;
	<http://w3id.org/def/ontoreq#usageExample> "In how many games does the player have all the achievements?" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl141> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-PW-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl141> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl141> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-DP-01 " ;
	<http://w3id.org/def/ontoreq#construct> "Datatypeproperty, rdfs:subClassOf, Class (Thing, Nothing), someValuesFrom" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALE(D)" .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-PW-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> " Lexico Syntactic ODPs corresponding to Object Property \"or\" Datatype Property \"or\" Simple Part-Whole relation ODPs" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "In how many NP<resource> do NP<resource> have NP<resource>?" ;
	<http://w3id.org/def/ontoreq#usageExample> "In how many games does the player have all the achievements?" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl142> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-PW-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl142> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl142> <http://w3id.org/def/ontoreq#ontologyDesignPattern> "CP-PW-01" ;
	a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#construct> "rdfs:subClassOf, Class (Thing, Nothing), someValuesFrom, inverseOf" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALEI" .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-PW-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> " Lexico Syntactic ODPs corresponding to Object Property \"or\" Datatype Property \"or\" Simple Part-Whole relation ODPs" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "How NP<resource> have NP<resource> PREP NP<resource>?" ;
	<http://w3id.org/def/ontoreq#usageExample> "How big percentage of players have a certain item in the game?" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl143> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-PW-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl143> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl143> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-OP-01 " ;
	<http://w3id.org/def/ontoreq#construct> "ObjectProperty, rdfs:subClassOf, Class (Thing, Nothing), someValuesFrom" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALE" .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-PW-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> " Lexico Syntactic ODPs corresponding to Object Property \"or\" Datatype Property \"or\" Simple Part-Whole relation ODPs" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "How NP<resource> have NP<resource> PREP NP<resource>?" ;
	<http://w3id.org/def/ontoreq#usageExample> "How big percentage of players have a certain item in the game?" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl144> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-PW-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl144> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl144> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-DP-01 " ;
	<http://w3id.org/def/ontoreq#construct> "Datatypeproperty, rdfs:subClassOf, Class (Thing, Nothing), someValuesFrom" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALE(D)" .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-PW-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> " Lexico Syntactic ODPs corresponding to Object Property \"or\" Datatype Property \"or\" Simple Part-Whole relation ODPs" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "How NP<resource> have NP<resource> PREP NP<resource>?" ;
	<http://w3id.org/def/ontoreq#usageExample> "How big percentage of players have a certain item in the game?" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl145> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-PW-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl145> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl145> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "CP-PW-01" ;
	<http://w3id.org/def/ontoreq#construct> "rdfs:subClassOf, Class (Thing, Nothing), someValuesFrom, inverseOf" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALEI" .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-PW-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> " Lexico Syntactic ODPs corresponding to Object Property \"or\" Datatype Property \"or\" Simple Part-Whole relation ODPs" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "Which [(NP<resource>,)* and] PREP NP<resource> have NP<resource> COMP?" ;
	<http://w3id.org/def/ontoreq#usageExample> "Which capitals from the population center has a population density higher than x?" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl146> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-PW-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl146> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl146> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-OP-01 " ;
	<http://w3id.org/def/ontoreq#construct> "ObjectProperty, rdfs:subClassOf, Class (Thing, Nothing), someValuesFrom" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALE" .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-PW-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> " Lexico Syntactic ODPs corresponding to Object Property \"or\" Datatype Property \"or\" Simple Part-Whole relation ODPs" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "Which [(NP<resource>,)* and] PREP NP<resource> have NP<resource> COMP?" ;
	<http://w3id.org/def/ontoreq#usageExample> "Which capitals from the population center has a population density higher than x?" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl147> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-PW-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl147> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl147> <http://w3id.org/def/ontoreq#construct> "Datatypeproperty, rdfs:subClassOf, Class (Thing, Nothing), someValuesFrom" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALE(D)" ;
	a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-DP-01 " .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-PW-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> " Lexico Syntactic ODPs corresponding to Object Property \"or\" Datatype Property \"or\" Simple Part-Whole relation ODPs" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "Which [(NP<resource>,)* and] PREP NP<resource> have NP<resource> COMP?" ;
	<http://w3id.org/def/ontoreq#usageExample> "Which capitals from the population center has a population density higher than x?" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl148> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-PW-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl148> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl148> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "CP-PW-01" ;
	<http://w3id.org/def/ontoreq#construct> "rdfs:subClassOf, Class (Thing, Nothing), someValuesFrom, inverseOf" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALEI" .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-PW-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> " Lexico Syntactic ODPs corresponding to Object Property \"or\" Datatype Property \"or\" Simple Part-Whole relation ODPs" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "Which [(NP<resource>,)* and] PREP NP<resource> have NP<resource> COMP?" ;
	<http://w3id.org/def/ontoreq#usageExample> "Which capitals from the population center has a population density higher than x?" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl149> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-PW-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl149> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl149> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-OP-01 " ;
	<http://w3id.org/def/ontoreq#construct> "ObjectProperty, rdfs:subClassOf, Class (Thing, Nothing), someValuesFrom" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALE" .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-PW-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> " Lexico Syntactic ODPs corresponding to Object Property \"or\" Datatype Property \"or\" Simple Part-Whole relation ODPs" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "Which [(NP<resource>,)* and] PREP NP<resource> have NP<resource> COMP?" ;
	<http://w3id.org/def/ontoreq#usageExample> "Which capitals from the population center has a population density higher than x?" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl150> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-PW-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl150> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl150> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-DP-01 " ;
	<http://w3id.org/def/ontoreq#construct> "Datatypeproperty, rdfs:subClassOf, Class (Thing, Nothing), someValuesFrom" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALE(D)" .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-PW-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> " Lexico Syntactic ODPs corresponding to Object Property \"or\" Datatype Property \"or\" Simple Part-Whole relation ODPs" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "Which [(NP<resource>,)* and] PREP NP<resource> have NP<resource> COMP?" ;
	<http://w3id.org/def/ontoreq#usageExample> "Which capitals from the population center has a population density higher than x?" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl151> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-PW-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl151> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl151> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "CP-PW-01" ;
	<http://w3id.org/def/ontoreq#construct> "rdfs:subClassOf, Class (Thing, Nothing), someValuesFrom, inverseOf" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALEI" .

<http://coralcorpus.linkeddata.es/patterns#LSP-INST-SC-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Instance or Subclass" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "Examples of NP<class1> is | are [PARA] [(NP<resource1>, and)*]NP<resource2>" ;
	<http://w3id.org/def/ontoreq#usageExample> "Examples of properties are temperature, energy or smoke" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl152> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-INST-SC-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl152> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl152> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#construct> "Individual" ;
	<http://w3id.org/def/ontoreq#expressivity> "AL" .

<http://coralcorpus.linkeddata.es/patterns#LSP-INST-SC-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl153> ;
	<http://w3id.org/def/ontoreq#usageExample> "Examples of properties are temperature, energy or smoke" ;
	a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#patternFormalization> "Examples of NP<class1> is | are [PARA] [(NP<resource1>, and)*]NP<resource2>" ;
	<http://w3id.org/def/ontoreq#name> "Instance or Subclass" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl153> a <http://w3id.org/def/ontoreq#PatternImplementation> , <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-SC-01 " ;
	<http://w3id.org/def/ontoreq#construct> "Class (Thing, Nothing),rdfs:subClassOf" ;
	<http://w3id.org/def/ontoreq#expressivity> "AL" .

<http://coralcorpus.linkeddata.es/patterns#LSP-INST-SC-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic Pattern corresponding to Instance or Subclass definition" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "[(NP<resource1>,)* and] NP<resource2> is | are examples of NP<class>" ;
	<http://w3id.org/def/ontoreq#usageExample> "Water or gas are examples of commodities" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl154> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-INST-SC-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl154> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl154> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#construct> "Individual" ;
	<http://w3id.org/def/ontoreq#expressivity> "AL" .

<http://coralcorpus.linkeddata.es/patterns#LSP-INST-SC-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic Pattern corresponding to Instance or Subclass definition" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "[(NP<resource1>,)* and] NP<resource2> is | are examples of NP<class>" ;
	<http://w3id.org/def/ontoreq#usageExample> "Water or gas are examples of commodities" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl155> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-INST-SC-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl155> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl155> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-SC-01 " ;
	<http://w3id.org/def/ontoreq#construct> "Class (Thing, Nothing),rdfs:subClassOf" ;
	<http://w3id.org/def/ontoreq#expressivity> "AL" .

<http://coralcorpus.linkeddata.es/patterns#LSP-INST-SC-EN> <http://w3id.org/def/ontoreq#patternFormalization> "What type of NP<class> is <instance>?" ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic Pattern corresponding to Instance or Subclass definition" ;
	a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#usageExample> "What type of software is vsn?" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl156> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-INST-SC-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl156> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl156> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#construct> "Individual" ;
	<http://w3id.org/def/ontoreq#expressivity> "AL" .

<http://coralcorpus.linkeddata.es/patterns#LSP-INST-SC-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic Pattern corresponding to Instance or Subclass definition" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "What type of NP<class> is <instance>?" ;
	<http://w3id.org/def/ontoreq#usageExample> "What type of software is vsn?" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl157> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-INST-SC-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl157> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl157> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#construct> "Class (Thing, Nothing),rdfs:subClassOf" ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-SC-01 " ;
	<http://w3id.org/def/ontoreq#expressivity> "AL" .

<http://coralcorpus.linkeddata.es/patterns#LSP-INST-SC-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#usageExample> "What type is the item of?" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "What type is NP<class> of?" ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic Pattern corresponding to Instance or Subclass definition" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl158> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-INST-SC-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl158> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl158> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#construct> "Individual" ;
	<http://w3id.org/def/ontoreq#expressivity> "AL" .

<http://coralcorpus.linkeddata.es/patterns#LSP-INST-SC-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic Pattern corresponding to Instance or Subclass definition" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "What type is NP<class> of?" ;
	<http://w3id.org/def/ontoreq#usageExample> "What type is the item of?" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl159> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-INST-SC-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl159> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl159> <http://w3id.org/def/ontoreq#construct> "Class (Thing, Nothing)" ;
	a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#expressivity> "AL" .

<http://coralcorpus.linkeddata.es/patterns#LSP-INST-SC-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic Pattern corresponding to Instance or Subclass definition" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "Is NP<resource1> NP<class>?" ;
	<http://w3id.org/def/ontoreq#usageExample> "Is the output format of Spotfire proprietary?" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl160> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-INST-SC-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl160> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl160> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#construct> "Individual" ;
	<http://w3id.org/def/ontoreq#expressivity> "AL" .

<http://coralcorpus.linkeddata.es/patterns#LSP-INST-SC-EN> <http://w3id.org/def/ontoreq#name> "Lexico Syntactic Pattern corresponding to Instance or Subclass definition" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "Is NP<resource1> NP<class>?" ;
	a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#usageExample> "Is the output format of Spotfire proprietary?" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl161> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-INST-SC-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl161> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl161> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#construct> "Class (Thing, Nothing),rdfs:subClassOf" ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-SC-01 " ;
	<http://w3id.org/def/ontoreq#expressivity> "AL" .

<http://coralcorpus.linkeddata.es/patterns#LSP-INST-SC-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic Pattern corresponding to Instance or Subclass definition" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "Which be NP<class> REPRO be NP<class>?" ;
	<http://w3id.org/def/ontoreq#usageExample> "Which are the FFCC stations that are stopping places" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl162> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-INST-SC-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl162> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl162> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#construct> "Individual" ;
	<http://w3id.org/def/ontoreq#expressivity> "AL" .

<http://coralcorpus.linkeddata.es/patterns#LSP-INST-SC-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic Pattern corresponding to Instance or Subclass definition" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "Which be NP<class> REPRO be NP<class>?" ;
	<http://w3id.org/def/ontoreq#usageExample> "Which are the FFCC stations that are stopping places" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl163> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-INST-SC-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl163> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl163> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#construct> "Class (Thing, Nothing),rdfs:subClassOf" ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-SC-01 " ;
	<http://w3id.org/def/ontoreq#expressivity> "AL" .

<http://coralcorpus.linkeddata.es/patterns#LSP-INST-SC-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic Pattern corresponding to Instance or Subclass definition" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "What are the [possible] types of NP<resource1> [PREP NP<resource2>]?" ;
	<http://w3id.org/def/ontoreq#usageExample> "What are the types of achievements in this game?" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl164> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-INST-SC-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl164> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl164> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#construct> "Individual" ;
	<http://w3id.org/def/ontoreq#expressivity> "AL" .

<http://coralcorpus.linkeddata.es/patterns#LSP-INST-SC-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic Pattern corresponding to Instance or Subclass definition" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "What are the [possible] types of NP<resource1> [PREP NP<resource2>]?" ;
	<http://w3id.org/def/ontoreq#usageExample> "What are the types of achievements in this game?" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl165> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-INST-SC-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl165> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl165> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#construct> "Class (Thing, Nothing),rdfs:subClassOf" ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-SC-01 " ;
	<http://w3id.org/def/ontoreq#expressivity> "AL" .

<http://coralcorpus.linkeddata.es/patterns#LSP-INST-SC-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic Pattern corresponding to Instance or Subclass definition" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "What type of NP<class> are collected?" ;
	<http://w3id.org/def/ontoreq#usageExample> "What types of autonomy assessment data are collected?" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl166> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-INST-SC-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl166> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl166> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#construct> "Individual" ;
	<http://w3id.org/def/ontoreq#expressivity> "AL" .

<http://coralcorpus.linkeddata.es/patterns#LSP-INST-SC-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic Pattern corresponding to Instance or Subclass definition" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "What type of NP<class> are collected?" ;
	<http://w3id.org/def/ontoreq#usageExample> "What types of autonomy assessment data are collected?" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl167> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-INST-SC-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl167> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl167> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#construct> "Class (Thing, Nothing),rdfs:subClassOf" ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-SC-01 " ;
	<http://w3id.org/def/ontoreq#expressivity> "AL" .

<http://coralcorpus.linkeddata.es/patterns#LSP-INST-SC-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic Pattern corresponding to Instance or Subclass definition" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "What are the types of NP<resource1> NP<resource2> have?" ;
	<http://w3id.org/def/ontoreq#usageExample> "What are the types of achievements a game can have?" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl168> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-INST-SC-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl168> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl168> <http://w3id.org/def/ontoreq#construct> "Individual" ;
	a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#expressivity> "AL" .

<http://coralcorpus.linkeddata.es/patterns#LSP-INST-SC-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic Pattern corresponding to Instance or Subclass definition" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "Is NP<resource1> available as a ÊNP<resource2>?" ;
	<http://w3id.org/def/ontoreq#usageExample> "Is Weka available as a web service?" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl169> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-INST-SC-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl169> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl169> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#construct> "Class (Thing, Nothing),rdfs:subClassOf" ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-SC-01 " ;
	<http://w3id.org/def/ontoreq#expressivity> "AL" .

<http://coralcorpus.linkeddata.es/patterns#LSP-INST-SC-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic Pattern corresponding to Instance or Subclass definition" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "Is NP<resource1> available as a ÊNP<resource2>?" ;
	<http://w3id.org/def/ontoreq#usageExample> "Is Weka available as a web service?" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl170> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-INST-SC-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl170> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl170> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#construct> "Individual" ;
	<http://w3id.org/def/ontoreq#expressivity> "AL" .

<http://coralcorpus.linkeddata.es/patterns#LSP-INST-SC-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic Pattern corresponding to Instance or Subclass definition" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "What are the types of NP<resource1> NP<resource2> have?" ;
	<http://w3id.org/def/ontoreq#usageExample> "What are the types of achievements a game can have?" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl171> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-INST-SC-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl171> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl171> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#construct> "Class (Thing, Nothing),rdfs:subClassOf" ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-SC-01 " ;
	<http://w3id.org/def/ontoreq#expressivity> "AL" .

<http://coralcorpus.linkeddata.es/patterns#LSP-INT-SC-OP-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic Pattern  corresponding to Instance or Subclass and Object property ODPs" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "NP<class1> VB  NEG(be / have / CATV / PART) NP<class2> REPRO be a type of NP<class3>" ;
	<http://w3id.org/def/ontoreq#usageExample> "The price is also characterized by a value using currency, which is a type of unit of measure" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl172> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-INT-SC-OP-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl172> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl172> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#construct> "rdfs:subClassOf, Class (Thing, Nothing), ObjectProperty, someValuesFrom" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALE" .

<http://coralcorpus.linkeddata.es/patterns#LSP-INT-SC-OP-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> "Lexico Syntactic Pattern  corresponding to Instance or Subclass and Object property ODPs" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "NP<class1> VB  NEG(be / have / CATV / PART) NP<class2> REPRO be a type of NP<class3>" ;
	<http://w3id.org/def/ontoreq#usageExample> "The price is also characterized by a value using currency, which is a type of unit of measure" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl173> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-INT-SC-OP-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl173> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl173> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#construct> "Individual, Class (Thing, Nothing), ObjectProperty, someValuesFrom" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALE" .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-PW-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> " Lexico Syntactic ODPs corresponding to Object Property \"or\" Datatype Property \"or\" Simple Part-Whole relation ODPs" ;
	<http://w3id.org/def/ontoreq#patternFormalization> "It should be possible to define NP<resource> PREP NP<resource> PREP NP<resource>" ;
	<http://w3id.org/def/ontoreq#usageExample> "It should be possible to define the price for duty/duties of payment for all permissions of a policy in a global way" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl174> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-PW-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl174> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl174> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-OP-01 " ;
	<http://w3id.org/def/ontoreq#construct> "ObjectProperty, rdfs:subClassOf, Class (Thing, Nothing), someValuesFrom" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALE" .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-PW-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> " Lexico Syntactic ODPs corresponding to Object Property \"or\" Datatype Property " ;
	<http://w3id.org/def/ontoreq#patternFormalization> "It should be possible to define NP<resource> PREP NP<resource> PREP NP<resource>" ;
	<http://w3id.org/def/ontoreq#usageExample> "It should be possible to define the price for duty/duties of payment for all permissions of a policy in a global way" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl175> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-PW-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl175> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl175> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-DP-01 " ;
	<http://w3id.org/def/ontoreq#construct> "Datatypeproperty, rdfs:subClassOf, Class (Thing, Nothing), someValuesFrom" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALE(D)" .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> " Lexico Syntactic ODPs corresponding to Object Property \"or\" Datatype Property " ;
	<http://w3id.org/def/ontoreq#patternFormalization> "Which NP<resource> be there PREP NP<resource>?" ;
	<http://w3id.org/def/ontoreq#usageExample> "Which visualisation software is there for TSV?" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl176> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl176> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl176> <http://w3id.org/def/ontoreq#expressivity> "ALE" ;
	a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-OP-01 " ;
	<http://w3id.org/def/ontoreq#construct> "ObjectProperty, rdfs:subClassOf, Class (Thing, Nothing), someValuesFrom" .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> " Lexico Syntactic ODPs corresponding to Object Property \"or\" Datatype Property " ;
	<http://w3id.org/def/ontoreq#patternFormalization> "Which NP<resource> be there PREP NP<resource>?" ;
	<http://w3id.org/def/ontoreq#usageExample> "Which visualisation software is there for TSV?" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl177> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl177> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl177> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-DP-01 " ;
	<http://w3id.org/def/ontoreq#construct> "Datatypeproperty, rdfs:subClassOf, Class (Thing, Nothing), someValuesFrom" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALE(D)" .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> " Lexico Syntactic ODPs corresponding to Object Property \"or\" Datatype Property " ;
	<http://w3id.org/def/ontoreq#patternFormalization> "Be NP<resource> AP<feature> PREP NP<resource>?" ;
	<http://w3id.org/def/ontoreq#usageExample> "Is Ringo appropriate software for data annotation?" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl178> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl178> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl178> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-OP-01 " ;
	<http://w3id.org/def/ontoreq#construct> "ObjectProperty, rdfs:subClassOf, Class (Thing, Nothing), someValuesFrom" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALE" .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> " Lexico Syntactic ODPs corresponding to Object Property \"or\" Datatype Property " ;
	<http://w3id.org/def/ontoreq#patternFormalization> "Be NP<resource> AP<feature> PREP NP<resource>?" ;
	<http://w3id.org/def/ontoreq#usageExample> "Is Ringo appropriate software for data annotation?" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl179> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl179> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl179> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-DP-01 " ;
	<http://w3id.org/def/ontoreq#construct> "Datatypeproperty, rdfs:subClassOf, Class (Thing, Nothing), someValuesFrom" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALE(D)" .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> " Lexico Syntactic ODPs corresponding to Object Property \"or\" Datatype Property " ;
	<http://w3id.org/def/ontoreq#patternFormalization> "Be NP<resource> PREP NP<resource>?" ;
	<http://w3id.org/def/ontoreq#usageExample> "Is there a publication with rama?" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl180> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl180> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl180> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-OP-01 " ;
	<http://w3id.org/def/ontoreq#construct> "ObjectProperty, rdfs:subClassOf, Class (Thing, Nothing), someValuesFrom" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALE" .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> " Lexico Syntactic ODPs corresponding to Object Property \"or\" Datatype Property " ;
	<http://w3id.org/def/ontoreq#patternFormalization> "Be NP<resource> PREP NP<resource>?" ;
	<http://w3id.org/def/ontoreq#usageExample> "Is there a publication with rama?" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl181> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl181> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl181> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-DP-01 " ;
	<http://w3id.org/def/ontoreq#construct> "Datatypeproperty, rdfs:subClassOf, Class (Thing, Nothing), someValuesFrom" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALE(D)" .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> " Lexico Syntactic ODPs corresponding to Object Property \"or\" Datatype Property " ;
	<http://w3id.org/def/ontoreq#patternFormalization> "What be NP<resource> PREP NP<resource>?" ;
	<http://w3id.org/def/ontoreq#usageExample> "What is the licensing history of SLGI?" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl182> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl182> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl182> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-OP-01 " ;
	<http://w3id.org/def/ontoreq#construct> "ObjectProperty, rdfs:subClassOf, Class (Thing, Nothing), someValuesFrom" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALE" .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> " Lexico Syntactic ODPs corresponding to Object Property \"or\" Datatype Property " ;
	<http://w3id.org/def/ontoreq#patternFormalization> "What be NP<resource> PREP NP<resource>?" ;
	<http://w3id.org/def/ontoreq#usageExample> "What is the licensing history of SLGI?" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl183> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl183> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl183> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-DP-01 " ;
	<http://w3id.org/def/ontoreq#construct> "Datatypeproperty, rdfs:subClassOf, Class (Thing, Nothing), someValuesFrom" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALE(D)" .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> " Lexico Syntactic ODPs corresponding to Object Property \"or\" Datatype Property " ;
	<http://w3id.org/def/ontoreq#patternFormalization> "Can | Do | CN PRON VB NP<resource> ?" ;
	<http://w3id.org/def/ontoreq#usageExample> "Can I render gif if the software supplier goes out of business?" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl184> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl184> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl184> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-OP-01 " ;
	<http://w3id.org/def/ontoreq#construct> "ObjectProperty, rdfs:subClassOf, Class (Thing, Nothing), someValuesFrom" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALE" .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> " Lexico Syntactic ODPs corresponding to Object Property \"or\" Datatype Property " ;
	<http://w3id.org/def/ontoreq#patternFormalization> "Can | Do | CN PRON VB NP<resource> ?" ;
	<http://w3id.org/def/ontoreq#usageExample> "Can I render gif if the software supplier goes out of business?" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl185> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl185> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl185> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-DP-01 " ;
	<http://w3id.org/def/ontoreq#construct> "Datatypeproperty, rdfs:subClassOf, Class (Thing, Nothing), someValuesFrom" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALE(D)" .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> " Lexico Syntactic ODPs corresponding to Object Property \"or\" Datatype Property " ;
	<http://w3id.org/def/ontoreq#patternFormalization> "[What | Which | Where ] be there [(NP<resource1>, )* and] NP<resource1> [(PREP NP<resource1>, and)*] PREP NP<resource2> ?" ;
	<http://w3id.org/def/ontoreq#usageExample> "Which are the geometries and maximum levels of the Curvas de Nivel Maestra of bathymetric type?" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl186> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl186> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl186> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-OP-01" ;
	<http://w3id.org/def/ontoreq#construct> "ObjectProperty, rdfs:subClassOf, Class (Thing, Nothing), someValuesFrom" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALE" .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-EN> a <http://w3id.org/def/ontoreq#LexicoSyntacticPattern> ;
	<http://w3id.org/def/ontoreq#name> " Lexico Syntactic ODPs corresponding to Object Property \"or\" Datatype Property " ;
	<http://w3id.org/def/ontoreq#patternFormalization> "[What | Which | Where ] be there [(NP<resource1>, )* and] NP<resource1> [(PREP NP<resource1>, and)*] PREP NP<resource2> ?" ;
	<http://w3id.org/def/ontoreq#usageExample> "Which are the geometries and maximum levels of the Curvas de Nivel Maestra of bathymetric type?" .

<http://coralcorpus.linkeddata.es/patterns#patternimpl187> a <http://w3id.org/def/ontoreq#PatternImplementation> .

<http://coralcorpus.linkeddata.es/patterns#LSP-OP-DP-EN> <http://w3id.org/def/ontoreq#hasImplementation> <http://coralcorpus.linkeddata.es/patterns#patternimpl187> .

<http://coralcorpus.linkeddata.es/patterns#patternimpl187> a <http://w3id.org/def/ontoreq#PatternImplementation> ;
	<http://w3id.org/def/ontoreq#ontologyDesignPattern> "LP-DP-01" ;
	<http://w3id.org/def/ontoreq#construct> "Datatypeproperty, rdfs:subClassOf, Class (Thing, Nothing), someValuesFrom" ;
	<http://w3id.org/def/ontoreq#expressivity> "ALE(D)" .
