> ? [some #creation]

[pm#graph1_on_creation_result
     [any #creation_result (^$(no inheritance)$^),
          pm#result of: a #creation,
          may have for pm#identifier: a pm#serial_number,
          #monetary_value: a #monetary_value,
          may be pm#object of: a pm#commercial_transaction (^$(explore 1)$^),
          may be pm#doer/object/result/place of (^$(explore)$^): a pm#process]
];

[pm#graph1_on_ontology
     [any pm#ontology (^$(no inheritance)$^),
          may have for pm#member: several pm#category_identifier,
          may have for pm#member: several pm#category_definition,
          pm#result of: a #creation,
          may have for pm#creator: a #person,
          may have for pm#url: a pm#URL]
];

[pm#graph1_on_description_container
     [any pm#description_container (^$(no inheritance)$^),
          pm#physical_support: a pm#physical_entity,
          pm#descr_container of: a pm#description,
          pm#result of: a #writing,
          may have for pm#url: a pm#URL,
          may have for pm#relation_from_description_content/medium/container (^$(explore)$^): a pm#thing]
];

[pm#graph1_on_file
     [any #file,
          may have for pm#url: a pm#URL,
          pm#result of: a #writing,
          pm#authoring_date: a pm#time_measure,
          may have for pm#creator: a #person,
          may have for dc#Creator: a pm#string,
          may have for #size: a #computer_memory_unit,
          may have for pm#format: a #data_format,
          may have for pm#title: a pm#string,
          may have for dc#Coverage: a pm#thing,
          pm#descr of: a pm#situation]
];

[pm#graph1_on_written_material
     [any #written_material (^$(no inheritance)$^),
          may have for dc#Coverage: a pm#thing,
          may have for pm#title: a pm#string,
          may be pm#object of: a #publishing,
          pm#result of: a #writing,
          pm#authoring_date: a pm#time_measure,
          may have for pm#author: a #person,
          may have for dc#Creator: a pm#string,
          may be pm#part of: a #book,
          pm#descr of: a pm#situation,
          may have for dc#Source: a pm#document_element,
          may have for pm#url: a pm#URL]
];

[pm#graph1_on_publication
     [any #publication (^$(no inheritance)$^),
          may have for dc#Coverage: a pm#thing,
          may have for pm#title: a pm#string,
          pm#object of: a #publishing,
          pm#result of: a #writing,
          pm#authoring_date: a pm#time_measure,
          may have for pm#author: several #person,
          may have for dc#Creator: a pm#string,
          may have for pm#editor: an #editor,
          pm#descr of: a pm#situation,
          may have for dc#Source: a pm#document_element,
          may have for pm#url: a pm#URL]
];

[pm#graph1_on_report
     [any #report (^$(no inheritance)$^),
          may have for dc#Coverage: a pm#thing,
          may have for pm#title: a pm#string,
          pm#object of: a #publishing,
          pm#result of: a #writing,
          pm#authoring_date: a pm#time_measure,
          may have for pm#author: several #person,
          may have for dc#Creator: a pm#string,
          pm#descr of: a pm#situation,
          may have for dc#Source: a pm#document_element,
          may have for pm#url: a pm#URL]
];

[pm#graph35_on_article
     [any #article (^$(no inheritance)$^),
          may have for dc#Coverage: a pm#thing,
          may have for pm#title: a pm#string,
          may be pm#object of: a #publishing,
          pm#result of: a #writing,
          pm#authoring_date: a pm#time_measure,
          may have for pm#author: several #person,
          may have for dc#Creator: a pm#string,
          may be pm#part of: a #book,
          may be pm#in_proceedings of: a #conference,
          pm#descr of: a pm#situation,
          may have for dc#Source: a pm#document_element,
          may have for pm#url: a pm#URL]
];


//8 graphs printed
//Search time: 0.00087 s, printing time: 0.008 s (according to the Unix function gettimeofday())